hg: valhalla/valhalla/langtools: Bug fixes:
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Mon Jan 19 15:09:55 UTC 2015
Changeset: f306606b8b5e
Author: mcimadamore
Date: 2015-01-19 15:09 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/f306606b8b5e
Bug fixes:
* compiler crashes when Object methods are called on receivers whose static types is an 'any' tvar array
* missing field bytecode mapping in unary conditions
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Items.java
! test/tools/javac/valhalla/typespec/ObjectMethods.java
! test/tools/javac/valhalla/typespec/ObjectMethods.out
! test/tools/javac/valhalla/typespec/items/tests/TestCmp.java
More information about the valhalla-dev
mailing list