RFR: 8023524: Mechanism to dump generated lambda classes / log lambda code generation

Henry Jen henry.jen at oracle.com
Wed Oct 2 23:56:27 UTC 2013


Hi,

Please review update of the webrev at
http://cr.openjdk.java.net/~henryjen/ccc/8023524/4/webrev

This update address comments from Remi and Peter,

- Remove the unnecessary static field, also take out not needed
singleton behavior of ProxyClassesDumper
- Ensure InvalidPathException won't stop InnerClassLambdaMetaFactory
- Change test code to create readonly directory that didn't work
properly on Windows.

Cheers,
Henry



More information about the core-libs-dev mailing list