Code Review for jdk_normal

Prepared by:mbalao mbalao on Wed Oct 31 15:35:29 UYT 2018
Workspace:/home/martin/redhat/java/openjdk/repositories/public/jdk_normal
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:52328
Summary of changes: 383 lines changed: 378 ins; 4 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 52329 : 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Summary: Synchronization of SequencedEvent events from different AppContexts fixed
41 lines changed: 36 ins; 4 del; 1 mod; 262 unchg

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

rev 52329 : 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Summary: Synchronization of SequencedEvent events from different AppContexts fixed
175 lines changed: 175 ins; 0 del; 0 mod; 0 unchg

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

rev 52329 : 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Summary: Synchronization of SequencedEvent events from different AppContexts fixed
167 lines changed: 167 ins; 0 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).