History log of /openjdk10/langtools/test/tools/javac/types/BoxingConversionTest.java
Revision Date Author Comments
# 3504:30bfbfa94fad 28-Jun-2016 vromero

8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 1006:95fc7fd39be2 11-May-2011 mcimadamore

7041730: Regression: compiler accepts invalid cast from int to Byte
Summary: Implementation of cast conversion rules between primitive and boxed types is too liberal
Reviewed-by: jjg


# 791:2199365892b1 13-Dec-2010 mcimadamore

7006109: Add test library to simplify the task of writing automated type-system tests
Summary: Types.java needs to be more stress-tested
Reviewed-by: jjg