Thu, 21 Jul 2016 19:50:38 -0700 Merge
amurillo [Thu, 21 Jul 2016 19:50:38 -0700] rev 39942
Merge
Thu, 21 Jul 2016 16:07:41 +0300 8161208: Unable to run jtreg tests with MinimalVM
mchernov [Thu, 21 Jul 2016 16:07:41 +0300] rev 39941
8161208: Unable to run jtreg tests with MinimalVM Reviewed-by: dholmes, dfazunen
Wed, 20 Jul 2016 12:52:45 -0700 8161057: Solaris: deprecated/obsolete compiler flags should be removed
dcubed [Wed, 20 Jul 2016 12:52:45 -0700] rev 39940
8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 17:04:51 -0700 Merge
dcubed [Fri, 15 Jul 2016 17:04:51 -0700] rev 39939
Merge
Fri, 15 Jul 2016 16:52:33 -0700 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 16:52:33 -0700] rev 39938
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes
Fri, 15 Jul 2016 09:10:35 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:35 -0700] rev 39937
Merge
Sun, 10 Jul 2016 22:00:03 +0100 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew [Sun, 10 Jul 2016 22:00:03 +0100] rev 39936
8156980: Hotspot build doesn't have -std=gnu++98 gcc option 8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling Reviewed-by: erikj, kbarrett
Fri, 05 Aug 2016 10:23:39 -0700 Merge
prr [Fri, 05 Aug 2016 10:23:39 -0700] rev 39935
Merge
Mon, 01 Aug 2016 10:06:00 -0700 Merge
prr [Mon, 01 Aug 2016 10:06:00 -0700] rev 39934
Merge
Thu, 28 Jul 2016 09:29:36 -0700 Merge
ddehaven [Thu, 28 Jul 2016 09:29:36 -0700] rev 39933
Merge
Thu, 21 Jul 2016 12:26:07 -0700 8156960: Deprecate JSObject.getWindow(Applet) method
dtitov [Thu, 21 Jul 2016 12:26:07 -0700] rev 39932
8156960: Deprecate JSObject.getWindow(Applet) method Reviewed-by: mchung, kcr, smarks, erikj, alexsch
Thu, 04 Aug 2016 17:48:34 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:48:34 +0000] rev 39931
Merge
Wed, 03 Aug 2016 16:00:49 -0700 8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html
ksrini [Wed, 03 Aug 2016 16:00:49 -0700] rev 39930
8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html Reviewed-by: erikj, jjg
Thu, 04 Aug 2016 10:05:40 +0200 8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD
erikj [Thu, 04 Aug 2016 10:05:40 +0200] rev 39929
8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD Reviewed-by: tbell
Thu, 04 Aug 2016 10:03:57 +0200 8079788: Fix broken CL version detection in configure for some Visual Studio configurations
erikj [Thu, 04 Aug 2016 10:03:57 +0200] rev 39928
8079788: Fix broken CL version detection in configure for some Visual Studio configurations Reviewed-by: tbell
Thu, 04 Aug 2016 10:00:54 +0200 8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0
erikj [Thu, 04 Aug 2016 10:00:54 +0200] rev 39927
8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0 Reviewed-by: tbell, dholmes
Wed, 03 Aug 2016 10:38:53 +0200 8056269: get_source.sh does not copy the closed repos when cloning local filesystems
erikj [Wed, 03 Aug 2016 10:38:53 +0200] rev 39926
8056269: get_source.sh does not copy the closed repos when cloning local filesystems Reviewed-by: tbell
Wed, 03 Aug 2016 10:37:08 +0200 8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info
erikj [Wed, 03 Aug 2016 10:37:08 +0200] rev 39925
8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info Reviewed-by: tbell
Thu, 04 Aug 2016 17:32:51 +0000 Added tag jdk-9+130 for changeset 428c076d7ddf
amurillo [Thu, 04 Aug 2016 17:32:51 +0000] rev 39924
Added tag jdk-9+130 for changeset 428c076d7ddf
Wed, 05 Jul 2017 22:01:29 +0200 Added tag jdk-9+130 for changeset e613affb88d1
duke [Wed, 05 Jul 2017 22:01:29 +0200] rev 39923
Added tag jdk-9+130 for changeset e613affb88d1
Wed, 05 Jul 2017 22:01:28 +0200 Merge jdk-9+130
duke [Wed, 05 Jul 2017 22:01:28 +0200] rev 39922
Merge
Wed, 05 Jul 2017 22:01:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:01:23 +0200] rev 39921
Merge
Mon, 01 Aug 2016 08:36:02 -0700 8161708: javac, consider a different way to handle access code for operators
vromero [Mon, 01 Aug 2016 08:36:02 -0700] rev 39920
8161708: javac, consider a different way to handle access code for operators Reviewed-by: mcimadamore
Fri, 29 Jul 2016 12:27:08 -0700 8143366: Control characters in constant pool strings are not escaped properly
sdrach [Fri, 29 Jul 2016 12:27:08 -0700] rev 39919
8143366: Control characters in constant pool strings are not escaped properly Reviewed-by: jjg
Fri, 29 Jul 2016 09:35:31 -0700 8161544: JDK9 message drop 20 resource updates - OpenJDK
ddehaven [Fri, 29 Jul 2016 09:35:31 -0700] rev 39918
8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: rfield, peytoia Contributed-by: li.jiang@oracle.com
Wed, 20 Jul 2016 12:49:32 -0700 8154705: invalid use of ALL-MODULE-PATH causes crash
ksrini [Wed, 20 Jul 2016 12:49:32 -0700] rev 39917
8154705: invalid use of ALL-MODULE-PATH causes crash Summary: Introducing Modules.initModules as a clear point where the module graphs is initialized in javac Reviewed-by: jjg, ksrini
Thu, 28 Jul 2016 16:44:39 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:44:39 +0000] rev 39916
Merge
Thu, 28 Jul 2016 10:13:34 +0530 8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
sadayapalam [Thu, 28 Jul 2016 10:13:34 +0530] rev 39915
8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing Reviewed-by: jlahoda
Wed, 27 Jul 2016 07:07:10 -0700 8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
vromero [Wed, 27 Jul 2016 07:07:10 -0700] rev 39914
8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards Reviewed-by: mcimadamore
Thu, 28 Jul 2016 16:08:17 +0000 Added tag jdk-9+129 for changeset 6272642715a1
amurillo [Thu, 28 Jul 2016 16:08:17 +0000] rev 39913
Added tag jdk-9+129 for changeset 6272642715a1
Wed, 05 Jul 2017 22:01:14 +0200 Merge
duke [Wed, 05 Jul 2017 22:01:14 +0200] rev 39912
Merge
Thu, 28 Jul 2016 16:08:15 +0000 Added tag jdk-9+129 for changeset 91c777bb8c36
amurillo [Thu, 28 Jul 2016 16:08:15 +0000] rev 39911
Added tag jdk-9+129 for changeset 91c777bb8c36
Wed, 05 Jul 2017 22:01:07 +0200 Merge
duke [Wed, 05 Jul 2017 22:01:07 +0200] rev 39910
Merge
Sun, 31 Jul 2016 23:14:27 +0200 8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
clanger [Sun, 31 Jul 2016 23:14:27 +0200] rev 39909
8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace Reviewed-by: joehw, dfuchs
Fri, 29 Jul 2016 09:32:44 -0700 8161544: JDK9 message drop 20 resource updates - OpenJDK
ddehaven [Fri, 29 Jul 2016 09:32:44 -0700] rev 39908
8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: joehw Contributed-by: li.jiang@oracle.com
Thu, 28 Jul 2016 22:58:41 -0700 8158084: Catalog API: JAXP XML Processor Support
joehw [Thu, 28 Jul 2016 22:58:41 -0700] rev 39907
8158084: Catalog API: JAXP XML Processor Support Reviewed-by: lancea, clanger
Thu, 28 Jul 2016 16:44:02 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:44:02 +0000] rev 39906
Merge
Wed, 27 Jul 2016 15:35:23 -0700 8162666: Mark ValidationWarningsTest.java as intermittently failing
darcy [Wed, 27 Jul 2016 15:35:23 -0700] rev 39905
8162666: Mark ValidationWarningsTest.java as intermittently failing Reviewed-by: lancea
Wed, 27 Jul 2016 18:23:04 +0300 8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong
snikandrova [Wed, 27 Jul 2016 18:23:04 +0300] rev 39904
8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong Reviewed-by: joehw, rriggs
Thu, 28 Jul 2016 16:08:15 +0000 Added tag jdk-9+129 for changeset 3d0df6c4665a
amurillo [Thu, 28 Jul 2016 16:08:15 +0000] rev 39903
Added tag jdk-9+129 for changeset 3d0df6c4665a
Wed, 05 Jul 2017 22:00:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:59 +0200] rev 39902
Merge
Thu, 28 Jul 2016 16:44:11 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:44:11 +0000] rev 39901
Merge
Thu, 28 Jul 2016 16:27:00 +0200 8160034: The `this` value in the `with` is broken by the repetition of a function call
hannesw [Thu, 28 Jul 2016 16:27:00 +0200] rev 39900
8160034: The `this` value in the `with` is broken by the repetition of a function call Reviewed-by: attila, sundar
Wed, 27 Jul 2016 15:53:41 +0200 8160801: add documentation for NativeString
sdama [Wed, 27 Jul 2016 15:53:41 +0200] rev 39899
8160801: add documentation for NativeString Reviewed-by: mhaupt
Thu, 28 Jul 2016 16:08:18 +0000 Added tag jdk-9+129 for changeset 3de843c943c0
amurillo [Thu, 28 Jul 2016 16:08:18 +0000] rev 39898
Added tag jdk-9+129 for changeset 3de843c943c0
Wed, 05 Jul 2017 22:00:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:50 +0200] rev 39897
Merge
Thu, 28 Jul 2016 16:08:14 +0000 Added tag jdk-9+129 for changeset b8b5fb06fb1a
amurillo [Thu, 28 Jul 2016 16:08:14 +0000] rev 39896
Added tag jdk-9+129 for changeset b8b5fb06fb1a
Wed, 05 Jul 2017 22:00:43 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:43 +0200] rev 39895
Merge
Tue, 02 Aug 2016 07:19:06 +0530 8162782: jlink ResourcePool.releaseProperties should be removed
sundar [Tue, 02 Aug 2016 07:19:06 +0530] rev 39894
8162782: jlink ResourcePool.releaseProperties should be removed Reviewed-by: jlaskey, alanb
Tue, 02 Aug 2016 10:31:05 +0900 7153347: System read/stat/open calls should be hardened to handle EINTR
nishjain [Tue, 02 Aug 2016 10:31:05 +0900] rev 39893
7153347: System read/stat/open calls should be hardened to handle EINTR Reviewed-by: okutsu
Mon, 01 Aug 2016 18:14:06 -0700 8157135: Fix module dependencies javax/* EE tests
xiaofeya [Mon, 01 Aug 2016 18:14:06 -0700] rev 39892
8157135: Fix module dependencies javax/* EE tests Reviewed-by: alanb Contributed-by: Felix Yang <felix.yang@oracle.com>
Mon, 01 Aug 2016 17:00:26 -0400 Merge
mullan [Mon, 01 Aug 2016 17:00:26 -0400] rev 39891
Merge
Mon, 01 Aug 2016 16:59:04 -0400 8162882: Permission merge issue in jdk.crypto.ucrypto module
mullan [Mon, 01 Aug 2016 16:59:04 -0400] rev 39890
8162882: Permission merge issue in jdk.crypto.ucrypto module Reviewed-by: valeriep
Mon, 01 Aug 2016 20:32:10 +0200 8162439: Runtime.Version.parse needs fast-path for major versions
redestad [Mon, 01 Aug 2016 20:32:10 +0200] rev 39889
8162439: Runtime.Version.parse needs fast-path for major versions Reviewed-by: psandoz, sdrach, iris
Mon, 01 Aug 2016 09:58:36 -0400 8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
mullan [Mon, 01 Aug 2016 09:58:36 -0400] rev 39888
8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true Reviewed-by: coleenp, jnimeh, xuelei
Mon, 01 Aug 2016 15:55:54 +0900 8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
rgoel [Mon, 01 Aug 2016 15:55:54 +0900] rev 39887
8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS Reviewed-by: okutsu
Sun, 31 Jul 2016 09:40:17 +0800 8162752: keytool -importkeystore should probe srcstoretype if not specified
weijun [Sun, 31 Jul 2016 09:40:17 +0800] rev 39886
8162752: keytool -importkeystore should probe srcstoretype if not specified Reviewed-by: mullan
Sun, 31 Jul 2016 09:37:02 +0800 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
weijun [Sun, 31 Jul 2016 09:37:02 +0800] rev 39885
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan
Fri, 29 Jul 2016 19:00:54 -0400 8159752: Grant de-privileged module permissions by default with java.security.policy override option
mullan [Fri, 29 Jul 2016 19:00:54 -0400] rev 39884
8159752: Grant de-privileged module permissions by default with java.security.policy override option Reviewed-by: alanb, chegar, mchung, tbell, weijun
Fri, 29 Jul 2016 09:34:20 -0700 8161544: JDK9 message drop 20 resource updates - OpenJDK
ddehaven [Fri, 29 Jul 2016 09:34:20 -0700] rev 39883
8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: peytoia, weijun Contributed-by: li.jiang@oracle.com
Thu, 28 Jul 2016 17:25:29 +0100 8134779: (jmod) ZipException is thrown if there are duplicate resources
chegar [Thu, 28 Jul 2016 17:25:29 +0100] rev 39882
8134779: (jmod) ZipException is thrown if there are duplicate resources 8134847: (jmod) module-info encountered in the cmds, libs or config is not added to jmod file Reviewed-by: alanb
Thu, 28 Jul 2016 16:16:38 -0700 8162746: VersionCheck.java failure after change for JDK-8160921
darcy [Thu, 28 Jul 2016 16:16:38 -0700] rev 39881
8162746: VersionCheck.java failure after change for JDK-8160921 Reviewed-by: tbell
Thu, 28 Jul 2016 12:09:07 -0700 8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms
wetmore [Thu, 28 Jul 2016 12:09:07 -0700] rev 39880
8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms Reviewed-by: xuelei
Wed, 27 Jul 2016 10:34:10 -0700 8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout
martin [Wed, 27 Jul 2016 10:34:10 -0700] rev 39879
8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout Reviewed-by: psandoz, darcy
Thu, 28 Jul 2016 10:35:31 -0700 8161303: Sample NIO Server README needs updating.
wetmore [Thu, 28 Jul 2016 10:35:31 -0700] rev 39878
8161303: Sample NIO Server README needs updating. Reviewed-by: xuelei
Thu, 28 Jul 2016 16:43:37 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:43:37 +0000] rev 39877
Merge
Thu, 28 Jul 2016 09:01:30 -0700 Merge
ddehaven [Thu, 28 Jul 2016 09:01:30 -0700] rev 39876
Merge
Tue, 26 Jul 2016 14:45:11 -0700 Merge
ddehaven [Tue, 26 Jul 2016 14:45:11 -0700] rev 39875
Merge
Mon, 25 Jul 2016 15:09:23 -0700 8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
prr [Mon, 25 Jul 2016 15:09:23 -0700] rev 39874
8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows Reviewed-by: bpb, serb
Mon, 18 Jul 2016 15:43:30 -0500 8145207: [macosx] JList, VO can't access non-visible list items
ptbrunet [Mon, 18 Jul 2016 15:43:30 -0500] rev 39873
8145207: [macosx] JList, VO can't access non-visible list items Summary: add support for single/multi select following focus and following VO cursor Reviewed-by: alexsch, ant
Mon, 18 Jul 2016 12:52:44 -0700 8161407: Provide a javadoc description for java.desktop module
prr [Mon, 18 Jul 2016 12:52:44 -0700] rev 39872
8161407: Provide a javadoc description for java.desktop module Reviewed-by: bpb
Mon, 18 Jul 2016 12:21:23 -0700 8161531: Provide a javadoc description for the java.datatransfer module
prr [Mon, 18 Jul 2016 12:21:23 -0700] rev 39871
8161531: Provide a javadoc description for the java.datatransfer module Reviewed-by: ssadetsky
Mon, 18 Jul 2016 12:15:53 -0700 8054991: sun.font.GlyphList uses broken double-checked locking
prr [Mon, 18 Jul 2016 12:15:53 -0700] rev 39870
8054991: sun.font.GlyphList uses broken double-checked locking Reviewed-by: psadhukhan, aivanov
Mon, 18 Jul 2016 09:53:59 -0700 Merge
prr [Mon, 18 Jul 2016 09:53:59 -0700] rev 39869
Merge
Mon, 18 Jul 2016 16:45:11 +0530 8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT
mhalder [Mon, 18 Jul 2016 16:45:11 +0530] rev 39868
8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT Reviewed-by: alexsch, rchamyal Contributed-by: manajit.halder@oracle.com
Mon, 18 Jul 2016 09:44:13 +0300 8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
ssadetsky [Mon, 18 Jul 2016 09:44:13 +0300] rev 39867
8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java Reviewed-by: alexsch
Fri, 01 Jul 2016 15:50:03 +0200 8160721: Avoid deoptimizations in Font.equals.
goetz [Fri, 01 Jul 2016 15:50:03 +0200] rev 39866
8160721: Avoid deoptimizations in Font.equals. Reviewed-by: forax, simonis
Fri, 15 Jul 2016 15:30:15 +0530 5080830: SheetCollate is not handled properly by the cross platform print dlg
psadhukhan [Fri, 15 Jul 2016 15:30:15 +0530] rev 39865
5080830: SheetCollate is not handled properly by the cross platform print dlg Reviewed-by: prr, jdv
Fri, 15 Jul 2016 15:16:12 +0530 8152971: JNI Warning with -Xcheck:jni
pnarayanan [Fri, 15 Jul 2016 15:16:12 +0530] rev 39864
8152971: JNI Warning with -Xcheck:jni Reviewed-by: prr, psadhukhan
Fri, 15 Jul 2016 15:13:09 +0530 8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
aghaisas [Fri, 15 Jul 2016 15:13:09 +0530] rev 39863
8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins Reviewed-by: prr, ssadetsky
Fri, 15 Jul 2016 09:44:56 +0300 8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
ssadetsky [Fri, 15 Jul 2016 09:44:56 +0300] rev 39862
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity) Reviewed-by: alexsch, azvegint
Thu, 14 Jul 2016 17:15:31 +0300 8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
yan [Thu, 14 Jul 2016 17:15:31 +0300] rev 39861
8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper) Reviewed-by: ssadetsky
Wed, 13 Jul 2016 21:37:17 +0300 8143064: Icons are not properly rendered with Windows L&F on HiDPI display
alexsch [Wed, 13 Jul 2016 21:37:17 +0300] rev 39860
8143064: Icons are not properly rendered with Windows L&F on HiDPI display Reviewed-by: ssadetsky
Wed, 13 Jul 2016 17:34:26 +0530 7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
jdv [Wed, 13 Jul 2016 17:34:26 +0530] rev 39859
7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file Reviewed-by: prr, bpb, psadhukhan Contributed-by: jayathirth.d.v@oracle.com
Wed, 13 Jul 2016 16:05:36 +0530 6567433: JComponent.updateUI() may create StackOverflowError
aghaisas [Wed, 13 Jul 2016 16:05:36 +0530] rev 39858
6567433: JComponent.updateUI() may create StackOverflowError Reviewed-by: alexsch, rchamyal
Wed, 13 Jul 2016 12:24:24 +0300 8153512: Taskbar support reported for Xfce4.
azvegint [Wed, 13 Jul 2016 12:24:24 +0300] rev 39857
8153512: Taskbar support reported for Xfce4. Reviewed-by: alexsch, ssadetsky
Wed, 13 Jul 2016 10:50:58 +0300 8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest
ssadetsky [Wed, 13 Jul 2016 10:50:58 +0300] rev 39856
8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest Reviewed-by: azvegint
Tue, 12 Jul 2016 18:47:57 +0300 8161003: GPL header additional "s" in "thats" - not swapped in licensee bundles
azvegint [Tue, 12 Jul 2016 18:47:57 +0300] rev 39855
8161003: GPL header additional "s" in "thats" - not swapped in licensee bundles Reviewed-by: alexsch
Tue, 12 Jul 2016 14:13:48 +0300 8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature
azvegint [Tue, 12 Jul 2016 14:13:48 +0300] rev 39854
8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature Reviewed-by: alexsch, ssadetsky
Mon, 11 Jul 2016 12:07:59 -0700 Merge
prr [Mon, 11 Jul 2016 12:07:59 -0700] rev 39853
Merge
Mon, 11 Jul 2016 16:52:50 +0200 8150954: Taking screenshots on x11 composite desktop produce wrong result
neugens [Mon, 11 Jul 2016 16:52:50 +0200] rev 39852
8150954: Taking screenshots on x11 composite desktop produce wrong result Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop. Reviewed-by: alexsch, ssadetsky
Mon, 11 Jul 2016 20:36:13 +0300 8161148: Rollback JDK-8158993 from client repo
ssadetsky [Mon, 11 Jul 2016 20:36:13 +0300] rev 39851
8161148: Rollback JDK-8158993 from client repo Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 19:54:24 +0300 8158993: Service Menu services
ssadetsky [Mon, 11 Jul 2016 19:54:24 +0300] rev 39850
8158993: Service Menu services Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 16:39:11 +0530 8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
psadhukhan [Mon, 11 Jul 2016 16:39:11 +0530] rev 39849
8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java Reviewed-by: yan
Mon, 11 Jul 2016 14:56:17 +0530 8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
rchamyal [Mon, 11 Jul 2016 14:56:17 +0530] rev 39848
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Mon, 11 Jul 2016 10:45:54 +0530 5049012: PrintToFile option is not disabled for flavors that do not support destination
psadhukhan [Mon, 11 Jul 2016 10:45:54 +0530] rev 39847
5049012: PrintToFile option is not disabled for flavors that do not support destination Reviewed-by: prr, jdv
Fri, 08 Jul 2016 10:46:31 -0700 Merge
prr [Fri, 08 Jul 2016 10:46:31 -0700] rev 39846
Merge
Fri, 08 Jul 2016 20:28:28 +0300 8152968: JTree Collapse Buttons Clipped Off Under GTK
ssadetsky [Fri, 08 Jul 2016 20:28:28 +0300] rev 39845
8152968: JTree Collapse Buttons Clipped Off Under GTK Reviewed-by: alexsch
Fri, 08 Jul 2016 18:43:12 +0300 8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
ssadetsky [Fri, 08 Jul 2016 18:43:12 +0300] rev 39844
8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account Reviewed-by: alexsch, azvegint
Fri, 08 Jul 2016 19:32:52 +0530 8158205: HiDPI hand cursor broken on Windows
rchamyal [Fri, 08 Jul 2016 19:32:52 +0530] rev 39843
8158205: HiDPI hand cursor broken on Windows Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Fri, 08 Jul 2016 11:15:46 +0530 8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
aghaisas [Fri, 08 Jul 2016 11:15:46 +0530] rev 39842
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor() Reviewed-by: flar, prr
Thu, 07 Jul 2016 15:39:19 +0300 8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
alexsch [Thu, 07 Jul 2016 15:39:19 +0300] rev 39841
8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception Reviewed-by: ssadetsky, azvegint
Thu, 07 Jul 2016 16:47:37 +0530 8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
mhalder [Thu, 07 Jul 2016 16:47:37 +0530] rev 39840
8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails 8160144: [macosx] The menuitem in the menu of the "Test Frame" can't work correctly 8160145: [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically 8158621: The ALT key can not work with any key 8158485: The "File" menu's menuitems can not bring up information window or modal quit Dialog 8158501: [macosx] The checkbox can't be checked via an event generate on the menu 8158389: [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java 8158526: [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info) 8158496: [macosx] Swing mnemonics broken on Mac 8158362: [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails 8158512: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails 8158377: [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest Reviewed-by: alexsch, ssadetsky, aniyogi
Wed, 06 Jul 2016 21:07:35 +0530 8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
arapte [Wed, 06 Jul 2016 21:07:35 +0530] rev 39839
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 19:41:47 +0300 8155515: Desktop.moveToTrash() javadoc issue
azvegint [Tue, 05 Jul 2016 19:41:47 +0300] rev 39838
8155515: Desktop.moveToTrash() javadoc issue Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 19:40:26 +0300 8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
azvegint [Tue, 05 Jul 2016 19:40:26 +0300] rev 39837
8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 16:20:00 +0530 7156316: [macosx] Ctrl+Space does generate Unknown keychar
mhalder [Tue, 05 Jul 2016 16:20:00 +0530] rev 39836
7156316: [macosx] Ctrl+Space does generate Unknown keychar Reviewed-by: alexsch, aniyogi
Thu, 28 Jul 2016 16:15:51 +0100 8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
chegar [Thu, 28 Jul 2016 16:15:51 +0100] rev 39835
8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader Reviewed-by: alanb, dfuchs
Thu, 28 Jul 2016 19:34:58 +0530 8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
sundar [Thu, 28 Jul 2016 19:34:58 +0530] rev 39834
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify Reviewed-by: jlaskey, psandoz
Thu, 28 Jul 2016 13:29:34 +0100 8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
chegar [Thu, 28 Jul 2016 13:29:34 +0100] rev 39833
8157570: sun.rmi.transport.GC retains a strong reference to the context class loader Reviewed-by: alanb, dfuchs, msheppar
Thu, 28 Jul 2016 11:18:43 +0000 8160681: LocalDate.ofEpochDay input validation
ntv [Thu, 28 Jul 2016 11:18:43 +0000] rev 39832
8160681: LocalDate.ofEpochDay input validation Summary: Change the EpochDay range to [-365243219162L, 365241780471L] Reviewed-by: rriggs, scolebourne
Thu, 28 Jul 2016 10:28:21 +0000 8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
ntv [Thu, 28 Jul 2016 10:28:21 +0000] rev 39831
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour Summary: Added support for single digit hour in offset Reviewed-by: rriggs, scolebourne
Wed, 27 Jul 2016 14:27:46 -0700 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
bpb [Wed, 27 Jul 2016 14:27:46 -0700] rev 39830
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic Summary: Remove GioFileTypeDetector and MagicFileTypeDetector. Reviewed-by: alanb
Tue, 26 Jul 2016 13:48:29 +0530 8159684: (tz) Support tzdata2016f
rpatil [Tue, 26 Jul 2016 13:48:29 +0530] rev 39829
8159684: (tz) Support tzdata2016f Reviewed-by: okutsu
Wed, 27 Jul 2016 02:47:04 +0000 8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
xuelei [Wed, 27 Jul 2016 02:47:04 +0000] rev 39828
8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true Reviewed-by: vinnie, mullan
Wed, 27 Jul 2016 01:24:09 +0000 8159488: Deprivilege java.xml.crypto
valeriep [Wed, 27 Jul 2016 01:24:09 +0000] rev 39827
8159488: Deprivilege java.xml.crypto Summary: Update java.policy with the necessary permissions and minor code refactoring Reviewed-by: mullan
Tue, 26 Jul 2016 15:41:40 -0700 8162563: Fix double checked locking in System.console()
martin [Tue, 26 Jul 2016 15:41:40 -0700] rev 39826
8162563: Fix double checked locking in System.console() Reviewed-by: rriggs, sherman
Tue, 26 Jul 2016 12:56:26 -0700 8162539: Test fails because it expects a blank between method signature and throws exception
darcy [Tue, 26 Jul 2016 12:56:26 -0700] rev 39825
8162539: Test fails because it expects a blank between method signature and throws exception Reviewed-by: coleenp
Tue, 26 Jul 2016 10:53:20 -0700 8162343: non-ASCII characters in source code comments (.hpp)
naoto [Tue, 26 Jul 2016 10:53:20 -0700] rev 39824
8162343: non-ASCII characters in source code comments (.hpp) Reviewed-by: rriggs
Thu, 28 Jul 2016 16:08:16 +0000 Added tag jdk-9+129 for changeset 8190c004acbd
amurillo [Thu, 28 Jul 2016 16:08:16 +0000] rev 39823
Added tag jdk-9+129 for changeset 8190c004acbd
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip