Status of Anno Class loader with constant patches?
Mark Roos
mroos at roos.com
Sun Dec 26 11:33:17 PST 2010
We are working on a port of Smalltalk to the MLVM. For this we were
thinking of using the
constant patch feature of the anonymous class loader in java.dyn.anon to
create constant pool
entries with instances of our Smalltalk types.
Is this feature expected to continue? If so in which package will it be
located in the JDK7
release?
If not then I assume that we have to hold these constants as static fields
and create an initializer.
Any other suggestions?
thanks for all of the good work
mark roos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20101226/c7a6a4d8/attachment.html
More information about the mlvm-dev
mailing list