corda/classpath/java
Joel Dice 792653e190 strip leading slashes from name in ZipFile.getEntry
This is necessary to allow resource loading of the form
Foo.class.getResourceAsStream("/foo.txt") from JAR files.
2011-07-26 09:09:04 -06:00
..
io fix various ObjectOutputStream/ObjectInputStream bugs 2011-07-01 08:43:43 -06:00
lang fix crash when encountering invokespecial call to abstract method 2011-07-17 19:54:55 -06:00
net implement jar and file URL stream handlers 2011-03-25 19:14:21 -06:00
nio add ServerSocketChannel.handleReadyOps to fix build 2011-01-13 07:03:28 -07:00
security fix various ObjectOutputStream/ObjectInputStream bugs 2011-07-01 08:43:43 -06:00
text prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
util strip leading slashes from name in ZipFile.getEntry 2011-07-26 09:09:04 -06:00