sveerabhadra [Fri, 26 Oct 2018 14:03:57 +0530] rev 52522
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
Reviewed-by: serb
Contributed-by: gauri.patil@oracle.com
sveerabhadra [Fri, 26 Oct 2018 13:52:08 +0530] rev 52521
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
Reviewed-by: serb
Contributed-by: gauri.patil@oracle.com
psadhukhan [Thu, 25 Oct 2018 13:09:58 +0530] rev 52520
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
Reviewed-by: serb
psadhukhan [Thu, 25 Oct 2018 13:07:42 +0530] rev 52519
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
Reviewed-by: serb
dholmes [Wed, 14 Nov 2018 04:56:43 -0500] rev 52518
8213767: Remove the -Xconcurrentio flag and associated code
Reviewed-by: lfoltan, rehn
stuefe [Wed, 14 Nov 2018 09:19:31 +0100] rev 52517
8213591: running bin/idea.sh in Cygwin: generated project cannot be imported
Reviewed-by: erikj, stuefe, mbaesken
Contributed-by: mvala@redhat.com
rehn [Wed, 14 Nov 2018 07:50:37 +0100] rev 52516
8213574: Deadlock in string table expansion when dumping lots of CDS classes
Reviewed-by: jiangli, iklam, dholmes
vromero [Tue, 13 Nov 2018 23:33:17 -0500] rev 52515
8213480: update internal ASM version to 7.0
Reviewed-by: dholmes, iignatyev, alanb
iklam [Wed, 07 Nov 2018 19:40:27 -0800] rev 52514
8213346: Re-implement shared dictionary using CompactHashtable
Reviewed-by: jiangli
dholmes [Tue, 13 Nov 2018 21:43:10 -0500] rev 52513
8213826: Disable ARMv6 memory barriers on ARMv5 processors
Reviewed-by: dholmes, bulasevich
Contributed-by: Jakub Vanek <linuxtardis@gmail.com>