hg: kulla/dev/langtools: Fixed class cast exception in TreeDissector on: <T> void f(T...a) {}. Compile with -Xlint:unchecked to give better info and rid advice to recompile.
robert.field at oracle.com
robert.field at oracle.com
Wed Mar 18 18:46:23 UTC 2015
Changeset: 6c8bc120bd28
Author: rfield
Date: 2015-03-18 11:46 -0700
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/6c8bc120bd28
Fixed class cast exception in TreeDissector on: <T> void f(T...a) {}. Compile with -Xlint:unchecked to give better info and rid advice to recompile.
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/TaskFactory.java
! repl/src/impl/TreeDissector.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/SimpleRegressionTest.java
More information about the kulla-dev
mailing list