Hello, everyone!

Sorry, not sure if it's the right mailinglist, here [ 
http://mail.openjdk.java.net/mailman/listinfo ] there were no mailinglist 
listed for java.dyn.

I have a little RFE for java.dyn.Linkage.
Could it be possible to add another "registerBootstrapMethod(...)" method which 
would accept Runnable as parameter instead of String.

This would have two litte advantages:
1) If would be refactoring-proof (normally, renaming of bootstrap method would 
depend on also renaming the string argument);
2) There would be no warning about some unused private static method.

Best regards,
Ivan G S

Reply via email to