corda/src
Johannes Schindelin 1864180ea7 Teach Finder to find more than just the first matching element
When the system class path contains more than one .jar, it is quite
concievable that, say, 'META-INF/MANIFEST.MF' can be found in multiple
class path elements.

This commit teaches the working horse of class path inspection, the
Finder class, how to continue the search at a given state.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-04 16:44:52 -06:00
..
android fix Android classpath build 2013-07-05 14:36:16 -06:00
avian Teach Finder to find more than just the first matching element 2013-11-04 16:44:52 -06:00
codegen fix Clang warnings 2013-07-03 13:33:46 -07:00
heap update copyright years 2013-07-02 20:52:38 -06:00
lzma fix endianess bug in LZMA decoding 2012-06-06 12:58:24 -06:00
openjdk update copyright years 2013-07-02 20:52:38 -06:00
tools update copyright years 2013-07-02 20:52:38 -06:00
util update copyright years 2013-07-02 20:52:38 -06:00
vm/system fix windows.cpp compile for newer versions of mingw 2013-09-11 09:30:35 -06:00
arm.masm update copyright years 2013-07-02 20:52:38 -06:00
arm.S update copyright years 2013-07-02 20:52:38 -06:00
boot-javahome.cpp update copyright years 2013-07-02 20:52:38 -06:00
boot.cpp update copyright years 2013-07-02 20:52:38 -06:00
bootimage-fields.cpp add optional LZMA support for compressing embedded JARs, boot images, and shared objects 2012-06-02 09:06:22 -06:00
bootimage-template.cpp fix msvc build 2013-03-04 11:09:59 -07:00
builtin.cpp update copyright years 2013-07-02 20:52:38 -06:00
classpath-android.cpp fix Android classpath build for iOS 2013-07-31 15:20:32 -07:00
classpath-avian.cpp update copyright years 2013-07-02 20:52:38 -06:00
classpath-openjdk.cpp fix Clang warnings 2013-07-03 13:33:46 -07:00
compile-arm.masm update copyright years 2013-07-02 20:52:38 -06:00
compile-arm.S update copyright years 2013-07-02 20:52:38 -06:00
compile-powerpc.S update copyright years 2013-07-02 20:52:38 -06:00
compile-x86.masm update copyright years 2013-07-02 20:52:38 -06:00
compile-x86.S update copyright years 2013-07-02 20:52:38 -06:00
compile.cpp update copyright years 2013-07-02 20:52:38 -06:00
continuations-x86.S update copyright years 2013-07-02 20:52:38 -06:00
embed.cpp update copyright years 2013-07-02 20:52:38 -06:00
embedded-loader.cpp update copyright years 2013-07-02 20:52:38 -06:00
finder.cpp Teach Finder to find more than just the first matching element 2013-11-04 16:44:52 -06:00
heapdump.cpp update copyright years 2013-07-02 20:52:38 -06:00
heapwalk.cpp update copyright years 2013-07-02 20:52:38 -06:00
interpret.cpp update copyright years 2013-07-02 20:52:38 -06:00
jnienv.cpp wait until all non-daemon threads exit before invoking the class library shutdown method 2013-05-13 13:17:42 -06:00
lzma-decode.cpp update copyright years 2013-07-02 20:52:38 -06:00
lzma-encode.cpp update copyright years 2013-07-02 20:52:38 -06:00
machine.cpp Fix getClass().getComponentType() for higher-dimensional arrays 2013-10-25 15:31:54 -05:00
main.cpp update copyright years 2013-07-02 20:52:38 -06:00
powerpc-regs.S enable Linux PowerPC build 2011-02-26 12:45:22 -07:00
powerpc.S update copyright years 2013-07-02 20:52:38 -06:00
process.cpp update copyright years 2013-07-02 20:52:38 -06:00
thunks.cpp fix crash when encountering invokespecial call to abstract method 2011-07-17 19:54:55 -06:00
types.def throw CloneNotSupportedException if Object.clone called on non-Cloneable 2013-04-22 21:19:01 -06:00
util.cpp update copyright years 2013-07-02 20:52:38 -06:00
x86.masm update copyright years 2013-07-02 20:52:38 -06:00
x86.S Update x86.S 2013-07-28 10:39:55 -03:00