hg: jdk7/tl/langtools: 7006109: Add test library to simplify the task of writing automated type-system tests
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Mon Dec 13 06:58:04 PST 2010
Changeset: 2199365892b1
Author: mcimadamore
Date: 2010-12-13 14:56 +0000
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2199365892b1
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
+ test/tools/javac/types/BoxingConversionTest.java
+ test/tools/javac/types/CastTest.java
+ test/tools/javac/types/PrimitiveConversionTest.java
+ test/tools/javac/types/TypeHarness.java
More information about the compiler-dev
mailing list