hg: jdk7u/jdk7u-dev/langtools: 7003595: IncompatibleClassChangeError with unreferenced local class with subclass (original) (raw)
dmitry.degrave at sun.com dmitry.degrave at sun.com
Wed Dec 28 07:44:46 PST 2011
- Previous message: [7u4] Request for approval for CR 7124562 - RobotTest0001 & RobotTest0002 are not functional in JCK-runtime-7 interactive
- Next message: [7u4] Request for approval for CR 7124540: [macosx] the Color panel is a black for ColorTest0005
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 41a303cb946e Author: dmeetry Date: 2011-12-28 19:40 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/41a303cb946e
7003595: IncompatibleClassChangeError with unreferenced local class with subclass Summary: Compiler omits unreferenced local inner classes from the InnerClasses attribute Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/code/Symbol.java ! src/share/classes/com/sun/tools/javac/comp/Lower.java ! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
- test/tools/javac/7003595/T7003595.java
- test/tools/javac/7003595/T7003595b.java
- Previous message: [7u4] Request for approval for CR 7124562 - RobotTest0001 & RobotTest0002 are not functional in JCK-runtime-7 interactive
- Next message: [7u4] Request for approval for CR 7124540: [macosx] the Color panel is a black for ColorTest0005
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]