Thu, 21 Jul 2016 14:55:54 +0200 8159464: DumpHeap.java hits assert in G1 code
ehelin [Thu, 21 Jul 2016 14:55:54 +0200] rev 40000
8159464: DumpHeap.java hits assert in G1 code Reviewed-by: mgerdin, tschatzl
Fri, 22 Jul 2016 02:36:39 -0700 8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test
sspitsyn [Fri, 22 Jul 2016 02:36:39 -0700] rev 39999
8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test Summary: fix the size and add a test Reviewed-by: sspitsyn Contributed-by: jini.george@oracle.com
Fri, 22 Jul 2016 04:05:04 +0000 Merge
amurillo [Fri, 22 Jul 2016 04:05:04 +0000] rev 39998
Merge
Thu, 21 Jul 2016 20:09:19 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39997
Merge
Thu, 21 Jul 2016 19:50:41 -0700 Merge
amurillo [Thu, 21 Jul 2016 19:50:41 -0700] rev 39996
Merge
Thu, 21 Jul 2016 19:29:33 -0700 8161539: 8159666 breaks minimal VM
ccheung [Thu, 21 Jul 2016 19:29:33 -0700] rev 39995
8161539: 8159666 breaks minimal VM Summary: replaces the shouldNotReachHere() with an assert Reviewed-by: coleenp, dholmes, cjplummer, gziemski
Thu, 21 Jul 2016 16:45:56 +0000 Merge
dfazunen [Thu, 21 Jul 2016 16:45:56 +0000] rev 39994
Merge
Thu, 21 Jul 2016 17:12:35 +0400 8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K.
dfazunen [Thu, 21 Jul 2016 17:12:35 +0400] rev 39993
8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K. Reviewed-by: tschatzl, jmasa, zmajo
Thu, 21 Jul 2016 16:29:21 +0200 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
psandoz [Thu, 21 Jul 2016 16:29:21 +0200] rev 39992
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes
Thu, 21 Jul 2016 14:06:22 +0200 8161915: Linking gtestLauncher may end up linking with non-gtest libjvm
mgerdin [Thu, 21 Jul 2016 14:06:22 +0200] rev 39991
8161915: Linking gtestLauncher may end up linking with non-gtest libjvm Reviewed-by: dholmes, ehelin
Wed, 20 Jul 2016 14:47:53 +0300 8160119: Utils.tryFindJvmPid sometimes find incorrect pid
bmoloden [Wed, 20 Jul 2016 14:47:53 +0300] rev 39990
8160119: Utils.tryFindJvmPid sometimes find incorrect pid Summary: Fixed pattern Reviewed-by: iignatyev, dholmes
Tue, 19 Jul 2016 22:14:22 +0200 Merge
jiangli [Tue, 19 Jul 2016 22:14:22 +0200] rev 39989
Merge
Tue, 19 Jul 2016 20:39:23 +0200 Merge
jiangli [Tue, 19 Jul 2016 20:39:23 +0200] rev 39988
Merge
Tue, 19 Jul 2016 20:07:06 +0200 Merge
jiangli [Tue, 19 Jul 2016 20:07:06 +0200] rev 39987
Merge
Tue, 19 Jul 2016 13:52:14 -0400 8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true.
jiangli [Tue, 19 Jul 2016 13:52:14 -0400] rev 39986
8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true. Summary: Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true. Reviewed-by: iklam, acorn, sspitsyn
Tue, 19 Jul 2016 19:05:06 +0000 Merge
jmasa [Tue, 19 Jul 2016 19:05:06 +0000] rev 39985
Merge
Wed, 06 Jul 2016 13:23:10 -0700 8155263: DisableStartThread should not be applied to GC worker threads
jmasa [Wed, 06 Jul 2016 13:23:10 -0700] rev 39984
8155263: DisableStartThread should not be applied to GC worker threads Reviewed-by: tschatzl, sangheki
Tue, 19 Jul 2016 17:26:51 +0000 Merge
gziemski [Tue, 19 Jul 2016 17:26:51 +0000] rev 39983
Merge
Tue, 19 Jul 2016 11:00:45 -0500 8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844
gziemski [Tue, 19 Jul 2016 11:00:45 -0500] rev 39982
8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844 Summary: Added debug details to the warning message. Reviewed-by: dholmes, iklam, twisti
Tue, 19 Jul 2016 18:15:46 +0300 8160827: gc/stress/TestStressG1Humongous.java fails with OOME
mchernov [Tue, 19 Jul 2016 18:15:46 +0300] rev 39981
8160827: gc/stress/TestStressG1Humongous.java fails with OOME Reviewed-by: tschatzl
Tue, 19 Jul 2016 09:30:30 +0200 8157459: G1 IHOP JFR event attribute with incorrect content type
tschatzl [Tue, 19 Jul 2016 09:30:30 +0200] rev 39980
8157459: G1 IHOP JFR event attribute with incorrect content type Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes. Reviewed-by: ehelin, sangheki
Tue, 19 Jul 2016 10:31:41 +0200 8034842: Parallelize the Free CSet phase in G1
tschatzl [Tue, 19 Jul 2016 10:31:41 +0200] rev 39979
8034842: Parallelize the Free CSet phase in G1 Reviewed-by: jmasa, ehelin
Mon, 18 Jul 2016 14:20:30 -0700 8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
dcubed [Mon, 18 Jul 2016 14:20:30 -0700] rev 39978
8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java 8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit 8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit Reviewed-by: sspitsyn, jmasa, gtriantafill
Mon, 18 Jul 2016 14:30:39 +0200 8161027: GPL header missing comma after year
mgerdin [Mon, 18 Jul 2016 14:30:39 +0200] rev 39977
8161027: GPL header missing comma after year Reviewed-by: redestad, dholmes
Sat, 16 Jul 2016 23:10:00 +0300 8160892: Race at the VM exit causes "WaitForMultipleObjects timed out"
igerasim [Sat, 16 Jul 2016 23:10:00 +0300] rev 39976
8160892: Race at the VM exit causes "WaitForMultipleObjects timed out" Reviewed-by: dcubed, dholmes
Fri, 15 Jul 2016 17:05:10 -0700 Merge
dcubed [Fri, 15 Jul 2016 17:05:10 -0700] rev 39975
Merge
Fri, 15 Jul 2016 10:46:08 -0700 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 10:46:08 -0700] rev 39974
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes
Fri, 15 Jul 2016 10:31:50 -0700 8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support
gthornbr [Fri, 15 Jul 2016 10:31:50 -0700] rev 39973
8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support Reviewed-by: ccheung, cjplummer, dcubed
Fri, 15 Jul 2016 10:25:16 -0700 8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
gthornbr [Fri, 15 Jul 2016 10:25:16 -0700] rev 39972
8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc Reviewed-by: cjplummer, dcubed
Fri, 15 Jul 2016 18:09:33 +0000 Merge
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 39971
Merge
Fri, 15 Jul 2016 09:36:28 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
dcubed [Fri, 15 Jul 2016 09:36:28 -0700] rev 39970
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 39969
Merge
Fri, 15 Jul 2016 12:40:47 +0000 Merge
psandoz [Fri, 15 Jul 2016 12:40:47 +0000] rev 39968
Merge
Fri, 15 Jul 2016 12:36:18 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:18 +0200] rev 39967
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Fri, 15 Jul 2016 13:33:44 +0200 8160897: Concurrent mark mark stack memory allocation leaks memory
tschatzl [Fri, 15 Jul 2016 13:33:44 +0200] rev 39966
8160897: Concurrent mark mark stack memory allocation leaks memory Summary: Fix and clean up concurrent mark mark stack memory allocation. Reviewed-by: jmasa, sangheki
Tue, 12 Jul 2016 15:06:18 +0300 8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
mchernov [Tue, 12 Jul 2016 15:06:18 +0300] rev 39965
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout Reviewed-by: jmasa, tschatzl
Wed, 13 Jul 2016 18:26:51 -0700 8159901: missing newline char in the exception messages in diagnosticArgument.cpp
ccheung [Wed, 13 Jul 2016 18:26:51 -0700] rev 39964
8159901: missing newline char in the exception messages in diagnosticArgument.cpp Reviewed-by: fparain, egahlin, iklam
Thu, 07 Jul 2016 18:40:53 +0100 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew [Thu, 07 Jul 2016 18:40:53 +0100] rev 39963
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
Wed, 13 Jul 2016 10:51:19 +0300 8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase
dsamersoff [Wed, 13 Jul 2016 10:51:19 +0300] rev 39962
8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase Summary: Explicitly set exception detected inside rethrow_C Reviewed-by: goetz, sspitsyn Contributed-by: richard.reingruber@sap.com
Tue, 21 Jun 2016 19:37:30 +0200 8024137: Flags should be set using the proper macro
jwilhelm [Tue, 21 Jun 2016 19:37:30 +0200] rev 39961
8024137: Flags should be set using the proper macro Reviewed-by: sangheki, drwhite, jmasa
Tue, 21 Jun 2016 19:35:39 +0200 8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
jwilhelm [Tue, 21 Jun 2016 19:35:39 +0200] rev 39960
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output Reviewed-by: kvn, gziemski
Thu, 04 Aug 2016 15:52:14 -0700 8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
darcy [Thu, 04 Aug 2016 15:52:14 -0700] rev 39959
8163231: A couple of runtime tests failing for the -testset hotspot snapshot job Reviewed-by: acorn
Thu, 04 Aug 2016 17:32:52 +0000 Added tag jdk-9+130 for changeset af79a51e7d04
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 39958
Added tag jdk-9+130 for changeset af79a51e7d04
Mon, 08 Aug 2016 08:12:18 -0700 Merge
amurillo [Mon, 08 Aug 2016 08:12:18 -0700] rev 39957
Merge
Fri, 05 Aug 2016 09:50:23 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:23 -0700] rev 39956
Merge
Tue, 02 Aug 2016 15:21:53 +0300 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
mchernov [Tue, 02 Aug 2016 15:21:53 +0300] rev 39955
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value Reviewed-by: sangheki, tschatzl
Mon, 01 Aug 2016 10:51:51 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:51 +0300] rev 39954
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Fri, 29 Jul 2016 16:50:45 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 39953
Merge
Fri, 29 Jul 2016 16:11:52 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:52 -0700] rev 39952
Merge
Fri, 29 Jul 2016 09:23:00 +0200 Merge
rbackman [Fri, 29 Jul 2016 09:23:00 +0200] rev 39951
Merge
Tue, 19 Jul 2016 13:15:45 +0200 Merge
rbackman [Tue, 19 Jul 2016 13:15:45 +0200] rev 39950
Merge
Wed, 13 Jul 2016 18:03:18 +0300 8151280: update hotspot tests to use vm.compMode instead of their own logic
tpivovarova [Wed, 13 Jul 2016 18:03:18 +0300] rev 39949
8151280: update hotspot tests to use vm.compMode instead of their own logic Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform Reviewed-by: kvn, dpochepk Contributed-by: igor.ignatyev@oracle.com
Mon, 11 Jul 2016 17:23:20 -0700 8160825: Update minimum Solaris Studio compiler version to 5.13
sanzinger [Mon, 11 Jul 2016 17:23:20 -0700] rev 39948
8160825: Update minimum Solaris Studio compiler version to 5.13 Reviewed-by: tbell
Mon, 11 Jul 2016 13:14:19 +0200 Merge
rbackman [Mon, 11 Jul 2016 13:14:19 +0200] rev 39947
Merge
Tue, 05 Jul 2016 18:00:06 -0700 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
dnsimon [Tue, 05 Jul 2016 18:00:06 -0700] rev 39946
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn
Fri, 22 Jul 2016 10:35:46 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 39945
Merge
Fri, 22 Jul 2016 10:14:22 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:14:22 -0700] rev 39944
Merge
Thu, 21 Jul 2016 20:09:19 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39943
Merge
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
Wed, 05 Jul 2017 22:00:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:22 +0200] rev 39822
Merge
Thu, 28 Jul 2016 16:08:14 +0000 Added tag jdk-9+129 for changeset 3b5633fa6073
amurillo [Thu, 28 Jul 2016 16:08:14 +0000] rev 39821
Added tag jdk-9+129 for changeset 3b5633fa6073
Sun, 31 Jul 2016 09:36:28 +0800 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
weijun [Sun, 31 Jul 2016 09:36:28 +0800] rev 39820
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan
Mon, 04 Apr 2016 18:35:51 +0200 8149519: Set java.specification.version to the MAJOR java version
simonis [Mon, 04 Apr 2016 18:35:51 +0200] rev 39819
8149519: Set java.specification.version to the MAJOR java version Reviewed-by: alanb, dholmes, iris
Thu, 28 Jul 2016 16:43:25 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:43:25 +0000] rev 39818
Merge
Wed, 27 Jul 2016 01:26:47 +0000 8159488: Deprivilege java.xml.crypto
valeriep [Wed, 27 Jul 2016 01:26:47 +0000] rev 39817
8159488: Deprivilege java.xml.crypto Summary: Moved java.xml.crypto module from boot modules to platform modules Reviewed-by: mullan
Thu, 28 Jul 2016 16:08:13 +0000 Added tag jdk-9+129 for changeset ed24939e8679
amurillo [Thu, 28 Jul 2016 16:08:13 +0000] rev 39816
Added tag jdk-9+129 for changeset ed24939e8679
Wed, 05 Jul 2017 22:00:07 +0200 Added tag jdk-9+129 for changeset e8373543a3f0
duke [Wed, 05 Jul 2017 22:00:07 +0200] rev 39815
Added tag jdk-9+129 for changeset e8373543a3f0
Wed, 05 Jul 2017 22:00:06 +0200 Merge jdk-9+129
duke [Wed, 05 Jul 2017 22:00:06 +0200] rev 39814
Merge
Wed, 05 Jul 2017 21:59:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:59 +0200] rev 39813
Merge
Tue, 26 Jul 2016 07:45:29 -0700 8161019: javac, fold formatter options
vromero [Tue, 26 Jul 2016 07:45:29 -0700] rev 39812
8161019: javac, fold formatter options Reviewed-by: mcimadamore, jjg
Tue, 26 Jul 2016 15:52:51 +0200 8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
jlahoda [Tue, 26 Jul 2016 15:52:51 +0200] rev 39811
8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals Summary: Registering an additional code sequence for Alt-Enter Reviewed-by: rfield
Fri, 22 Jul 2016 12:38:06 +0100 8161985: Spurious override of Object.getClass leads to NPE
mcimadamore [Fri, 22 Jul 2016 12:38:06 +0100] rev 39810
8161985: Spurious override of Object.getClass leads to NPE Summary: Attr.adjustMethodReturnType() tweaks return types w/o checking what method is being patched Reviewed-by: vromero
Thu, 21 Jul 2016 07:43:17 -0700 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
iris [Thu, 21 Jul 2016 07:43:17 -0700] rev 39809
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed Reviewed-by: alanb, rfield, ksrini
Thu, 21 Jul 2016 17:14:23 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:23 +0000] rev 39808
Merge
Wed, 20 Jul 2016 23:19:09 -0700 8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
rfield [Wed, 20 Jul 2016 23:19:09 -0700] rev 39807
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl 8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here) 8160128: JShell API: extract abstract streaming remote agent 8159122: JShell API: Configurable invocation mechanism Summary: ExecutionControl implementation support with simplified ExecutionControl interface Reviewed-by: jlahoda
Tue, 19 Jul 2016 11:27:56 -0700 8161383: javac is looking for operator symbols at the wrong place
vromero [Tue, 19 Jul 2016 11:27:56 -0700] rev 39806
8161383: javac is looking for operator symbols at the wrong place Reviewed-by: mcimadamore
Thu, 21 Jul 2016 16:43:00 +0000 Added tag jdk-9+128 for changeset 45b094192c2c
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39805
Added tag jdk-9+128 for changeset 45b094192c2c
Wed, 05 Jul 2017 21:59:50 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:50 +0200] rev 39804
Merge
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 9e63d1989786
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39803
Added tag jdk-9+128 for changeset 9e63d1989786
Wed, 05 Jul 2017 21:59:43 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:43 +0200] rev 39802
Merge
Tue, 26 Jul 2016 14:29:54 +0100 8153082: Update XSLT compiler to generate classes that invoke addReads
dfuchs [Tue, 26 Jul 2016 14:29:54 +0100] rev 39801
8153082: Update XSLT compiler to generate classes that invoke addReads Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java) Reviewed-by: alanb, clanger, joehw
Thu, 21 Jul 2016 17:14:40 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:40 +0000] rev 39800
Merge
Mon, 04 Apr 2016 14:54:38 -0700 8149962: Better delineation of XML processing
joehw [Mon, 04 Apr 2016 14:54:38 -0700] rev 39799
8149962: Better delineation of XML processing Reviewed-by: dfuchs, lancea, ahgross
Tue, 16 Feb 2016 10:22:22 -0800 8148872: Complete name checking
joehw [Tue, 16 Feb 2016 10:22:22 -0800] rev 39798
8148872: Complete name checking Reviewed-by: dfuchs, lancea, ahgross
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 6d3e12036f39
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39797
Added tag jdk-9+128 for changeset 6d3e12036f39
Wed, 05 Jul 2017 21:59:34 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:34 +0200] rev 39796
Merge
Tue, 26 Jul 2016 15:56:35 +0200 8068972: Array.splice should follow the ES6 specification
hannesw [Tue, 26 Jul 2016 15:56:35 +0200] rev 39795
8068972: Array.splice should follow the ES6 specification Reviewed-by: mhaupt, jlaskey
Mon, 25 Jul 2016 11:03:27 +0200 8161930: Cleanup ScriptObject warnings
attila [Mon, 25 Jul 2016 11:03:27 +0200] rev 39794
8161930: Cleanup ScriptObject warnings Reviewed-by: hannesw, sundar
Mon, 25 Jul 2016 11:03:01 +0200 8161929: FindProperty.isInherited never used standalone
attila [Mon, 25 Jul 2016 11:03:01 +0200] rev 39793
8161929: FindProperty.isInherited never used standalone Reviewed-by: hannesw, sundar
Mon, 25 Jul 2016 10:58:58 +0200 8161928: Dynalink documentation updates
attila [Mon, 25 Jul 2016 10:58:58 +0200] rev 39792
8161928: Dynalink documentation updates Reviewed-by: hannesw, sundar
Thu, 21 Jul 2016 17:13:46 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:46 +0000] rev 39791
Merge
Thu, 21 Jul 2016 10:40:05 +0200 8142969: Nashorn logging API requires testing
mhaupt [Thu, 21 Jul 2016 10:40:05 +0200] rev 39790
8142969: Nashorn logging API requires testing Reviewed-by: sundar, mhaupt
Tue, 19 Jul 2016 13:12:50 +0200 8160953: Update build-nagen-eclipse task to work with JDK 9
attila [Tue, 19 Jul 2016 13:12:50 +0200] rev 39789
8160953: Update build-nagen-eclipse task to work with JDK 9 Reviewed-by: lagergren, sundar
Thu, 21 Jul 2016 16:43:00 +0000 Added tag jdk-9+128 for changeset 7cb424af93f1
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39788
Added tag jdk-9+128 for changeset 7cb424af93f1
Wed, 05 Jul 2017 21:59:24 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:24 +0200] rev 39787
Merge
Thu, 21 Jul 2016 17:14:44 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:44 +0000] rev 39786
Merge
Wed, 20 Jul 2016 08:34:02 -0700 8161718: Copyright/License updates to corba, jdk
bchristi [Wed, 20 Jul 2016 08:34:02 -0700] rev 39785
8161718: Copyright/License updates to corba, jdk Reviewed-by: bpb, naoto
Mon, 25 Jan 2016 22:32:25 +0000 8079718: IIOP Input Stream Hooking
msheppar [Mon, 25 Jan 2016 22:32:25 +0000] rev 39784
8079718: IIOP Input Stream Hooking Reviewed-by: rriggs, ahgross, coffeys, skoivu
Thu, 21 Jul 2016 16:42:57 +0000 Added tag jdk-9+128 for changeset 6668d6a6e7c4
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39783
Added tag jdk-9+128 for changeset 6668d6a6e7c4
Wed, 05 Jul 2017 21:59:15 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:15 +0200] rev 39782
Merge
Tue, 26 Jul 2016 10:06:19 -0700 8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
dl [Tue, 26 Jul 2016 10:06:19 -0700] rev 39781
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07 Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 10:02:05 -0700 8161608: StampedLock should use storeStoreFence when acquiring write lock
dl [Tue, 26 Jul 2016 10:02:05 -0700] rev 39780
8161608: StampedLock should use storeStoreFence when acquiring write lock Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:57:51 -0700 8160751: Optimize ConcurrentHashMap.keySet().removeAll
dl [Tue, 26 Jul 2016 09:57:51 -0700] rev 39779
8160751: Optimize ConcurrentHashMap.keySet().removeAll 8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:53:38 -0700 8160402: Garbage retention with CompletableFuture.anyOf
dl [Tue, 26 Jul 2016 09:53:38 -0700] rev 39778
8160402: Garbage retention with CompletableFuture.anyOf Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:49:25 -0700 8162396: j.u.c java.lang.LinkageError
dl [Tue, 26 Jul 2016 09:49:25 -0700] rev 39777
8162396: j.u.c java.lang.LinkageError Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 14:30:52 +0100 8153082: Update XSLT compiler to generate classes that invoke addReads
dfuchs [Tue, 26 Jul 2016 14:30:52 +0100] rev 39776
8153082: Update XSLT compiler to generate classes that invoke addReads Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java) Reviewed-by: alanb, clanger, joehw
Tue, 26 Jul 2016 13:26:12 +0530 8161291: Serialization Tests for URLPermission is failing
vtewari [Tue, 26 Jul 2016 13:26:12 +0530] rev 39775
8161291: Serialization Tests for URLPermission is failing Reviewed-by: dfuchs, chegar
Tue, 26 Jul 2016 09:53:35 +0800 8151654: Additional modular test for "auth.login.defaultCallbackHandler"
ssahoo [Tue, 26 Jul 2016 09:53:35 +0800] rev 39774
8151654: Additional modular test for "auth.login.defaultCallbackHandler" Reviewed-by: mchung, weijun
Mon, 25 Jul 2016 05:39:05 +0000 8161106: Improve SSLSocket test template
xuelei [Mon, 25 Jul 2016 05:39:05 +0000] rev 39773
8161106: Improve SSLSocket test template Reviewed-by: weijun, jnimeh, asmotrak
Fri, 22 Jul 2016 16:32:48 -0700 8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
sherman [Fri, 22 Jul 2016 16:32:48 -0700] rev 39772
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch Reviewed-by: redestad
Fri, 22 Jul 2016 16:05:23 +0100 8161571: Verifying ECDSA signatures permits trailing bytes
vinnie [Fri, 22 Jul 2016 16:05:23 +0100] rev 39771
8161571: Verifying ECDSA signatures permits trailing bytes Reviewed-by: xuelei
Fri, 22 Jul 2016 14:38:33 +0200 8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
clanger [Fri, 22 Jul 2016 14:38:33 +0200] rev 39770
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing Reviewed-by: chegar
Fri, 22 Jul 2016 11:12:02 +0100 8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
chegar [Fri, 22 Jul 2016 11:12:02 +0100] rev 39769
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException Reviewed-by: dfuchs
Fri, 22 Jul 2016 13:31:58 +0900 8161203: ResourceBundle.getBundle performance regression
okutsu [Fri, 22 Jul 2016 13:31:58 +0900] rev 39768
8161203: ResourceBundle.getBundle performance regression Reviewed-by: alanb
Thu, 21 Jul 2016 15:08:06 -0700 8060224: Enable SHA-1 CertPath Restrictions
ascarpino [Thu, 21 Jul 2016 15:08:06 -0700] rev 39767
8060224: Enable SHA-1 CertPath Restrictions Reviewed-by: mullan
Thu, 21 Jul 2016 07:42:05 -0700 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
iris [Thu, 21 Jul 2016 07:42:05 -0700] rev 39766
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed Reviewed-by: alanb, rfield, ksrini
Thu, 21 Jul 2016 13:02:35 -0700 8161039: System.getProperty("os.version") returns incorrect version number on Mac
bchristi [Thu, 21 Jul 2016 13:02:35 -0700] rev 39765
8161039: System.getProperty("os.version") returns incorrect version number on Mac Summary: Omit trailing .0 from os.version when patchVersion is 0 Reviewed-by: alanb
Thu, 21 Jul 2016 17:13:23 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:23 +0000] rev 39764
Merge
Thu, 21 Jul 2016 09:21:48 -0700 8161937: non-ASCII characters in source code comments
naoto [Thu, 21 Jul 2016 09:21:48 -0700] rev 39763
8161937: non-ASCII characters in source code comments Reviewed-by: alanb
Thu, 21 Jul 2016 10:34:59 -0300 8158407: jimage: verify should do more extensive test
jlaskey [Thu, 21 Jul 2016 10:34:59 -0300] rev 39762
8158407: jimage: verify should do more extensive test Reviewed-by: alanb
Wed, 20 Jul 2016 20:47:42 +0200 8161951: 8132379 introduced non ANSI C coding
simonis [Wed, 20 Jul 2016 20:47:42 +0200] rev 39761
8161951: 8132379 introduced non ANSI C coding Reviewed-by: dholmes
Thu, 21 Jul 2016 10:02:12 +0800 8161565: Problem list httpclient/SplitResponse.java
amlu [Thu, 21 Jul 2016 10:02:12 +0800] rev 39760
8161565: Problem list httpclient/SplitResponse.java Reviewed-by: chegar
Wed, 20 Jul 2016 08:32:07 -0700 8161718: Copyright/License updates to corba, jdk
bchristi [Wed, 20 Jul 2016 08:32:07 -0700] rev 39759
8161718: Copyright/License updates to corba, jdk Reviewed-by: bpb, naoto
Tue, 19 Jul 2016 10:05:22 -0700 8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
sdrach [Tue, 19 Jul 2016 10:05:22 -0700] rev 39758
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior Reviewed-by: alanb, psandoz, redestad
Tue, 19 Jul 2016 16:13:01 -0700 8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
bpb [Tue, 19 Jul 2016 16:13:01 -0700] rev 39757
8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted Summary: Fix flow control Reviewed-by: rriggs, chegar Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Wed, 08 Jun 2016 21:45:34 +0100 8158571: Additional method handle validation
mhaupt [Wed, 08 Jun 2016 21:45:34 +0100] rev 39756
8158571: Additional method handle validation Reviewed-by: jrose, ahgross, mchung
Fri, 20 May 2016 09:58:14 +0100 8155985: Persistent Parameter Processing
mhaupt [Fri, 20 May 2016 09:58:14 +0100] rev 39755
8155985: Persistent Parameter Processing Reviewed-by: jrose, vlivanov, ahgross
Sat, 23 Apr 2016 05:04:27 -0700 8154475: Clean up lookup visibility
jrose [Sat, 23 Apr 2016 05:04:27 -0700] rev 39754
8154475: Clean up lookup visibility Reviewed-by: vlivanov, mhaupt, ahgross
Mon, 04 Apr 2016 15:48:28 +0300 8151925: Font reference improvements
vadim [Mon, 04 Apr 2016 15:48:28 +0300] rev 39753
8151925: Font reference improvements Reviewed-by: prr, serb, skoivu
Wed, 30 Mar 2016 22:02:23 +0000 8146514: Enforce GCM limits
valeriep [Wed, 30 Mar 2016 22:02:23 +0000] rev 39752
8146514: Enforce GCM limits Summary: add and enforce upper limit for input size for AES cipher in GCM mode Reviewed-by: mullan
Wed, 16 Mar 2016 21:59:55 +0000 8147771: Construction of static protection domains under Javax custom policy
valeriep [Wed, 16 Mar 2016 21:59:55 +0000] rev 39751
8147771: Construction of static protection domains under Javax custom policy Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled. Reviewed-by: mullan
Fri, 11 Mar 2016 23:54:17 +0000 8149070: Enforce update ordering
valeriep [Fri, 11 Mar 2016 23:54:17 +0000] rev 39750
8149070: Enforce update ordering Summary: Make sure that ISE is thrown when updateAAD is called after update. Reviewed-by: mullan
Thu, 28 Jan 2016 11:03:09 +0100 8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
jbachorik [Thu, 28 Jan 2016 11:03:09 +0100] rev 39749
8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811 Reviewed-by: dfuchs, valeriep
Wed, 13 Jan 2016 14:04:58 -0800 8145446: Perfect pipe placement
bpb [Wed, 13 Jan 2016 14:04:58 -0800] rev 39748
8145446: Perfect pipe placement Reviewed-by: alanb, jeff, igerasim, ahgross
Wed, 23 Dec 2015 02:36:57 +0000 8138811: Construction of static protection domains
valeriep [Wed, 23 Dec 2015 02:36:57 +0000] rev 39747
8138811: Construction of static protection domains Summary: Updated SubjectDomainCombiner to keep static ProtectionDomain static Reviewed-by: mullan
Tue, 19 Jul 2016 09:31:59 -0700 8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed
sherman [Tue, 19 Jul 2016 09:31:59 -0700] rev 39746
8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed Reviewed-by: rriggs
Tue, 19 Jul 2016 16:36:09 +0200 8161129: Unsafe::getUnsafe should allow the platform class loader to access it
psandoz [Tue, 19 Jul 2016 16:36:09 +0200] rev 39745
8161129: Unsafe::getUnsafe should allow the platform class loader to access it Reviewed-by: forax, jrose
Tue, 19 Jul 2016 09:37:28 +0800 8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
amlu [Tue, 19 Jul 2016 09:37:28 +0800] rev 39744
8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing Reviewed-by: martin, darcy
Mon, 18 Jul 2016 13:33:23 -0700 Merge
amurillo [Mon, 18 Jul 2016 13:33:23 -0700] rev 39743
Merge
Mon, 18 Jul 2016 09:38:08 -0700 Merge
amurillo [Mon, 18 Jul 2016 09:38:08 -0700] rev 39742
Merge
Fri, 15 Jul 2016 09:05:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:36 -0700] rev 39741
Merge
Thu, 14 Jul 2016 10:07:13 -0700 8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
dcubed [Thu, 14 Jul 2016 10:07:13 -0700] rev 39740
8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java Reviewed-by: gtriantafill, hseigel
Sat, 09 Jul 2016 21:41:14 -0700 8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
sspitsyn [Sat, 09 Jul 2016 21:41:14 -0700] rev 39739
8159147: Add ClassLoader parameter to new ClassFileTransformer transform method Summary: Add ClassLoader parameter to new ClassFileTransformer transform method Reviewed-by: alanb, dholmes, dcubed, mchung
Sat, 09 Jul 2016 17:45:16 -0700 8159145: Add JVMTI function GetNamedModule
sspitsyn [Sat, 09 Jul 2016 17:45:16 -0700] rev 39738
8159145: Add JVMTI function GetNamedModule Summary: Introduce function GetNamedModule with a jtreg test coverage Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
Fri, 08 Jul 2016 12:17:10 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:17:10 -0700] rev 39737
Merge
Fri, 08 Jul 2016 17:36:34 +0300 8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
dsamersoff [Fri, 08 Jul 2016 17:36:34 +0300] rev 39736
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278 Summary: Check user.dir property Reviewed-by: dcubed, sspitsyn
Thu, 07 Jul 2016 17:22:04 -0700 Merge
dcubed [Thu, 07 Jul 2016 17:22:04 -0700] rev 39735
Merge
Mon, 18 Jul 2016 11:22:53 -0700 8159214: jlink --include-locales problems
naoto [Mon, 18 Jul 2016 11:22:53 -0700] rev 39734
8159214: jlink --include-locales problems Reviewed-by: jlaskey, okutsu
Mon, 18 Jul 2016 14:39:21 +0300 8054213: Class name repeated in output of Type.toString()
snikandrova [Mon, 18 Jul 2016 14:39:21 +0300] rev 39733
8054213: Class name repeated in output of Type.toString() Reviewed-by: darcy
Mon, 18 Jul 2016 13:57:59 +0300 8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
snikandrova [Mon, 18 Jul 2016 13:57:59 +0300] rev 39732
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly Reviewed-by: chegar, dfuchs
Mon, 18 Jul 2016 10:27:58 -0700 8161500: Use getTypeName and StringJoiner in core reflection toString methods
darcy [Mon, 18 Jul 2016 10:27:58 -0700] rev 39731
8161500: Use getTypeName and StringJoiner in core reflection toString methods Reviewed-by: redestad
Mon, 18 Jul 2016 15:34:22 +0100 8160993: Fix headers in the java/net/http package
chegar [Mon, 18 Jul 2016 15:34:22 +0100] rev 39730
8160993: Fix headers in the java/net/http package Reviewed-by: alanb
Mon, 18 Jul 2016 13:43:49 +0100 8161474: Extract interface from java.net.http.RawChannel
prappo [Mon, 18 Jul 2016 13:43:49 +0100] rev 39729
8161474: Extract interface from java.net.http.RawChannel Reviewed-by: michaelm
Mon, 18 Jul 2016 14:06:50 +0200 8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
mhaupt [Mon, 18 Jul 2016 14:06:50 +0200] rev 39728
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java Reviewed-by: redestad
Mon, 18 Jul 2016 13:13:52 +0800 8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
amlu [Mon, 18 Jul 2016 13:13:52 +0800] rev 39727
8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing Reviewed-by: rriggs
Fri, 15 Jul 2016 17:49:42 -0700 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
bpb [Fri, 15 Jul 2016 17:49:42 -0700] rev 39726
8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind Summary: Create temporary files by default in a scratch directory. Reviewed-by: alanb, chegar
Fri, 15 Jul 2016 14:04:09 -0700 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
dl [Fri, 15 Jul 2016 14:04:09 -0700] rev 39725
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
Fri, 15 Jul 2016 13:59:58 -0700 8157522: Performance improvements to CompletableFuture
dl [Fri, 15 Jul 2016 13:59:58 -0700] rev 39724
8157522: Performance improvements to CompletableFuture Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Fri, 15 Jul 2016 13:55:51 -0700 8157523: Various improvements to ForkJoin/SubmissionPublisher code
dl [Fri, 15 Jul 2016 13:55:51 -0700] rev 39723
8157523: Various improvements to ForkJoin/SubmissionPublisher code Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Fri, 15 Jul 2016 13:51:43 -0700 8159924: Various improvements to StampedLock code
dl [Fri, 15 Jul 2016 13:51:43 -0700] rev 39722
8159924: Various improvements to StampedLock code Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 90ff5a56fe54
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39721
Added tag jdk-9+128 for changeset 90ff5a56fe54
Wed, 05 Jul 2017 21:58:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:58 +0200] rev 39720
Merge
Thu, 21 Jul 2016 21:42:16 +0000 Merge
vlivanov [Thu, 21 Jul 2016 21:42:16 +0000] rev 39719
Merge
Thu, 21 Jul 2016 20:18:11 +0300 8155781: C2: opaque unsafe access triggers an assert
vlivanov [Thu, 21 Jul 2016 20:18:11 +0300] rev 39718
8155781: C2: opaque unsafe access triggers an assert Reviewed-by: kvn, lmesnik, ppunegov
Thu, 21 Jul 2016 17:14:02 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:02 +0000] rev 39717
Merge
Wed, 20 Jul 2016 10:55:32 -0700 8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
dcubed [Wed, 20 Jul 2016 10:55:32 -0700] rev 39716
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev Reviewed-by: jiangli, gtriantafill
Wed, 11 May 2016 12:03:46 -0400 8155981: Bolster bytecode verification
hseigel [Wed, 11 May 2016 12:03:46 -0400] rev 39715
8155981: Bolster bytecode verification Reviewed-by: acorn, jdn Contributed-by: harold.seigel@oracle.com
Wed, 20 Apr 2016 16:39:37 -0400 8153312: Constrain AppCDS behavior
jiangli [Wed, 20 Apr 2016 16:39:37 -0400] rev 39714
8153312: Constrain AppCDS behavior Reviewed-by: iklam, acorn, mschoene
Wed, 06 Apr 2016 21:53:44 -0700 8150752: Share Class Data
iklam [Wed, 06 Apr 2016 21:53:44 -0700] rev 39713
8150752: Share Class Data Reviewed-by: acorn, hseigel, mschoene
Wed, 06 Apr 2016 07:55:32 -0400 8152479: Coded byte streams
hseigel [Wed, 06 Apr 2016 07:55:32 -0400] rev 39712
8152479: Coded byte streams Reviewed-by: acorn, mschoene, asmotrak Contributed-by: harold.seigel@oracle.com
Tue, 19 Jul 2016 11:02:28 +0200 Merge
zmajo [Tue, 19 Jul 2016 11:02:28 +0200] rev 39711
Merge
Tue, 19 Jul 2016 10:14:34 +0200 8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
zmajo [Tue, 19 Jul 2016 10:14:34 +0200] rev 39710
8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java Summary: Quarantine test. Reviewed-by: dholmes, thartmann
Mon, 18 Jul 2016 15:53:56 +0200 8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
zmajo [Mon, 18 Jul 2016 15:53:56 +0200] rev 39709
8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java Summary: Quarantine test. Reviewed-by: goetz, thartmann
Fri, 15 Jul 2016 09:05:33 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:33 -0700] rev 39708
Merge
Wed, 06 Jul 2016 20:58:08 +0900 8153074: UL: Show output option in VM.log jcmd
ysuenaga [Wed, 06 Jul 2016 20:58:08 +0900] rev 39707
8153074: UL: Show output option in VM.log jcmd Reviewed-by: dholmes, mlarsson
Sat, 09 Jul 2016 19:20:38 -0700 8159145: Add JVMTI function GetNamedModule
sspitsyn [Sat, 09 Jul 2016 19:20:38 -0700] rev 39706
8159145: Add JVMTI function GetNamedModule Summary: Introduce function GetNamedModule with a jtreg test coverage Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
Fri, 08 Jul 2016 12:17:10 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:17:10 -0700] rev 39705
Merge
Thu, 19 May 2016 13:59:50 -0700 8157240: GC task trace logging is incomprehensible
jmasa [Thu, 19 May 2016 13:59:50 -0700] rev 39704
8157240: GC task trace logging is incomprehensible Reviewed-by: tschatzl, redestad
Tue, 21 Jun 2016 14:00:18 +0200 8159893: StringTable cleaning log line lacks the GC ID prefix
stefank [Tue, 21 Jun 2016 14:00:18 +0200] rev 39703
8159893: StringTable cleaning log line lacks the GC ID prefix Reviewed-by: pliden, jmasa
Thu, 07 Jul 2016 14:58:17 -0700 8068592: Remove unused code in objectMonitor.hpp
dcubed [Thu, 07 Jul 2016 14:58:17 -0700] rev 39702
8068592: Remove unused code in objectMonitor.hpp Reviewed-by: dholmes, redestad, gthornbr
Thu, 07 Jul 2016 15:40:36 -0400 8160350: cannot truss jdk9 [ solaris ]
kbarrett [Thu, 07 Jul 2016 15:40:36 -0400] rev 39701
8160350: cannot truss jdk9 [ solaris ] Summary: Removed no longer needed code to enable or test for vtime support. Reviewed-by: kbarrett, dcubed, gthornbr Contributed-by: alan.burlison@oracle.com
Wed, 06 Jul 2016 12:01:07 +0000 Merge
zmajo [Wed, 06 Jul 2016 12:01:07 +0000] rev 39700
Merge
Wed, 06 Jul 2016 11:16:36 +0200 8160527: Check for final instance field updates can be omitted
zmajo [Wed, 06 Jul 2016 11:16:36 +0200] rev 39699
8160527: Check for final instance field updates can be omitted Summary: Disable final field resolution in the constant pool cache. Correct error message printed at field resolution. New tests. Reviewed-by: jrose, coleenp
Wed, 06 Jul 2016 11:22:55 +0200 8159978: Use an array to store the collection set regions instead of linking through regions
tschatzl [Wed, 06 Jul 2016 11:22:55 +0200] rev 39698
8159978: Use an array to store the collection set regions instead of linking through regions Summary: Fix a potential problem with memory visibility in the sampling thread in the collection set by changing the way we store the collection set. Reviewed-by: ehelin, jmasa
Tue, 05 Jul 2016 21:24:24 +0000 Merge
dcubed [Tue, 05 Jul 2016 21:24:24 +0000] rev 39697
Merge
Tue, 05 Jul 2016 14:00:21 -0700 8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1
dcubed [Tue, 05 Jul 2016 14:00:21 -0700] rev 39696
8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1 8160743: quarantine tests that can't attach symbolicator to the process on MacOS X Reviewed-by: sspitsyn, dholmes, kvn
Tue, 05 Jul 2016 15:34:06 -0400 8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
drwhite [Tue, 05 Jul 2016 15:34:06 -0400] rev 39695
8158946: btree009 fails with assert(s > 0) failed: Bad size calculated Summary: Set oop_size before setting _klass Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
Tue, 05 Jul 2016 20:09:21 +0200 Merge
kbarrett [Tue, 05 Jul 2016 20:09:21 +0200] rev 39694
Merge
Mon, 04 Jul 2016 12:43:01 +0900 8160353: narrowing conversion error is occurred with GCC 6
ysuenaga [Mon, 04 Jul 2016 12:43:01 +0900] rev 39693
8160353: narrowing conversion error is occurred with GCC 6 Reviewed-by: kbarrett, dholmes
Mon, 13 Jun 2016 14:10:09 -0700 8024945: Remove check on minimum size of MetaspaceSize
jmasa [Mon, 13 Jun 2016 14:10:09 -0700] rev 39692
8024945: Remove check on minimum size of MetaspaceSize Reviewed-by: kbarrett, tschatzl
Tue, 28 Jun 2016 00:24:10 +0900 8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
ysuenaga [Tue, 28 Jun 2016 00:24:10 +0900] rev 39691
8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*) Reviewed-by: dsamersoff, tschatzl
Mon, 04 Jul 2016 11:27:11 +0200 8159974: G1 String deduplication logging not aligned with the rest of G1
pliden [Mon, 04 Jul 2016 11:27:11 +0200] rev 39690
8159974: G1 String deduplication logging not aligned with the rest of G1 Reviewed-by: stefank, tschatzl
Sat, 02 Jul 2016 00:26:51 +0000 Merge
amurillo [Sat, 02 Jul 2016 00:26:51 +0000] rev 39689
Merge
Fri, 01 Jul 2016 16:55:44 -0700 Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39688
Merge
Thu, 21 Jul 2016 16:42:57 +0000 Added tag jdk-9+128 for changeset 77d414702a40
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39687
Added tag jdk-9+128 for changeset 77d414702a40
Fri, 22 Jul 2016 08:47:20 -0700 8162409: 8160873 did not update generated-configure.sh
naoto [Fri, 22 Jul 2016 08:47:20 -0700] rev 39686
8162409: 8160873 did not update generated-configure.sh Reviewed-by: tbell
Thu, 21 Jul 2016 17:13:13 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:13 +0000] rev 39685
Merge
Thu, 21 Jul 2016 09:47:22 -0700 8160873: (cs) JDK9 Build failure on Hindi locale
naoto [Thu, 21 Jul 2016 09:47:22 -0700] rev 39684
8160873: (cs) JDK9 Build failure on Hindi locale Reviewed-by: tbell
Fri, 15 Jul 2016 09:05:29 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:29 -0700] rev 39683
Merge
Fri, 08 Jul 2016 12:17:09 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:17:09 -0700] rev 39682
Merge
Fri, 01 Jul 2016 16:55:44 -0700 Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39681
Merge
Thu, 21 Jul 2016 16:42:56 +0000 Added tag jdk-9+128 for changeset 00cf8f38916f
amurillo [Thu, 21 Jul 2016 16:42:56 +0000] rev 39680
Added tag jdk-9+128 for changeset 00cf8f38916f
Wed, 05 Jul 2017 21:58:30 +0200 Added tag jdk-9+128 for changeset 5bf88dce615f
duke [Wed, 05 Jul 2017 21:58:30 +0200] rev 39679
Added tag jdk-9+128 for changeset 5bf88dce615f
Wed, 05 Jul 2017 21:58:29 +0200 Merge jdk-9+128
duke [Wed, 05 Jul 2017 21:58:29 +0200] rev 39678
Merge
Wed, 05 Jul 2017 21:58:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:22 +0200] rev 39677
Merge
Thu, 14 Jul 2016 13:30:56 -0700 8071484: fix comment in DCReference
jjg [Thu, 14 Jul 2016 13:30:56 -0700] rev 39676
8071484: fix comment in DCReference Reviewed-by: darcy
Thu, 14 Jul 2016 11:14:22 -0700 8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
rfield [Thu, 14 Jul 2016 11:14:22 -0700] rev 39675
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided Reviewed-by: rfield Contributed-by: andrey.x.nazarov@oracle.com
Thu, 14 Jul 2016 11:57:15 -0600 8161013: Never treat anonymous classes as 'final'
dlsmith [Thu, 14 Jul 2016 11:57:15 -0600] rev 39674
8161013: Never treat anonymous classes as 'final' Reviewed-by: vromero
Thu, 14 Jul 2016 16:21:39 +0000 Merge
amurillo [Thu, 14 Jul 2016 16:21:39 +0000] rev 39673
Merge
Wed, 13 Jul 2016 17:28:29 -0700 8161336: Remove two javadoc tests from the problem list
darcy [Wed, 13 Jul 2016 17:28:29 -0700] rev 39672
8161336: Remove two javadoc tests from the problem list Reviewed-by: jjg
Wed, 13 Jul 2016 14:41:27 -0700 8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
mchung [Wed, 13 Jul 2016 14:41:27 -0700] rev 39671
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later Reviewed-by: dfuchs
Tue, 12 Jul 2016 12:55:18 -0700 8154261: Module summary page should display directives for the module
bpatel [Tue, 12 Jul 2016 12:55:18 -0700] rev 39670
8154261: Module summary page should display directives for the module Reviewed-by: jjg, ksrini
Thu, 14 Jul 2016 15:47:47 +0000 Added tag jdk-9+127 for changeset bf58ed488873
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39669
Added tag jdk-9+127 for changeset bf58ed488873
Wed, 05 Jul 2017 21:58:13 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:13 +0200] rev 39668
Merge
Thu, 14 Jul 2016 15:47:45 +0000 Added tag jdk-9+127 for changeset 246d692a7700
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39667
Added tag jdk-9+127 for changeset 246d692a7700
Wed, 05 Jul 2017 21:58:08 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:08 +0200] rev 39666
Merge
Thu, 14 Jul 2016 15:47:45 +0000 Added tag jdk-9+127 for changeset 78fb48df5d13
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39665
Added tag jdk-9+127 for changeset 78fb48df5d13
Wed, 05 Jul 2017 21:58:02 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:02 +0200] rev 39664
Merge
Thu, 14 Jul 2016 16:21:21 +0000 Merge
amurillo [Thu, 14 Jul 2016 16:21:21 +0000] rev 39663
Merge
Tue, 12 Jul 2016 21:18:13 +0530 8149929: Nashorn Parser API needs to be updated for ES6
sundar [Tue, 12 Jul 2016 21:18:13 +0530] rev 39662
8149929: Nashorn Parser API needs to be updated for ES6 Reviewed-by: mhaupt, hannesw
Thu, 14 Jul 2016 15:47:47 +0000 Added tag jdk-9+127 for changeset d165f39ffd5e
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39661
Added tag jdk-9+127 for changeset d165f39ffd5e
Wed, 05 Jul 2017 21:57:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:57:54 +0200] rev 39660
Merge
Thu, 14 Jul 2016 15:47:44 +0000 Added tag jdk-9+127 for changeset a7aae19b3746
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39659
Added tag jdk-9+127 for changeset a7aae19b3746
Wed, 05 Jul 2017 21:57:48 +0200 Merge
duke [Wed, 05 Jul 2017 21:57:48 +0200] rev 39658
Merge
Fri, 15 Jul 2016 13:23:02 -0700 8161455: Missing word in API documentation
bpb [Fri, 15 Jul 2016 13:23:02 -0700] rev 39657
8161455: Missing word in API documentation Summary: Change "file has created" to "file has been created" in two places. Reviewed-by: rriggs, alanb
Fri, 15 Jul 2016 12:30:10 -0700 8161413: Math.fma javadoc doesn't have @since 9
bpb [Fri, 15 Jul 2016 12:30:10 -0700] rev 39656
8161413: Math.fma javadoc doesn't have @since 9 Summary: Add @since tag for float and double versions of fma(). Reviewed-by: rriggs
Fri, 15 Jul 2016 17:31:30 +0100 8161036: Fix copyright header
alanb [Fri, 15 Jul 2016 17:31:30 +0100] rev 39655
8161036: Fix copyright header Reviewed-by: mchung
Fri, 15 Jul 2016 13:59:03 +0530 8144692: HttpServer API: use of non-existant method in example in package Javadoc
vtewari [Fri, 15 Jul 2016 13:59:03 +0530] rev 39654
8144692: HttpServer API: use of non-existant method in example in package Javadoc Reviewed-by: chegar, prappo
Fri, 15 Jul 2016 14:06:50 +0530 8151788: NullPointerException from ntlm.Client.type3
vtewari [Fri, 15 Jul 2016 14:06:50 +0530] rev 39653
8151788: NullPointerException from ntlm.Client.type3 Reviewed-by: chegar, prappo, weijun
Thu, 14 Jul 2016 19:42:16 -0700 8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
mli [Thu, 14 Jul 2016 19:42:16 -0700] rev 39652
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList Summary: sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786 Reviewed-by: xuelei Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 15 Jul 2016 01:24:22 +0000 8136459: MessageDigest.isEqual is not a "simple byte compare"
valeriep [Fri, 15 Jul 2016 01:24:22 +0000] rev 39651
8136459: MessageDigest.isEqual is not a "simple byte compare" Summary: Update the corresponding javadoc with @implNote and clarification. Reviewed-by: mullan, darcy
Thu, 14 Jul 2016 16:04:38 -0700 8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
sherman [Thu, 14 Jul 2016 16:04:38 -0700] rev 39650
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux Reviewed-by: bpb
Thu, 14 Jul 2016 16:21:45 +0000 Merge
amurillo [Thu, 14 Jul 2016 16:21:45 +0000] rev 39649
Merge
Thu, 14 Jul 2016 16:49:30 +0200 8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
simonis [Thu, 14 Jul 2016 16:49:30 +0200] rev 39648
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers() Reviewed-by: mchung, redestad
Thu, 14 Jul 2016 19:31:43 +0800 8161354: policytool fails if it needs to show an error dialog before the main window appears
weijun [Thu, 14 Jul 2016 19:31:43 +0800] rev 39647
8161354: policytool fails if it needs to show an error dialog before the main window appears Reviewed-by: mullan
Wed, 13 Jul 2016 11:43:45 -0700 8150680: JarFile.Release enum needs reconsideration with respect to it's values
sdrach [Wed, 13 Jul 2016 11:43:45 -0700] rev 39646
8150680: JarFile.Release enum needs reconsideration with respect to it's values Reviewed-by: alanb, psandoz Contributed-by: steve.drach@oracle.com
Thu, 14 Jul 2016 10:37:36 +0800 8161341: Garbage in ProblemList.txt
weijun [Thu, 14 Jul 2016 10:37:36 +0800] rev 39645
8161341: Garbage in ProblemList.txt Reviewed-by: xuelei
Thu, 14 Jul 2016 10:30:23 +0900 8154797: Localization data for "GMT"
rgoel [Thu, 14 Jul 2016 10:30:23 +0900] rev 39644
8154797: Localization data for "GMT" Reviewed-by: naoto, okutsu
Wed, 13 Jul 2016 16:53:31 -0700 8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
rhalade [Wed, 13 Jul 2016 16:53:31 -0700] rev 39643
8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent Reviewed-by: bpb
Wed, 13 Jul 2016 16:37:24 -0700 7031075: GZIPInputStream's available() reports 1, but read() gives -1.
sherman [Wed, 13 Jul 2016 16:37:24 -0700] rev 39642
7031075: GZIPInputStream's available() reports 1, but read() gives -1. Reviewed-by: bpb
Tue, 12 Jul 2016 07:58:40 -0700 8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
bpb [Tue, 12 Jul 2016 07:58:40 -0700] rev 39641
8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory. Reviewed-by: alanb
Thu, 07 Jul 2016 21:15:24 -0700 8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
henryjen [Thu, 07 Jul 2016 21:15:24 -0700] rev 39640
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is" Reviewed-by: ksrini
Wed, 13 Jul 2016 14:56:00 +0100 8141148: LDAP "follow" throws ClassCastException with Java 8
robm [Wed, 13 Jul 2016 14:56:00 +0100] rev 39639
8141148: LDAP "follow" throws ClassCastException with Java 8 Reviewed-by: prappo, xuelei
Tue, 12 Jul 2016 11:05:27 -0700 8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
sdrach [Tue, 12 Jul 2016 11:05:27 -0700] rev 39638
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted Reviewed-by: psandoz Contributed-by: steve.drach@oracle.com
Wed, 13 Jul 2016 10:26:11 +0800 8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
amlu [Wed, 13 Jul 2016 10:26:11 +0800] rev 39637
8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure" Reviewed-by: dholmes, martin, darcy
Tue, 12 Jul 2016 14:39:08 -0700 8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
rhalade [Tue, 12 Jul 2016 14:39:08 -0700] rev 39636
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS Reviewed-by: ascarpino
Tue, 12 Jul 2016 10:58:58 -0300 8161067: jlink: Enable plugins to use the module pool for class lookup
jlaskey [Tue, 12 Jul 2016 10:58:58 -0300] rev 39635
8161067: jlink: Enable plugins to use the module pool for class lookup Reviewed-by: sundar, psandoz
Tue, 12 Jul 2016 11:29:01 +0100 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code.
dfuchs [Tue, 12 Jul 2016 11:29:01 +0100] rev 39634
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code. Summary: Loggers of the same name now share the same configuration. Reviewed-by: mchung, mli
Tue, 12 Jul 2016 09:41:49 +0800 8130302: jarsigner and keytool -providerClass needs be re-examined for modules
weijun [Tue, 12 Jul 2016 09:41:49 +0800] rev 39633
8130302: jarsigner and keytool -providerClass needs be re-examined for modules Reviewed-by: valeriep, mchung, mullan
Thu, 14 Jul 2016 15:47:46 +0000 Added tag jdk-9+127 for changeset a5744c1725a0
amurillo [Thu, 14 Jul 2016 15:47:46 +0000] rev 39632
Added tag jdk-9+127 for changeset a5744c1725a0
Wed, 05 Jul 2017 21:57:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:57:36 +0200] rev 39631
Merge
Thu, 14 Jul 2016 16:21:57 +0000 Merge
amurillo [Thu, 14 Jul 2016 16:21:57 +0000] rev 39630
Merge
Tue, 12 Jul 2016 10:03:30 -0700 Merge
amurillo [Tue, 12 Jul 2016 10:03:30 -0700] rev 39629
Merge
Fri, 08 Jul 2016 12:12:54 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:12:54 -0700] rev 39628
Merge
Fri, 01 Jul 2016 23:11:45 +0000 Merge
poonam [Fri, 01 Jul 2016 23:11:45 +0000] rev 39627
Merge
Fri, 01 Jul 2016 12:51:29 -0700 8064814: Print more helpful error message when getting OOM due to low Java Heap base when running with CompressedOops
poonam [Fri, 01 Jul 2016 12:51:29 -0700] rev 39626
8064814: Print more helpful error message when getting OOM due to low Java Heap base when running with CompressedOops Summary: Improve OOM error message Reviewed-by: coleenp, dholmes
Thu, 30 Jun 2016 19:16:14 -0400 8160356: invalid suffix on literal warning is occurred with GCC 6
kbarrett [Thu, 30 Jun 2016 19:16:14 -0400] rev 39625
8160356: invalid suffix on literal warning is occurred with GCC 6 Summary: Add whitespace separation Reviewed-by: kbarrett, kvn Contributed-by: yasuenag@gmail.com
Fri, 01 Jul 2016 13:39:36 +0200 Merge
ctornqvi [Fri, 01 Jul 2016 13:39:36 +0200] rev 39624
Merge
Fri, 01 Jul 2016 07:21:33 -0400 8160484: Implement Hotspot Runtime tier 2
ctornqvi [Fri, 01 Jul 2016 07:21:33 -0400] rev 39623
8160484: Implement Hotspot Runtime tier 2 Reviewed-by: dholmes, gtriantafill
Fri, 01 Jul 2016 11:55:25 +0200 8158629: bash >(...) construct still causes race conditions
erikj [Fri, 01 Jul 2016 11:55:25 +0200] rev 39622
8158629: bash >(...) construct still causes race conditions Reviewed-by: tbell
Wed, 29 Jun 2016 16:11:50 +0200 8159695: Arguments::atojulong() fails to detect overflows
mlarsson [Wed, 29 Jun 2016 16:11:50 +0200] rev 39621
8159695: Arguments::atojulong() fails to detect overflows Reviewed-by: dholmes, dsamersoff
Thu, 30 Jun 2016 00:19:48 +0000 Merge
coleenp [Thu, 30 Jun 2016 00:19:48 +0000] rev 39620
Merge
Wed, 29 Jun 2016 20:16:05 -0400 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
coleenp [Wed, 29 Jun 2016 20:16:05 -0400] rev 39619
8160551: assert(c == Bytecodes::_putfield) failed: must be putfield Summary: Illegal bytecodes which are detected later hit this assert first. Reviewed-by: jrose
Wed, 29 Jun 2016 18:40:28 +0300 8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
kzhaldyb [Wed, 29 Jun 2016 18:40:28 +0300] rev 39618
8132711: Add tests which check that Humongous objects behave as expected after Mixed GC Reviewed-by: tschatzl, dfazunen
Wed, 29 Jun 2016 17:01:55 +0300 8132715: Add tests which check that no allocations allowed in any of humongous regions
kzhaldyb [Wed, 29 Jun 2016 17:01:55 +0300] rev 39617
8132715: Add tests which check that no allocations allowed in any of humongous regions Reviewed-by: dfazunen, tschatzl
Tue, 28 Jun 2016 10:11:01 -0400 8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
lfoltan [Tue, 28 Jun 2016 10:11:01 -0400] rev 39616
8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined Summary: Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules Reviewed-by: coleenp, dholmes, sspitsyn, zgu
Tue, 28 Jun 2016 10:37:52 +0200 8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
pliden [Tue, 28 Jun 2016 10:37:52 +0200] rev 39615
8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam Contributed-by: per.liden@oracle.com, ioi.lam@oracle.com
Tue, 12 Jul 2016 10:39:46 +0200 8161032: GPL header incorrect - address wrong - not swapped in licensee bundles
mhaupt [Tue, 12 Jul 2016 10:39:46 +0200] rev 39614
8161032: GPL header incorrect - address wrong - not swapped in licensee bundles Reviewed-by: dholmes, kvn
Thu, 14 Jul 2016 15:47:44 +0000 Added tag jdk-9+127 for changeset 8e5b413c199b
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39613
Added tag jdk-9+127 for changeset 8e5b413c199b
Fri, 15 Jul 2016 00:24:35 +0000 8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
valeriep [Fri, 15 Jul 2016 00:24:35 +0000] rev 39612
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191 Summary: Re-apply the same changes as reviewed under JDK-8154191. Reviewed-by: mchung
Thu, 14 Jul 2016 16:21:18 +0000 Merge
amurillo [Thu, 14 Jul 2016 16:21:18 +0000] rev 39611
Merge
Wed, 13 Jul 2016 14:42:09 -0700 8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
mchung [Wed, 13 Jul 2016 14:42:09 -0700] rev 39610
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later Reviewed-by: dfuchs
Wed, 13 Jul 2016 14:23:53 -0700 8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java
bpatel [Wed, 13 Jul 2016 14:23:53 -0700] rev 39609
8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java Reviewed-by: tbell, ksrini, darcy
Fri, 08 Jul 2016 12:12:52 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:12:52 -0700] rev 39608
Merge
Fri, 01 Jul 2016 12:32:21 +0200 8158629: bash >(...) construct still causes race conditions
erikj [Fri, 01 Jul 2016 12:32:21 +0200] rev 39607
8158629: bash >(...) construct still causes race conditions Reviewed-by: tbell
Thu, 14 Jul 2016 15:47:44 +0000 Added tag jdk-9+127 for changeset 6a80821ee59f
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39606
Added tag jdk-9+127 for changeset 6a80821ee59f
Wed, 05 Jul 2017 21:57:12 +0200 Added tag jdk-9+127 for changeset 8e45018bde9d
duke [Wed, 05 Jul 2017 21:57:12 +0200] rev 39605
Added tag jdk-9+127 for changeset 8e45018bde9d
Wed, 05 Jul 2017 21:57:11 +0200 Merge jdk-9+127
duke [Wed, 05 Jul 2017 21:57:11 +0200] rev 39604
Merge
Wed, 05 Jul 2017 21:57:04 +0200 Merge
duke [Wed, 05 Jul 2017 21:57:04 +0200] rev 39603
Merge
Tue, 12 Jul 2016 21:14:24 +0000 Merge
amurillo [Tue, 12 Jul 2016 21:14:24 +0000] rev 39602
Merge
Mon, 11 Jul 2016 15:27:52 -0700 8161020: javac, fold stop compilation options
vromero [Mon, 11 Jul 2016 15:27:52 -0700] rev 39601
8161020: javac, fold stop compilation options Reviewed-by: mcimadamore
Mon, 11 Jul 2016 18:13:42 +0530 8160928: javac incorrectly copies over interior type annotations to bridge method
sadayapalam [Mon, 11 Jul 2016 18:13:42 +0530] rev 39600
8160928: javac incorrectly copies over interior type annotations to bridge method Reviewed-by: mcimadamore
Fri, 08 Jul 2016 16:47:13 -0700 8153407: javac, fold debug options
vromero [Fri, 08 Jul 2016 16:47:13 -0700] rev 39599
8153407: javac, fold debug options Reviewed-by: mcimadamore, jjg
Fri, 08 Jul 2016 09:28:52 -0700 Merge
prr [Fri, 08 Jul 2016 09:28:52 -0700] rev 39598
Merge
Fri, 01 Jul 2016 13:01:04 -0700 Merge
prr [Fri, 01 Jul 2016 13:01:04 -0700] rev 39597
Merge
Mon, 27 Jun 2016 10:00:29 -0700 Merge
prr [Mon, 27 Jun 2016 10:00:29 -0700] rev 39596
Merge
Mon, 20 Jun 2016 06:13:34 -0700 8159324: JDK9 message drop 10 resource updates
lana [Mon, 20 Jun 2016 06:13:34 -0700] rev 39595
8159324: JDK9 message drop 10 resource updates Summary: JDK9 message drop resource updates - openjdk Reviewed-by: rfield, alanb, joehw Contributed-by: li.jiang@oracle.com
Thu, 07 Jul 2016 14:51:08 -0700 8160998: GPL header contains "(config)" in first line - not swapped in licensee bundles
ksrini [Thu, 07 Jul 2016 14:51:08 -0700] rev 39594
8160998: GPL header contains "(config)" in first line - not swapped in licensee bundles Reviewed-by: vromero
Thu, 07 Jul 2016 18:35:22 +0000 Merge
amurillo [Thu, 07 Jul 2016 18:35:22 +0000] rev 39593
Merge
Thu, 07 Jul 2016 18:59:35 +0000 Merge
amurillo [Thu, 07 Jul 2016 18:59:35 +0000] rev 39592
Merge
Thu, 07 Jul 2016 00:10:24 -0700 8160935: JShell: Without at least one source file 8160035 breaks build
rfield [Thu, 07 Jul 2016 00:10:24 -0700] rev 39591
8160935: JShell: Without at least one source file 8160035 breaks build Reviewed-by: jlahoda
Wed, 06 Jul 2016 20:53:55 -0700 8160035: JShell API: Add javadoc overview and package files
rfield [Wed, 06 Jul 2016 20:53:55 -0700] rev 39590
8160035: JShell API: Add javadoc overview and package files Reviewed-by: jlahoda
Wed, 06 Jul 2016 15:27:36 -0700 8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly
vromero [Wed, 06 Jul 2016 15:27:36 -0700] rev 39589
8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly Reviewed-by: mcimadamore
Wed, 06 Jul 2016 12:46:37 -0700 8160915: javac, option forceSerializable should be restored
vromero [Wed, 06 Jul 2016 12:46:37 -0700] rev 39588
8160915: javac, option forceSerializable should be restored Reviewed-by: jjg
Wed, 06 Jul 2016 09:42:27 -0700 8160891: javac, remove unused options, step 3
vromero [Wed, 06 Jul 2016 09:42:27 -0700] rev 39587
8160891: javac, remove unused options, step 3 Reviewed-by: mcimadamore
Tue, 05 Jul 2016 13:30:40 -0700 8157987: overview-summary.html generated by javadoc should include module information
bpatel [Tue, 05 Jul 2016 13:30:40 -0700] rev 39586
8157987: overview-summary.html generated by javadoc should include module information Reviewed-by: jjg, ksrini
Thu, 07 Jul 2016 18:21:25 +0000 Added tag jdk-9+126 for changeset a42db8c180c3
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39585
Added tag jdk-9+126 for changeset a42db8c180c3
Wed, 05 Jul 2017 21:56:53 +0200 Merge
duke [Wed, 05 Jul 2017 21:56:53 +0200] rev 39584
Merge
Thu, 07 Jul 2016 18:21:23 +0000 Added tag jdk-9+126 for changeset dd877a53f8d8
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39583
Added tag jdk-9+126 for changeset dd877a53f8d8
Wed, 05 Jul 2017 21:56:46 +0200 Merge
duke [Wed, 05 Jul 2017 21:56:46 +0200] rev 39582
Merge
Fri, 08 Jul 2016 09:28:44 -0700 Merge
prr [Fri, 08 Jul 2016 09:28:44 -0700] rev 39581
Merge
Fri, 01 Jul 2016 13:30:38 -0700 Merge
prr [Fri, 01 Jul 2016 13:30:38 -0700] rev 39580
Merge
Mon, 27 Jun 2016 10:00:47 -0700 Merge
prr [Mon, 27 Jun 2016 10:00:47 -0700] rev 39579
Merge
Mon, 20 Jun 2016 06:13:28 -0700 8159324: JDK9 message drop 10 resource updates
lana [Mon, 20 Jun 2016 06:13:28 -0700] rev 39578
8159324: JDK9 message drop 10 resource updates Summary: JDK9 message drop resource updates - openjdk Reviewed-by: rfield, alanb, joehw Contributed-by: li.jiang@oracle.com
Thu, 07 Jul 2016 18:21:23 +0000 Added tag jdk-9+126 for changeset c74ef1ce07fb
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39577
Added tag jdk-9+126 for changeset c74ef1ce07fb
Wed, 05 Jul 2017 21:56:37 +0200 Merge
duke [Wed, 05 Jul 2017 21:56:37 +0200] rev 39576
Merge
Thu, 07 Jul 2016 18:21:25 +0000 Added tag jdk-9+126 for changeset 5c06a5663124
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39575
Added tag jdk-9+126 for changeset 5c06a5663124
Wed, 05 Jul 2017 21:56:30 +0200 Merge
duke [Wed, 05 Jul 2017 21:56:30 +0200] rev 39574
Merge
Thu, 07 Jul 2016 18:21:21 +0000 Added tag jdk-9+126 for changeset c2c8f6b847e5
amurillo [Thu, 07 Jul 2016 18:21:21 +0000] rev 39573
Added tag jdk-9+126 for changeset c2c8f6b847e5
Wed, 05 Jul 2017 21:56:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:56:22 +0200] rev 39572
Merge
Tue, 12 Jul 2016 21:15:49 +0000 Merge
amurillo [Tue, 12 Jul 2016 21:15:49 +0000] rev 39571
Merge
Mon, 11 Jul 2016 17:18:59 -0700 8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
bpb [Mon, 11 Jul 2016 17:18:59 -0700] rev 39570
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory. Reviewed-by: lancea, alanb
Mon, 11 Jul 2016 14:46:21 -0700 8160831: GioFileTypeDetector always calls deprecated g_type_init
bpb [Mon, 11 Jul 2016 14:46:21 -0700] rev 39569
8160831: GioFileTypeDetector always calls deprecated g_type_init Summary: Ensure that g_type_init is non-null before using it. Reviewed-by: alanb Contributed-by: Martin Walsh <martin.walsh@oracle.com>
Mon, 23 May 2016 23:12:05 +0800 8158365: List.spliterator should optimize for RandomAccess lists
psandoz [Mon, 23 May 2016 23:12:05 +0800] rev 39568
8158365: List.spliterator should optimize for RandomAccess lists Reviewed-by: psandoz Contributed-by: Hiroshi Ito <hiroshi.ito@gs.com>
Mon, 11 Jul 2016 14:32:51 +0100 8160786: No CCC for public class java.net.http.AsyncSSlDelegate
michaelm [Mon, 11 Jul 2016 14:32:51 +0100] rev 39567
8160786: No CCC for public class java.net.http.AsyncSSlDelegate Reviewed-by: chegar
Mon, 11 Jul 2016 11:32:40 +0100 8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory.
dfuchs [Mon, 11 Jul 2016 11:32:40 +0100] rev 39566
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory. Summary: added some instrumentation to the test to help a better diagnosis Reviewed-by: mchung
Mon, 11 Jul 2016 00:24:46 +0300 8154553: Incorrect GPL header in package-info.java reported
aefimov [Mon, 11 Jul 2016 00:24:46 +0300] rev 39565
8154553: Incorrect GPL header in package-info.java reported Reviewed-by: igerasim
Sat, 09 Jul 2016 06:04:57 +0000 8159009: Remove ExemptionMechanism.finalize() implementation
xuelei [Sat, 09 Jul 2016 06:04:57 +0000] rev 39564
8159009: Remove ExemptionMechanism.finalize() implementation Reviewed-by: mullan, weijun
Sat, 09 Jul 2016 05:56:18 +0000 8148516: Improve the default strength of EC in JDK
xuelei [Sat, 09 Jul 2016 05:56:18 +0000] rev 39563
8148516: Improve the default strength of EC in JDK Reviewed-by: valeriep
Sat, 09 Jul 2016 05:48:16 +0000 8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
xuelei [Sat, 09 Jul 2016 05:48:16 +0000] rev 39562
8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true Reviewed-by: weijun
Fri, 08 Jul 2016 16:16:45 -0700 8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
bpb [Fri, 08 Jul 2016 16:16:45 -0700] rev 39561
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root " Summary: Ignore AccessDeniedException when testing space attributes. Reviewed-by: alanb
Fri, 08 Jul 2016 14:42:50 -0700 8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
jnimeh [Fri, 08 Jul 2016 14:42:50 -0700] rev 39560
8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location' Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null. Reviewed-by: mullan
Fri, 08 Jul 2016 10:41:12 -0700 Merge
prr [Fri, 08 Jul 2016 10:41:12 -0700] rev 39559
Merge
Fri, 08 Jul 2016 09:30:13 -0700 Merge
prr [Fri, 08 Jul 2016 09:30:13 -0700] rev 39558
Merge
Fri, 08 Jul 2016 09:27:09 -0700 8160977: [PIT] Typo in SwingUtilities2.java
alexsch [Fri, 08 Jul 2016 09:27:09 -0700] rev 39557
8160977: [PIT] Typo in SwingUtilities2.java Reviewed-by: ssadetsky, azvegint
Tue, 05 Jul 2016 12:37:36 +0300 8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
ssadetsky [Tue, 05 Jul 2016 12:37:36 +0300] rev 39556
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices Reviewed-by: alexsch, serb
Tue, 05 Jul 2016 09:48:49 +0300 8160248: Dragged internal frame leaves artifacts for floating point ui scale
alexsch [Tue, 05 Jul 2016 09:48:49 +0300] rev 39555
8160248: Dragged internal frame leaves artifacts for floating point ui scale Reviewed-by: ssadetsky
Tue, 05 Jul 2016 09:36:41 +0300 8142966: Wrong cursor position in text components on HiDPI display
alexsch [Tue, 05 Jul 2016 09:36:41 +0300] rev 39554
8142966: Wrong cursor position in text components on HiDPI display Reviewed-by: prr, serb
Tue, 05 Jul 2016 09:26:34 +0300 8132119: Provide public API for text related methods in SwingUtilities2
alexsch [Tue, 05 Jul 2016 09:26:34 +0300] rev 39553
8132119: Provide public API for text related methods in SwingUtilities2 Reviewed-by: prr, serb
Mon, 04 Jul 2016 17:10:29 +0530 6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
psadhukhan [Mon, 04 Jul 2016 17:10:29 +0530] rev 39552
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified Reviewed-by: prr, jdv
Mon, 04 Jul 2016 11:04:18 +0300 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
dmarkov [Mon, 04 Jul 2016 11:04:18 +0300] rev 39551
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X Reviewed-by: alexp
Sat, 02 Jul 2016 22:28:40 +0900 8160294: Some client libraries cannot be built with GCC 6
ysuenaga [Sat, 02 Jul 2016 22:28:40 +0900] rev 39550
8160294: Some client libraries cannot be built with GCC 6 Reviewed-by: prr, flar, erikj, kbarrett
Fri, 01 Jul 2016 14:29:36 -0700 8160695: getHBScriptCode script code validation
prr [Fri, 01 Jul 2016 14:29:36 -0700] rev 39549
8160695: getHBScriptCode script code validation Reviewed-by: bpb
Fri, 01 Jul 2016 14:27:13 -0700 8160693: ScriptRunData.java uses bitwise AND instead of logical AND
prr [Fri, 01 Jul 2016 14:27:13 -0700] rev 39548
8160693: ScriptRunData.java uses bitwise AND instead of logical AND Reviewed-by: flar
Fri, 01 Jul 2016 13:00:53 -0700 Merge
prr [Fri, 01 Jul 2016 13:00:53 -0700] rev 39547
Merge
Fri, 01 Jul 2016 16:16:59 +0530 8158478: X11 keysym XK_topt maps to the wrong Unicode character
pkbalakr [Fri, 01 Jul 2016 16:16:59 +0530] rev 39546
8158478: X11 keysym XK_topt maps to the wrong Unicode character Reviewed-by: serb, arapte
Fri, 01 Jul 2016 13:58:55 +0530 8152672: IIOException while getting second image properties for JPEG
jdv [Fri, 01 Jul 2016 13:58:55 +0530] rev 39545
8152672: IIOException while getting second image properties for JPEG Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Fri, 01 Jul 2016 10:54:18 +0530 6218397: Printing to file does not throw a PrinterException if the file cannot be created
psadhukhan [Fri, 01 Jul 2016 10:54:18 +0530] rev 39544
6218397: Printing to file does not throw a PrinterException if the file cannot be created Reviewed-by: prr, jdv
Thu, 30 Jun 2016 23:26:42 -0500 8154069: Jaws reads wrong values from comboboxes when no element is selected
ptbrunet [Thu, 30 Jun 2016 23:26:42 -0500] rev 39543
8154069: Jaws reads wrong values from comboboxes when no element is selected Summary: List item deselect event handler now clears the list selection Reviewed-by: alexsch, serb Contributed-by: peter.brunet@oracle.com
Thu, 30 Jun 2016 23:49:00 +0300 8158566: Provide a Swing property to not close toggle menu items on mouse click
alexsch [Thu, 30 Jun 2016 23:49:00 +0300] rev 39542
8158566: Provide a Swing property to not close toggle menu items on mouse click Reviewed-by: prr, ssadetsky
Thu, 30 Jun 2016 22:27:28 +0300 8160650: Couple awt and swing tests have wrong require jtreg arguments
mcherkas [Thu, 30 Jun 2016 22:27:28 +0300] rev 39541
8160650: Couple awt and swing tests have wrong require jtreg arguments Reviewed-by: serb
Thu, 30 Jun 2016 20:34:26 +0300 8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
ssadetsky [Thu, 30 Jun 2016 20:34:26 +0300] rev 39540
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java Reviewed-by: yan, prr
Thu, 30 Jun 2016 20:07:32 +0400 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
alexsch [Thu, 30 Jun 2016 20:07:32 +0400] rev 39539
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu Reviewed-by: azvegint, alexsch Contributed-by: Robin Stevens <robin.stevens@scz.be>
Wed, 29 Jun 2016 14:47:58 +0530 8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
rchamyal [Wed, 29 Jun 2016 14:47:58 +0530] rev 39538
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame Reviewed-by: alexsch, psadhukhan Contributed-by: rajeev.chamyal@oracle.com
Wed, 29 Jun 2016 11:38:29 +0300 8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
dmarkov [Wed, 29 Jun 2016 11:38:29 +0300] rev 39537
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont Reviewed-by: serb, alexp
Wed, 29 Jun 2016 12:22:38 +0530 8151588: Press the button first two times, the 'First' and 'Next' didn't show
arapte [Wed, 29 Jun 2016 12:22:38 +0530] rev 39536
8151588: Press the button first two times, the 'First' and 'Next' didn't show Reviewed-by: ssadetsky, rchamyal Contributed-by: ambarish.rapte@oracle.com
Wed, 29 Jun 2016 11:51:37 +0530 8158616: [TEST_BUG] There is only "Fail" button on the description dialog
arapte [Wed, 29 Jun 2016 11:51:37 +0530] rev 39535
8158616: [TEST_BUG] There is only "Fail" button on the description dialog Reviewed-by: ssadetsky Contributed-by: ambarish.rapte@oracle.com
Tue, 21 Jun 2016 15:46:22 -0700 8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
ddehaven [Tue, 21 Jun 2016 15:46:22 -0700] rev 39534
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying Reviewed-by: serb, ksrini
Tue, 28 Jun 2016 16:17:08 +0530 8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
aghaisas [Tue, 28 Jun 2016 16:17:08 +0530] rev 39533
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor Reviewed-by: alexsch, prr
Mon, 27 Jun 2016 10:01:23 -0700 Merge
prr [Mon, 27 Jun 2016 10:01:23 -0700] rev 39532
Merge
Mon, 27 Jun 2016 16:10:06 +0530 8159068: The rendering of JTable is broken
psadhukhan [Mon, 27 Jun 2016 16:10:06 +0530] rev 39531
8159068: The rendering of JTable is broken Reviewed-by: alexsch, rchamyal
Mon, 27 Jun 2016 11:31:21 +0300 8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
dmarkov [Mon, 27 Jun 2016 11:31:21 +0300] rev 39530
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method Reviewed-by: ssadetsky, alexp
Thu, 23 Jun 2016 16:54:19 -0700 4497648: TextLayout equals method is not implemented
prr [Thu, 23 Jun 2016 16:54:19 -0700] rev 39529
4497648: TextLayout equals method is not implemented Reviewed-by: serb, psadhukhan
Thu, 23 Jun 2016 16:46:13 +0530 6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
psadhukhan [Thu, 23 Jun 2016 16:46:13 +0530] rev 39528
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y Reviewed-by: prr, jdv
Thu, 23 Jun 2016 12:53:56 +0300 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
alitvinov [Thu, 23 Jun 2016 12:53:56 +0300] rev 39527
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F Reviewed-by: alexp, serb
Wed, 22 Jun 2016 16:10:36 +0530 8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
mhalder [Wed, 22 Jun 2016 16:10:36 +0530] rev 39526
8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH Reviewed-by: ssadetsky, serb
Wed, 22 Jun 2016 12:36:18 +0300 8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
ssadetsky [Wed, 22 Jun 2016 12:36:18 +0300] rev 39525
8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED Reviewed-by: alexsch
Wed, 22 Jun 2016 12:26:30 +0300 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs.
ssadetsky [Wed, 22 Jun 2016 12:26:30 +0300] rev 39524
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs. Reviewed-by: alexsch, serb
Mon, 20 Jun 2016 06:13:31 -0700 8159324: JDK9 message drop 10 resource updates
lana [Mon, 20 Jun 2016 06:13:31 -0700] rev 39523
8159324: JDK9 message drop 10 resource updates Summary: JDK9 message drop resource updates - openjdk Reviewed-by: rfield, alanb, joehw, weijun Contributed-by: li.jiang@oracle.com
Mon, 20 Jun 2016 13:10:54 -0700 Merge
prr [Mon, 20 Jun 2016 13:10:54 -0700] rev 39522
Merge
Mon, 20 Jun 2016 17:01:02 +0530 8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
aghaisas [Mon, 20 Jun 2016 17:01:02 +0530] rev 39521
8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events Reviewed-by: alexsch, serb
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip