corda/classpath/java
Joel Dice 16a8777fd2 override getResource(s) in SystemClassLoader
OpenJDK's java.lang.ClassLoader.getResource makes use of
sun.misc.Launcher to load bootstrap resources, which is not
appropriate for the Avian build, so we override it to ensure we get
the behavior we want.
2011-03-26 18:24:17 -06:00
..
io implement File.toString 2011-03-25 19:12:47 -06:00
lang override getResource(s) in SystemClassLoader 2011-03-26 18:24:17 -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 update copyright years 2010-12-05 20:21:09 -07: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 implement jar and file URL stream handlers 2011-03-25 19:14:21 -06:00