hg: kulla/dev/langtools: Add a pop-up declaration/statement editor window. This is a concept trial. Motivated by this, ignore duplicate declarations.

Robert Field robert.field at oracle.com
Wed Mar 25 23:59:07 UTC 2015


On 03/24/15 23:23, andrei.eremeev wrote:
> 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

Good catch!

Fix pushed.

-Robert

>
> 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