RFR 8015402 -- lambda metafactory simplifications (original) (raw)
Brian Goetz brian.goetz at oracle.com
Fri May 24 20:29:14 UTC 2013
- Previous message: RFR 6303183: Support NTFS and Unix-style timestamps for entries in Zip files
- Next message: hg: jdk8/tl/jdk: 8007333: [launcher] removes multiple back slashes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The following webrev describes changes to the lambda metafactory enabled by the compiler generating bridge methods in interfaces, and therefore the metafactory need not try and guess which other methods should be bridged to the main SAM method. The compiler can optionally generate a specific list of alternate signatures to be bridged.
http://cr.openjdk.java.net/~briangoetz/JDK-8015402
- Previous message: RFR 6303183: Support NTFS and Unix-style timestamps for entries in Zip files
- Next message: hg: jdk8/tl/jdk: 8007333: [launcher] removes multiple back slashes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]