Wed, 20 Apr 2016 19:54:51 +0300 8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
kzhaldyb [Wed, 20 Apr 2016 19:54:51 +0300] rev 38007
8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics Reviewed-by: tschatzl, dfazunen, iignatyev
Tue, 19 Apr 2016 19:13:18 +0300 8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output
kzhaldyb [Tue, 19 Apr 2016 19:13:18 +0300] rev 38006
8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output Reviewed-by: tschatzl, dfazunen
Wed, 20 Apr 2016 11:14:10 +0000 8154739: AArch64: TemplateTable::fast_xaccess loads in wrong mode
aph [Wed, 20 Apr 2016 11:14:10 +0000] rev 38005
8154739: AArch64: TemplateTable::fast_xaccess loads in wrong mode Reviewed-by: roland
Wed, 20 Apr 2016 11:11:56 +0000 Merge
aph [Wed, 20 Apr 2016 11:11:56 +0000] rev 38004
Merge
Wed, 20 Apr 2016 11:05:28 +0000 8153310: AArch64: JEP 254: Implement byte_array_inflate
aph [Wed, 20 Apr 2016 11:05:28 +0000] rev 38003
8153310: AArch64: JEP 254: Implement byte_array_inflate Reviewed-by: roland
Mon, 18 Apr 2016 15:37:29 +0000 8152554: CompactStrings broken on AArch64
aph [Mon, 18 Apr 2016 15:37:29 +0000] rev 38002
8152554: CompactStrings broken on AArch64 Summary: Correct the logic for string intrinsics. Reviewed-by: roland
Wed, 20 Apr 2016 10:01:25 +0200 8154728: JvmtiExport::add_default_read_edges hits a guarantee
rehn [Wed, 20 Apr 2016 10:01:25 +0200] rev 38001
8154728: JvmtiExport::add_default_read_edges hits a guarantee Reviewed-by: mgerdin, dholmes, stefank
Wed, 20 Apr 2016 09:58:15 +0200 8079843: do_young_space_rescan - comment out of sync with code
stefank [Wed, 20 Apr 2016 09:58:15 +0200] rev 38000
8079843: do_young_space_rescan - comment out of sync with code Reviewed-by: mgerdin, sjohanss, ehelin, tschatzl
Wed, 20 Apr 2016 05:27:06 +0000 Merge
coleenp [Wed, 20 Apr 2016 05:27:06 +0000] rev 37999
Merge
Wed, 20 Apr 2016 03:12:01 +0000 Merge
coleenp [Wed, 20 Apr 2016 03:12:01 +0000] rev 37998
Merge
Thu, 21 Apr 2016 02:58:04 -0400 8154280: Zero build fails with undeclared G1LastPLABAverageOccupancy
coleenp [Thu, 21 Apr 2016 02:58:04 -0400] rev 37997
8154280: Zero build fails with undeclared G1LastPLABAverageOccupancy Reviewed-by: twisti
Mon, 18 Apr 2016 11:30:12 +0200 8153275: Zero JVM fails to initialize after JDK-8152440
sgehwolf [Mon, 18 Apr 2016 11:30:12 +0200] rev 37996
8153275: Zero JVM fails to initialize after JDK-8152440 Summary: Use a value for InitArrayShortSize which passes validation Reviewed-by: aph, andrew, coleenp
Sun, 17 Apr 2016 19:15:52 -0700 8150607: Clean up CompactHashtable
iklam [Sun, 17 Apr 2016 19:15:52 -0700] rev 37995
8150607: Clean up CompactHashtable Summary: refactored code, and added test cases for serviceability agent Reviewed-by: jiangli, ccheung
Tue, 19 Apr 2016 11:03:37 -0400 8151526: Print -Xlog configuration in the hs_err_pid file
mockner [Tue, 19 Apr 2016 11:03:37 -0400] rev 37994
8151526: Print -Xlog configuration in the hs_err_pid file Summary: logging configuration is now printed in hs_err and in vm info. Reviewed-by: coleenp, mlarsson, dholmes
Tue, 19 Apr 2016 14:21:26 +0200 8154059: JVMTI ObjectTagging to UL
rehn [Tue, 19 Apr 2016 14:21:26 +0200] rev 37993
8154059: JVMTI ObjectTagging to UL Reviewed-by: sspitsyn, mlarsson
Tue, 19 Apr 2016 14:14:04 +0200 8154041: JVMTI trace to Unified Logging
rehn [Tue, 19 Apr 2016 14:14:04 +0200] rev 37992
8154041: JVMTI trace to Unified Logging Reviewed-by: sspitsyn, mlarsson
Tue, 19 Apr 2016 12:30:00 +0200 Merge
mlarsson [Tue, 19 Apr 2016 12:30:00 +0200] rev 37991
Merge
Tue, 19 Apr 2016 09:48:43 +0200 8154235: Using deprecated flags converted to UL shows wrong hint
rehn [Tue, 19 Apr 2016 09:48:43 +0200] rev 37990
8154235: Using deprecated flags converted to UL shows wrong hint Reviewed-by: rprotacio, mockner, coleenp
Mon, 18 Apr 2016 16:54:04 +0200 8153170: Card Live Data does not correctly handle eager reclaim
tschatzl [Mon, 18 Apr 2016 16:54:04 +0200] rev 37989
8153170: Card Live Data does not correctly handle eager reclaim Summary: The card live data of regions eagerly reclaimed during remark and cleanup pause could be wrong, not considering that these regions were eagerly reclaimed and empty. Reviewed-by: drwhite, kbarrett
Mon, 18 Apr 2016 16:51:14 +0200 8153503: Move remset scan iteration claim to remset local data structure
tschatzl [Mon, 18 Apr 2016 16:51:14 +0200] rev 37988
8153503: Move remset scan iteration claim to remset local data structure Reviewed-by: drwhite, mgerdin
Thu, 14 Apr 2016 10:57:09 +0200 8154141: [TESTBUG] test/gc/g1/TestRegionLivenessPrint.java misses -XX:+UnlockDiagnosticVMOption flag
tschatzl [Thu, 14 Apr 2016 10:57:09 +0200] rev 37987
8154141: [TESTBUG] test/gc/g1/TestRegionLivenessPrint.java misses -XX:+UnlockDiagnosticVMOption flag Reviewed-by: dfazunen, jwilhelm
Tue, 19 Apr 2016 09:06:38 +0200 Merge
mgerdin [Tue, 19 Apr 2016 09:06:38 +0200] rev 37986
Merge
Fri, 18 Mar 2016 15:20:43 +0100 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
mgerdin [Fri, 18 Mar 2016 15:20:43 +0100] rev 37985
8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy Summary: Move G1 runtime policy code to new class G1Policy which is unrelated to CollectorPolicy Reviewed-by: kbarrett, ehelin
Tue, 19 Apr 2016 08:12:28 +0200 8067785: Using AlwaysPreTouch does not always touch all pages
stefank [Tue, 19 Apr 2016 08:12:28 +0200] rev 37984
8067785: Using AlwaysPreTouch does not always touch all pages Reviewed-by: pliden, drwhite
Thu, 19 May 2016 17:48:01 +0000 Added tag jdk-9+119 for changeset 45c70a976569
lana [Thu, 19 May 2016 17:48:01 +0000] rev 37983
Added tag jdk-9+119 for changeset 45c70a976569
Tue, 24 May 2016 12:21:55 +0200 8157574: Mac fastdebug bundles have wrong directory layout
erikj [Tue, 24 May 2016 12:21:55 +0200] rev 37982
8157574: Mac fastdebug bundles have wrong directory layout Reviewed-by: mchung
Mon, 23 May 2016 11:21:50 +0200 8157511: JDK-8157348 broke gensrc of module infos with extra provides
erikj [Mon, 23 May 2016 11:21:50 +0200] rev 37981
8157511: JDK-8157348 broke gensrc of module infos with extra provides Reviewed-by: mchung
Sat, 21 May 2016 18:23:28 +0200 8157506: Disable bootcycle build when cross compiling
erikj [Sat, 21 May 2016 18:23:28 +0200] rev 37980
8157506: Disable bootcycle build when cross compiling Reviewed-by: alanb, tbell, mchung
Sat, 21 May 2016 18:21:53 +0200 8157507: JDK-8157348 broke gensrc of imported modules
erikj [Sat, 21 May 2016 18:21:53 +0200] rev 37979
8157507: JDK-8157348 broke gensrc of imported modules Reviewed-by: alanb, tbell, mchung
Fri, 20 May 2016 10:25:40 +0200 8157348: Build fails with certain source configurations
erikj [Fri, 20 May 2016 10:25:40 +0200] rev 37978
8157348: Build fails with certain source configurations Reviewed-by: tbell
Thu, 19 May 2016 19:45:47 +0000 Merge
lana [Thu, 19 May 2016 19:45:47 +0000] rev 37977
Merge
Thu, 19 May 2016 16:48:43 +0100 8157061: Add support for running jtreg tests from IntelliJ project
mcimadamore [Thu, 19 May 2016 16:48:43 +0100] rev 37976
8157061: Add support for running jtreg tests from IntelliJ project Summary: Add basic capabilities for running jtreg tests from the IDE using a custom ant target Reviewed-by: chegar
Thu, 19 May 2016 17:24:50 +0200 8155786: Determine modules depending on upgradeable modules directly and indirectly
erikj [Thu, 19 May 2016 17:24:50 +0200] rev 37975
8155786: Determine modules depending on upgradeable modules directly and indirectly Reviewed-by: alanb, mchung
Mon, 16 May 2016 12:33:22 +0200 8157028: Add make target for running gtest tests
ehelin [Mon, 16 May 2016 12:33:22 +0200] rev 37974
8157028: Add make target for running gtest tests Reviewed-by: erikj, jwilhelm
Wed, 18 May 2016 15:04:39 +0530 8154192: Deprivilege java.scripting module
sundar [Wed, 18 May 2016 15:04:39 +0530] rev 37973
8154192: Deprivilege java.scripting module Reviewed-by: jlaskey, alanb
Wed, 04 May 2016 15:29:01 +0200 8136777: Introduce bundle targets
erikj [Wed, 04 May 2016 15:29:01 +0200] rev 37972
8136777: Introduce bundle targets Reviewed-by: tbell, ihse
Tue, 17 May 2016 18:18:18 +0200 8156036: Enable building of arm targets in default JPRT testset
erikj [Tue, 17 May 2016 18:18:18 +0200] rev 37971
8156036: Enable building of arm targets in default JPRT testset Reviewed-by: tbell, chegar
Tue, 17 May 2016 05:38:14 -0700 Merge
amurillo [Tue, 17 May 2016 05:38:14 -0700] rev 37970
Merge
Sat, 14 May 2016 09:11:01 -0700 Merge
amurillo [Sat, 14 May 2016 09:11:01 -0700] rev 37969
Merge
Wed, 11 May 2016 20:05:26 -0400 8155627: Enable SA on AArch64
aph [Wed, 11 May 2016 20:05:26 -0400] rev 37968
8155627: Enable SA on AArch64 Reviewed-by: roland, dholmes
Tue, 03 May 2016 23:49:27 +0300 8148244: Finalize and integrate GTest implementation
iignatyev [Tue, 03 May 2016 23:49:27 +0300] rev 37967
8148244: Finalize and integrate GTest implementation Reviewed-by: jwilhelm, erikj Contributed-by: stefan.karlsson@oracle.com, stefan.sarne@oracle.com, jesper.wilhelmsson@oracle.com, erik.helin@oracle.com, alexandre.iline@oracle.com, igor.ignatyev@oracle.com, erik.joelsson@oracle.com
Fri, 06 May 2016 06:23:29 -0700 Merge
amurillo [Fri, 06 May 2016 06:23:29 -0700] rev 37966
Merge
Thu, 05 May 2016 12:35:48 -0700 Merge
amurillo [Thu, 05 May 2016 12:35:48 -0700] rev 37965
Merge
Wed, 04 May 2016 18:56:24 +0300 8155950: Add minimal VM in JIB profile on linux-x86
lmesnik [Wed, 04 May 2016 18:56:24 +0300] rev 37964
8155950: Add minimal VM in JIB profile on linux-x86 Reviewed-by: dholmes, erikj
Thu, 28 Apr 2016 23:08:16 -0700 Merge
amurillo [Thu, 28 Apr 2016 23:08:16 -0700] rev 37963
Merge
Thu, 28 Apr 2016 22:51:54 -0700 Merge
amurillo [Thu, 28 Apr 2016 22:51:54 -0700] rev 37962
Merge
Thu, 28 Apr 2016 14:44:50 -0700 Merge
amurillo [Thu, 28 Apr 2016 14:44:50 -0700] rev 37961
Merge
Tue, 26 Apr 2016 13:35:27 +0200 8150601: Remove the old Hotspot build system
erikj [Tue, 26 Apr 2016 13:35:27 +0200] rev 37960
8150601: Remove the old Hotspot build system Reviewed-by: ihse
Fri, 22 Apr 2016 01:04:00 -0700 Merge
amurillo [Fri, 22 Apr 2016 01:04:00 -0700] rev 37959
Merge
Thu, 21 Apr 2016 15:03:58 -0400 Merge
bharadwaj [Thu, 21 Apr 2016 15:03:58 -0400] rev 37958
Merge
Tue, 19 Apr 2016 15:26:51 -0400 Merge
bharadwaj [Tue, 19 Apr 2016 15:26:51 -0400] rev 37957
Merge
Tue, 12 Apr 2016 14:17:30 -0400 Merge
bharadwaj [Tue, 12 Apr 2016 14:17:30 -0400] rev 37956
Merge
Thu, 07 Apr 2016 16:51:21 +0200 8153514: Whitebox API should allow compilation of <clinit>
thartmann [Thu, 07 Apr 2016 16:51:21 +0200] rev 37955
8153514: Whitebox API should allow compilation of <clinit> Summary: Added Whitebox API method to trigger compilation of static initializer. Reviewed-by: zmajo, kvn, iignatyev
Wed, 20 Apr 2016 19:16:32 +0300 8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
kzhaldyb [Wed, 20 Apr 2016 19:16:32 +0300] rev 37954
8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics Reviewed-by: tschatzl, dfazunen, iignatyev
Tue, 19 Apr 2016 13:19:41 +0200 8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
simonis [Tue, 19 Apr 2016 13:19:41 +0200] rev 37953
8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11 Reviewed-by: erikj
Mon, 16 May 2016 20:51:01 +0530 8156847: jdk.dynalink package is shown under "Other Packages" section
sundar [Mon, 16 May 2016 20:51:01 +0530] rev 37952
8156847: jdk.dynalink package is shown under "Other Packages" section Reviewed-by: jlaskey
Mon, 16 May 2016 14:50:43 +0530 8156914: jlink API minor cleanups
sundar [Mon, 16 May 2016 14:50:43 +0530] rev 37951
8156914: jlink API minor cleanups Reviewed-by: mchung
Thu, 19 May 2016 17:48:00 +0000 Added tag jdk-9+119 for changeset 379a6c51a588
lana [Thu, 19 May 2016 17:48:00 +0000] rev 37950
Added tag jdk-9+119 for changeset 379a6c51a588
Wed, 05 Jul 2017 21:42:17 +0200 Added tag jdk-9+119 for changeset caf97b37ebec
duke [Wed, 05 Jul 2017 21:42:17 +0200] rev 37949
Added tag jdk-9+119 for changeset caf97b37ebec
Wed, 05 Jul 2017 21:42:16 +0200 Merge jdk-9+119
duke [Wed, 05 Jul 2017 21:42:16 +0200] rev 37948
Merge
Wed, 05 Jul 2017 21:42:10 +0200 Merge
duke [Wed, 05 Jul 2017 21:42:10 +0200] rev 37947
Merge
Sat, 14 May 2016 08:03:03 -0700 8156950: NPE while accessing ExportsDirectives.getTargetModules
ksrini [Sat, 14 May 2016 08:03:03 -0700] rev 37946
8156950: NPE while accessing ExportsDirectives.getTargetModules Reviewed-by: jjg
Thu, 12 May 2016 18:47:23 +0000 Merge
lana [Thu, 12 May 2016 18:47:23 +0000] rev 37945
Merge
Thu, 12 May 2016 11:36:08 -0700 8149843: StandardJavaFileManager should provide a way to get paths from strings
jjg [Thu, 12 May 2016 11:36:08 -0700] rev 37944
8149843: StandardJavaFileManager should provide a way to get paths from strings 8150111: Need to change signature of StandardJavaFileManager.setLocationFromPaths Reviewed-by: vromero, jlahoda
Wed, 11 May 2016 20:28:22 +0000 8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
bpatel [Wed, 11 May 2016 20:28:22 +0000] rev 37943
8154262: Navigation bar in javadoc generated pages needs to be updated to display module information Reviewed-by: jjg, ksrini
Wed, 11 May 2016 17:42:17 +0200 8156097: docs build fails with StackOverflowError on Solaris
jlahoda [Wed, 11 May 2016 17:42:17 +0200] rev 37942
8156097: docs build fails with StackOverflowError on Solaris Summary: Avoiding deep recursion in TypeEnter.MembersPhase Reviewed-by: mcimadamore
Wed, 11 May 2016 11:06:59 +0200 8156658: Common way to run jtreg tests
sla [Wed, 11 May 2016 11:06:59 +0200] rev 37941
8156658: Common way to run jtreg tests Reviewed-by: erikj, dsamersoff
Tue, 10 May 2016 15:36:21 -0700 8150011: Update javac to generate V53.0 class files
jjg [Tue, 10 May 2016 15:36:21 -0700] rev 37940
8150011: Update javac to generate V53.0 class files Reviewed-by: darcy Contributed-by: vicente.romero@oracle.com, jonathan.gibbons@oracle.com
Thu, 05 May 2016 12:55:21 +0200 8153761: JShell: Completion -- Show parameter names if possible
jlahoda [Thu, 05 May 2016 12:55:21 +0200] rev 37939
8153761: JShell: Completion -- Show parameter names if possible Summary: Compiling code with -parameters; keeping parameter names when reading classfiles; searching JDK sources if parameter names are not available. Reviewed-by: rfield
Mon, 09 May 2016 16:52:15 -0700 8075703: jdk.javadoc module exports com.sun.tools.javadoc package which contains a lot of internal API.
jjg [Mon, 09 May 2016 16:52:15 -0700] rev 37938
8075703: jdk.javadoc module exports com.sun.tools.javadoc package which contains a lot of internal API. Reviewed-by: ksrini
Thu, 12 May 2016 15:15:05 +0000 Added tag jdk-9+118 for changeset 443bdc8a8b7c
lana [Thu, 12 May 2016 15:15:05 +0000] rev 37937
Added tag jdk-9+118 for changeset 443bdc8a8b7c
Wed, 05 Jul 2017 21:42:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:42:00 +0200] rev 37936
Merge
Thu, 12 May 2016 15:15:04 +0000 Added tag jdk-9+118 for changeset 5c13564b227b
lana [Thu, 12 May 2016 15:15:04 +0000] rev 37935
Added tag jdk-9+118 for changeset 5c13564b227b
Wed, 05 Jul 2017 21:41:53 +0200 Merge
duke [Wed, 05 Jul 2017 21:41:53 +0200] rev 37934
Merge
Fri, 13 May 2016 01:19:41 +0300 8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
aefimov [Fri, 13 May 2016 01:19:41 +0300] rev 37933
8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter Reviewed-by: joehw
Thu, 12 May 2016 18:46:32 +0000 Merge
lana [Thu, 12 May 2016 18:46:32 +0000] rev 37932
Merge
Wed, 11 May 2016 11:05:53 +0200 8156658: Common way to run jtreg tests
sla [Wed, 11 May 2016 11:05:53 +0200] rev 37931
8156658: Common way to run jtreg tests Reviewed-by: erikj, dsamersoff
Tue, 10 May 2016 16:19:44 -0700 8046274: Removing dependency on jakarta-regexp
joehw [Tue, 10 May 2016 16:19:44 -0700] rev 37930
8046274: Removing dependency on jakarta-regexp Reviewed-by: lancea
Tue, 10 May 2016 00:24:24 -0700 8156119: Update ServiceProviderTest for XMLReaderFactory
fyuan [Tue, 10 May 2016 00:24:24 -0700] rev 37929
8156119: Update ServiceProviderTest for XMLReaderFactory Reviewed-by: joehw Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Tue, 10 May 2016 10:45:09 +0800 8156513: Problem list javax/xml/jaxp/unittest/stream/FactoryFindTest.java
amlu [Tue, 10 May 2016 10:45:09 +0800] rev 37928
8156513: Problem list javax/xml/jaxp/unittest/stream/FactoryFindTest.java Reviewed-by: rriggs, joehw
Mon, 09 May 2016 14:58:55 -0700 8152912: SAX XMLReaderFactory needs to be ServiceLoader compliant
joehw [Mon, 09 May 2016 14:58:55 -0700] rev 37927
8152912: SAX XMLReaderFactory needs to be ServiceLoader compliant Reviewed-by: dfuchs
Thu, 12 May 2016 15:15:03 +0000 Added tag jdk-9+118 for changeset 2082ebf00d57
lana [Thu, 12 May 2016 15:15:03 +0000] rev 37926
Added tag jdk-9+118 for changeset 2082ebf00d57
Wed, 05 Jul 2017 21:41:45 +0200 Merge
duke [Wed, 05 Jul 2017 21:41:45 +0200] rev 37925
Merge
Fri, 13 May 2016 18:38:15 +0200 8156714: Parsing issue with automatic semicolon insertion
hannesw [Fri, 13 May 2016 18:38:15 +0200] rev 37924
8156714: Parsing issue with automatic semicolon insertion Reviewed-by: jlaskey, sundar
Fri, 13 May 2016 14:30:54 +0200 8156896: Script stack trace should display function names
hannesw [Fri, 13 May 2016 14:30:54 +0200] rev 37923
8156896: Script stack trace should display function names Reviewed-by: attila, sundar
Thu, 12 May 2016 18:46:54 +0000 Merge
lana [Thu, 12 May 2016 18:46:54 +0000] rev 37922
Merge
Thu, 12 May 2016 13:07:21 +0530 8156820: Nashorn nightly test failure after fix for 8156738
sundar [Thu, 12 May 2016 13:07:21 +0530] rev 37921
8156820: Nashorn nightly test failure after fix for 8156738 Reviewed-by: hannesw, mhaupt
Wed, 11 May 2016 19:24:29 +0200 8156738: Use StackWalker for DynamicLinker.getLinkedCallSiteLocation
attila [Wed, 11 May 2016 19:24:29 +0200] rev 37920
8156738: Use StackWalker for DynamicLinker.getLinkedCallSiteLocation Reviewed-by: hannesw, sundar
Wed, 11 May 2016 11:05:28 +0200 8156658: Common way to run jtreg tests
sla [Wed, 11 May 2016 11:05:28 +0200] rev 37919
8156658: Common way to run jtreg tests Reviewed-by: erikj, dsamersoff
Tue, 10 May 2016 22:26:51 +0530 8156665: ES6 for..of should work on Java Iterables and Java arrays
sundar [Tue, 10 May 2016 22:26:51 +0530] rev 37918
8156665: ES6 for..of should work on Java Iterables and Java arrays Reviewed-by: attila, hannesw
Thu, 12 May 2016 15:15:05 +0000 Added tag jdk-9+118 for changeset 78bffb8c47c3
lana [Thu, 12 May 2016 15:15:05 +0000] rev 37917
Added tag jdk-9+118 for changeset 78bffb8c47c3
Wed, 05 Jul 2017 21:41:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:41:36 +0200] rev 37916
Merge
Thu, 12 May 2016 15:15:02 +0000 Added tag jdk-9+118 for changeset cc643de7cb06
lana [Thu, 12 May 2016 15:15:02 +0000] rev 37915
Added tag jdk-9+118 for changeset cc643de7cb06
Wed, 05 Jul 2017 21:41:29 +0200 Merge
duke [Wed, 05 Jul 2017 21:41:29 +0200] rev 37914
Merge
Mon, 16 May 2016 09:54:01 +0100 8156931: java.nio.Buffer tests cleanup
prappo [Mon, 16 May 2016 09:54:01 +0100] rev 37913
8156931: java.nio.Buffer tests cleanup Reviewed-by: alanb
Mon, 16 May 2016 07:01:26 +0200 8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays
psandoz [Mon, 16 May 2016 07:01:26 +0200] rev 37912
8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays Reviewed-by: shade
Mon, 16 May 2016 01:05:57 +0000 8156991: Problem list UnsupportedDHKeys.java on windows
xuelei [Mon, 16 May 2016 01:05:57 +0000] rev 37911
8156991: Problem list UnsupportedDHKeys.java on windows Reviewed-by: igerasim
Sat, 14 May 2016 03:45:59 +0000 Merge
valeriep [Sat, 14 May 2016 03:45:59 +0000] rev 37910
Merge
Sat, 14 May 2016 03:44:30 +0000 8000415: Add support for SHA-3
valeriep [Sat, 14 May 2016 03:44:30 +0000] rev 37909
8000415: Add support for SHA-3 Summary: Add SHA-3 support to SUN and OracleUcrypto provider Reviewed-by: ascarpino, jnimeh
Thu, 12 May 2016 18:57:24 -0700 8156584: Initialization race in sun.security.x509.AlgorithmId.get
martin [Thu, 12 May 2016 18:57:24 -0700] rev 37908
8156584: Initialization race in sun.security.x509.AlgorithmId.get Summary: Use safe variant of double-checked locking to initialize oidTable Reviewed-by: xuelei
Fri, 13 May 2016 18:58:32 +0000 8155823: Add date-time patterns 'v' and 'vvvv'
ntv [Fri, 13 May 2016 18:58:32 +0000] rev 37907
8155823: Add date-time patterns 'v' and 'vvvv' Summary: Addded necessary methodss Reviewed-by: rriggs, scolebourne
Fri, 13 May 2016 11:32:41 -0700 8156710: HttpTimeoutException should be thrown if server doesn't respond
asmotrak [Fri, 13 May 2016 11:32:41 -0700] rev 37906
8156710: HttpTimeoutException should be thrown if server doesn't respond Reviewed-by: michaelm
Fri, 13 May 2016 09:22:47 +0200 8156837: RC resource compilation on windows generates false build failure reports
erikj [Fri, 13 May 2016 09:22:47 +0200] rev 37905
8156837: RC resource compilation on windows generates false build failure reports Reviewed-by: tbell, prr
Fri, 13 May 2016 12:52:29 +0900 8150702: change in javadoc for parseObject for MessageFormat - JDK-8073211
peytoia [Fri, 13 May 2016 12:52:29 +0900] rev 37904
8150702: change in javadoc for parseObject for MessageFormat - JDK-8073211 Reviewed-by: okutsu, peytoia Contributed-by: Vaibhav Choudhary <vaibhav.x.choudhary@oracle.com>
Thu, 12 May 2016 16:40:01 -0700 8156671: Refactor sun/security/rsa/SignatureTest.java
rhalade [Thu, 12 May 2016 16:40:01 -0700] rev 37903
8156671: Refactor sun/security/rsa/SignatureTest.java Reviewed-by: valeriep
Thu, 12 May 2016 15:44:01 -0700 8156897: Problem list ShortRSAKey1024.sh on windows
darcy [Thu, 12 May 2016 15:44:01 -0700] rev 37902
8156897: Problem list ShortRSAKey1024.sh on windows Reviewed-by: mullan
Thu, 12 May 2016 14:45:06 -0700 8156890: Temporarily problem list ListKeychainStore.sh on Mac
darcy [Thu, 12 May 2016 14:45:06 -0700] rev 37901
8156890: Temporarily problem list ListKeychainStore.sh on Mac Reviewed-by: vinnie
Thu, 12 May 2016 18:47:08 +0000 Merge
lana [Thu, 12 May 2016 18:47:08 +0000] rev 37900
Merge
Thu, 12 May 2016 11:16:56 -0700 8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
mchung [Thu, 12 May 2016 11:16:56 -0700] rev 37899
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader Reviewed-by: acorn, alanb, chegar, dfuchs
Thu, 12 May 2016 16:33:37 +0100 8156521: Minor fixes and cleanups in NetworkInterface.c
clanger [Thu, 12 May 2016 16:33:37 +0100] rev 37898
8156521: Minor fixes and cleanups in NetworkInterface.c Reviewed-by: alanb, chegar, dsamersoff, msheppar
Thu, 12 May 2016 16:06:17 +0100 8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
michaelm [Thu, 12 May 2016 16:06:17 +0100] rev 37897
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value Reviewed-by: chegar
Thu, 12 May 2016 13:06:03 +0800 8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
weijun [Thu, 12 May 2016 13:06:03 +0800] rev 37896
8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG Reviewed-by: wetmore, xuelei
Thu, 12 May 2016 09:49:42 +0800 8156501: DRBG not synchronized at reseeding
weijun [Thu, 12 May 2016 09:49:42 +0800] rev 37895
8156501: DRBG not synchronized at reseeding Reviewed-by: xuelei
Wed, 11 May 2016 17:37:11 -0700 8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
smarks [Wed, 11 May 2016 17:37:11 -0700] rev 37894
8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc Reviewed-by: darcy
Wed, 11 May 2016 16:17:45 -0300 8156781: change to jlink has result in test failure
jlaskey [Wed, 11 May 2016 16:17:45 -0300] rev 37893
8156781: change to jlink has result in test failure Reviewed-by: redestad
Wed, 11 May 2016 14:01:29 -0400 8155978: Remove HTTP proxy implementation and tests from RMI
rriggs [Wed, 11 May 2016 14:01:29 -0400] rev 37892
8155978: Remove HTTP proxy implementation and tests from RMI Reviewed-by: smarks
Wed, 11 May 2016 19:23:58 +0200 8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
dfuchs [Wed, 11 May 2016 19:23:58 +0200] rev 37891
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException Summary: runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate. Reviewed-by: mchung
Tue, 10 May 2016 14:51:29 -0700 8156695: Fix @modules in tests in java/lang/management
shurailine [Tue, 10 May 2016 14:51:29 -0700] rev 37890
8156695: Fix @modules in tests in java/lang/management Summary: As part of JDK-8155993, tests are updated to declare dependencies on jdk.management. Reviewed-by: mchung
Wed, 11 May 2016 12:01:19 -0300 8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken
jlaskey [Wed, 11 May 2016 12:01:19 -0300] rev 37889
8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken Reviewed-by: redestad
Wed, 11 May 2016 11:26:02 -0300 8155237: jlink plugin to order resources should take a class list as input
jlaskey [Wed, 11 May 2016 11:26:02 -0300] rev 37888
8155237: jlink plugin to order resources should take a class list as input Reviewed-by: redestad
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip