corda/classpath/java
Joel Dice 459f4d5194 fix openjdk-src bootimage build
The main change here is to use a lazily-populated vector to associate
runtime data with classes instead of referencing them directly from
the class which requires updating immutable references in the heap
image.  The other changes employ other strategies to avoid trying to
update immutable references.
2010-11-26 12:41:31 -07:00
..
io Merge remote branch 'origin/master' into openjdk 2010-11-03 11:54:41 -06:00
lang fix openjdk-src bootimage build 2010-11-26 12:41:31 -07:00
net switch from gethostbyname to getaddrinfo on POSIX systems 2010-06-14 16:09:56 -06:00
nio ServerSocketChannel throws IOException, not Exception 2010-10-13 13:38:31 -06:00
security dummy SecurityManager and related classes added 2010-09-11 21:23:46 +02: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 remove @Overload annotation since Java 1.5.0_19 chokes on it 2010-11-07 12:57:42 -07:00