-
Bug
-
Resolution: Unresolved
-
P4
-
8, 9
Following the fix for JDK-7167125, javac is generating more access bridges call; it would be nice to implement some kind of dependency analysis to ensure that javac can generate more succint bridges, if the compiler can prove it's safe to do so.
- relates to
-
JDK-7167125 Two variables after the same operation in a inner class return different results
- Closed