hg: jdk9/dev/langtools: 8042785: javac, bridge methods are not getting the flags from the original method

vicente.romero at oracle.com vicente.romero at oracle.com
Fri May 30 17:30:56 UTC 2014


Changeset: 4e6234110d3a
Author:    vromero
Date:      2014-05-30 18:21 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/4e6234110d3a

8042785: javac, bridge methods are not getting the flags from the original method
Reviewed-by: jjg, jlahoda

! src/share/classes/com/sun/tools/javac/code/Flags.java
! src/share/classes/com/sun/tools/javac/comp/TransTypes.java
+ test/tools/javac/T8042785/FlagsNotCopiedToBridgeMethodTest.java



More information about the jdk9-dev-changes mailing list