Code Review for jdk

Prepared by:mbalao mbalao on Mon Jan 21 19:04:27 UYT 2019
Workspace:/home/martin/redhat/java/openjdk/repositories/public/jdk8u/jdk
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk
Compare against version:13427
Summary of changes: 385 lines changed: 375 ins; 7 del; 3 mod; 215 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

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

rev 13428 : 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
45 lines changed: 35 ins; 7 del; 3 mod; 215 unchg

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

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

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

rev 13428 : 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
166 lines changed: 166 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).