hg: kulla/dev/langtools: Handle nested classes within redefined (Modified) declaration. Fixes, for example, void f() { class A {} g(); } void g() {}

robert.field at oracle.com robert.field at oracle.com
Mon Mar 2 06:43:06 UTC 2015


Changeset: e5e55307b2d1
Author:    rfield
Date:      2015-03-01 22:42 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/e5e55307b2d1

Handle nested classes within redefined (Modified) declaration. Fixes, for example, void f() { class A {} g(); } void g() {}

! repl/TODO
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/JDIExecution.java
! repl/testng/test/ReplaceTest.java



More information about the kulla-dev mailing list