RFR: JDK-8032188 (remove dead code in TransTypes)
Jonathan Gibbons
jonathan.gibbons at oracle.com
Sat Jun 28 00:08:19 UTC 2014
Brian,
Posting a webrev on cr.openjdk.java.net is preferable to expecting folk
to cope directly with a patch.
-- Jon
On 06/27/2014 05:02 PM, Brian Goetz wrote:
> This is a jdk9 patch to remove some dead code in TransTypes. About
> 10% of this file had to do with support for an older bridging strategy
> ("override bridges"), which we no longer use and have no plans to use
> in the future. This patch removes that code.
>
More information about the compiler-dev
mailing list