RFR (2nd): 8023524: Mechanism to dump generated lambda classes / log lambda code generation

Mandy Chung mandy.chung at oracle.com
Thu Sep 26 22:12:33 UTC 2013


On 9/24/2013 10:56 PM, Peter Levart wrote:
> Just a thought. How does URLClassLoader do the class name -> path to
> resource translation? Perhaps there's already some code that does this
> correctly and in a platform-specific way (haven't looked)...

sun.misc.ParseUtil.encodePath

Mandy



More information about the core-libs-dev mailing list