Linkage error on recent JDKs
Mark Roos
mroos at roos.com
Fri Feb 24 10:33:24 PST 2012
Hi Charles
Two quick ones:
Do you put your code on the bootClassPath?
Are you generating classes dynamically to which you add instance methods
to?
I currently use all static methods on a root class for my dynamics but was
thinking of
using a more specialized class + instances approach to get closer to a
java like structure.
My prior/current issues with classes not on the boot class path has held
me back.
regards
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120224/0a56c791/attachment.html
More information about the mlvm-dev
mailing list