hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Nov 14 17:45:25 UTC 2018
Changeset: 2f6f97629aa7
Author: erikj
Date: 2018-11-14 09:31 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/2f6f97629aa7
8213709: jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java missing modules declaration
Reviewed-by: jjg
! test/langtools/jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java
Changeset: 08a0bf1592bd
Author: mbalao
Date: 2018-11-09 10:34 -0300
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/08a0bf1592bd
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Summary: Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
! src/java.desktop/share/classes/java/awt/SequencedEvent.java
+ test/jdk/java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java
+ test/jdk/java/awt/event/SequencedEvent/MultipleContextsUnitTest.java
- test/jdk/java/awt/event/SequencedEvent/SequencedEventTest.java
More information about the jdk-sandbox-changes
mailing list