Thu, 01 Nov 2018 13:56:14 -0700 8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
prr [Thu, 01 Nov 2018 13:56:14 -0700] rev 52535
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h Reviewed-by: serb
Thu, 01 Nov 2018 18:13:25 +0530 7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders.
sveerabhadra [Thu, 01 Nov 2018 18:13:25 +0530] rev 52534
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders. Reviewed-by: serb, kaddepalli
Wed, 31 Oct 2018 16:58:37 -0700 8210863: Remove Xrandr include files from JDK sources
prr [Wed, 31 Oct 2018 16:58:37 -0700] rev 52533
8210863: Remove Xrandr include files from JDK sources Reviewed-by: serb
Wed, 31 Oct 2018 13:26:06 -0700 Merge
prr [Wed, 31 Oct 2018 13:26:06 -0700] rev 52532
Merge
Wed, 31 Oct 2018 11:45:04 -0700 8210886: Remove references in xwindows.md to non-existent files.
prr [Wed, 31 Oct 2018 11:45:04 -0700] rev 52531
8210886: Remove references in xwindows.md to non-existent files. Reviewed-by: serb, dmarkov
Wed, 31 Oct 2018 10:01:23 -0700 8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
serb [Wed, 31 Oct 2018 10:01:23 -0700] rev 52530
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos Reviewed-by: prr, denis
Wed, 31 Oct 2018 14:22:48 +0530 8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
pbansal [Wed, 31 Oct 2018 14:22:48 +0530] rev 52529
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS Reviewed-by: prr, psadhukhan
Tue, 30 Oct 2018 15:51:10 -0700 8211810: X11 Time stamp data should be unsigned
itakiguchi [Tue, 30 Oct 2018 15:51:10 -0700] rev 52528
8211810: X11 Time stamp data should be unsigned Reviewed-by: serb
Tue, 30 Oct 2018 17:06:32 +0530 8208543: [macos] Support for apple.awt.documentModalSheet incomplete
mhalder [Tue, 30 Oct 2018 17:06:32 +0530] rev 52527
8208543: [macos] Support for apple.awt.documentModalSheet incomplete Reviewed-by: dmarkov, kaddepalli
Tue, 30 Oct 2018 15:43:37 +0530 8213138: Update ProblemList.txt for mac
psadhukhan [Tue, 30 Oct 2018 15:43:37 +0530] rev 52526
8213138: Update ProblemList.txt for mac Reviewed-by: jdv
Fri, 26 Oct 2018 22:20:19 +0530 8213130: Update ProblemList after verification of jtreg tests in Win 7
jdv [Fri, 26 Oct 2018 22:20:19 +0530] rev 52525
8213130: Update ProblemList after verification of jtreg tests in Win 7 Reviewed-by: psadhukhan
Mon, 29 Oct 2018 17:34:05 -0700 8212790: Javadoc cleanup of java.awt.color package
serb [Mon, 29 Oct 2018 17:34:05 -0700] rev 52524
8212790: Javadoc cleanup of java.awt.color package Reviewed-by: prr, kaddepalli
Fri, 26 Oct 2018 15:44:33 +0530 8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
jdv [Fri, 26 Oct 2018 15:44:33 +0530] rev 52523
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java Reviewed-by: psadhukhan
Fri, 26 Oct 2018 14:03:57 +0530 8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
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
Fri, 26 Oct 2018 13:52:08 +0530 8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
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
Thu, 25 Oct 2018 13:09:58 +0530 8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
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
Thu, 25 Oct 2018 13:07:42 +0530 8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
psadhukhan [Thu, 25 Oct 2018 13:07:42 +0530] rev 52519
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel Reviewed-by: serb
Wed, 14 Nov 2018 04:56:43 -0500 8213767: Remove the -Xconcurrentio flag and associated code
dholmes [Wed, 14 Nov 2018 04:56:43 -0500] rev 52518
8213767: Remove the -Xconcurrentio flag and associated code Reviewed-by: lfoltan, rehn
Wed, 14 Nov 2018 09:19:31 +0100 8213591: running bin/idea.sh in Cygwin: generated project cannot be imported
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
Wed, 14 Nov 2018 07:50:37 +0100 8213574: Deadlock in string table expansion when dumping lots of CDS classes
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
Tue, 13 Nov 2018 23:33:17 -0500 8213480: update internal ASM version to 7.0
vromero [Tue, 13 Nov 2018 23:33:17 -0500] rev 52515
8213480: update internal ASM version to 7.0 Reviewed-by: dholmes, iignatyev, alanb
Wed, 07 Nov 2018 19:40:27 -0800 8213346: Re-implement shared dictionary using CompactHashtable
iklam [Wed, 07 Nov 2018 19:40:27 -0800] rev 52514
8213346: Re-implement shared dictionary using CompactHashtable Reviewed-by: jiangli
Tue, 13 Nov 2018 21:43:10 -0500 8213826: Disable ARMv6 memory barriers on ARMv5 processors
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>
Tue, 13 Nov 2018 18:22:52 -0800 8212885: TLS 1.3 resumed session does not retain peer certificate chain
jnimeh [Tue, 13 Nov 2018 18:22:52 -0800] rev 52512
8212885: TLS 1.3 resumed session does not retain peer certificate chain Reviewed-by: xuelei, wetmore
Wed, 14 Nov 2018 08:46:25 +0800 8213400: Support choosing group name in keytool keypair generation
weijun [Wed, 14 Nov 2018 08:46:25 +0800] rev 52511
8213400: Support choosing group name in keytool keypair generation Reviewed-by: apetcher, xuelei
Tue, 13 Nov 2018 16:17:24 -0800 8213820: unknown tag: @returns
jjg [Tue, 13 Nov 2018 16:17:24 -0800] rev 52510
8213820: unknown tag: @returns Reviewed-by: darcy
Tue, 13 Nov 2018 15:25:24 -0800 8213569: Bump minimum boot jdk to JDK 11
mikael [Tue, 13 Nov 2018 15:25:24 -0800] rev 52509
8213569: Bump minimum boot jdk to JDK 11 Reviewed-by: dholmes, tbell, erikj
Tue, 13 Nov 2018 16:49:58 -0500 8213760: os::obsolete_option is obsolete and should be removed
dholmes [Tue, 13 Nov 2018 16:49:58 -0500] rev 52508
8213760: os::obsolete_option is obsolete and should be removed Reviewed-by: jiangli, igerasim, stuefe
Tue, 13 Nov 2018 13:42:39 -0800 8213814: build error in jtreg test jvmti/GetLocalVariable
sspitsyn [Tue, 13 Nov 2018 13:42:39 -0800] rev 52507
8213814: build error in jtreg test jvmti/GetLocalVariable Summary: fix the build error by restoring the macro definitions for missed functions Reviewed-by: dcubed
Tue, 13 Nov 2018 12:52:37 -0800 8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
epavlova [Tue, 13 Nov 2018 12:52:37 -0800] rev 52506
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE Reviewed-by: dlong
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip