diff options
author | Elliott Hughes <enh@google.com> | 2012-12-03 15:36:37 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2012-12-03 15:50:46 -0800 |
commit | f904678355f850a647f22e2689a836f895974fdf (patch) | |
tree | 254afaafe64cb34916cd60ad3775d20b6892f64c /json/src | |
parent | d37acb7cb0074960d9a907954f563942426dba0e (diff) | |
download | libcore-f904678355f850a647f22e2689a836f895974fdf.zip libcore-f904678355f850a647f22e2689a836f895974fdf.tar.gz libcore-f904678355f850a647f22e2689a836f895974fdf.tar.bz2 |
Support directories on the classpath, for resources.
This lets us run tests and legacy code that uses Class.getResource to
access resources, because we can put the resource directories on the
classpath.
I've also rewritten the toString implementation to show what path
we're _really_ using, rather than parroting back the original path we
were passed, because we won't actually look at all entries in the path,
so that can be very misleading. (It certainly confused the hell out of
me while working on this change.)
Change-Id: Iec4dca2244db9c9c793ac157e258fd61557a7a5d
Diffstat (limited to 'json/src')
0 files changed, 0 insertions, 0 deletions