hg: kulla/dev/langtools: Add a pop-up declaration/statement editor window. This is a concept trial. Motivated by this, ignore duplicate declarations.
andrei.eremeev
andrei.eremeev at oracle.com
Wed Mar 25 06:23:05 UTC 2015
It looks like that EditPad is not created on EDT. It can be a cause of
unexpected failures. See the end of the page:
http://docs.oracle.com/javase/8/docs/api/javax/swing/package-summary.html
Andrei Eremeev
On 03/25/2015 03:07 AM, robert.field at oracle.com wrote:
> Changeset: ed58a08cebaa
> Author: rfield
> Date: 2015-03-24 17:07 -0700
> URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/ed58a08cebaa
>
> Add a pop-up declaration/statement editor window. This is a concept trial. Motivated by this, ignore duplicate declarations.
>
> ! repl/src/impl/EvalStateImpl.java
> + repl/src/tool/EditPad.java
> ! repl/src/tool/Repl.java
> ! repl/testng/test/ClassesTest.java
> ! repl/testng/test/ReplaceTest.java
> ! repl/testng/test/ToolBasicTest.java
>
More information about the kulla-dev
mailing list