Code Review for jdk_normal

Prepared by:mbalao mbalao on Fri Nov 9 10:34:57 UYT 2018
Workspace:/home/martin/redhat/java/openjdk/repositories/public/jdk_normal
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:52471
Summary of changes: 557 lines changed: 378 ins; 178 del; 1 mod; 262 unchg
Changeset: jdk_normal.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.desktop/share/classes/java/awt/SequencedEvent.java

rev 52472 : 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
41 lines changed: 36 ins; 4 del; 1 mod; 262 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java

rev 52472 : 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
175 lines changed: 175 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/java/awt/event/SequencedEvent/MultipleContextsUnitTest.java

rev 52472 : 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
167 lines changed: 167 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- test/jdk/java/awt/event/SequencedEvent/SequencedEventTest.java

rev 52472 : 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
174 lines changed: 0 ins; 174 del; 0 mod; 0 unchg

This code review page was prepared using /home/martin/redhat/java/openjdk/scripts/webrev.ksh (vers 25.16-hg+openjdk.java.net).