Tue, 10 Feb 2015 14:10:43 +0100 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
psandoz [Tue, 10 Feb 2015 14:10:43 +0100] rev 28951
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation Reviewed-by: dholmes, kvn, vlivanov
Tue, 10 Feb 2015 09:25:00 -0500 8072694: Need errno info when CDS archive creation fails
hseigel [Tue, 10 Feb 2015 09:25:00 -0500] rev 28950
8072694: Need errno info when CDS archive creation fails Summary: Add errno output to error message when CDS archive creation fails Reviewed-by: dholmes, lfoltan
Tue, 02 Dec 2014 19:47:45 +0100 8067447: Factor out the shared implementation of the VM flags manipulation code
jbachorik [Tue, 02 Dec 2014 19:47:45 +0100] rev 28949
8067447: Factor out the shared implementation of the VM flags manipulation code Reviewed-by: sla, dholmes
Fri, 06 Feb 2015 10:40:04 -0800 Merge
dcubed [Fri, 06 Feb 2015 10:40:04 -0800] rev 28948
Merge
Mon, 12 Jan 2015 14:05:16 +0100 8068976: Remove JSDT implementation
jbachorik [Mon, 12 Jan 2015 14:05:16 +0100] rev 28947
8068976: Remove JSDT implementation Reviewed-by: sla, mchung, dholmes
Wed, 04 Feb 2015 16:26:38 +0100 8072434: 8064457: introduces performance regressions in 9-b47
goetz [Wed, 04 Feb 2015 16:26:38 +0100] rev 28946
8072434: 8064457: introduces performance regressions in 9-b47 Reviewed-by: coleenp, kvn
Thu, 05 Feb 2015 12:54:34 +0100 8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
sla [Thu, 05 Feb 2015 12:54:34 +0100] rev 28945
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT Reviewed-by: dholmes, ctornqvi
Wed, 04 Feb 2015 21:33:22 -0500 8072575: Add missing test for 8065895
dholmes [Wed, 04 Feb 2015 21:33:22 -0500] rev 28944
8072575: Add missing test for 8065895 Reviewed-by: dholmes, gziemski Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
Wed, 04 Feb 2015 18:47:42 -0500 8065895: Synchronous signals during error reporting may terminate or hang VM process
dholmes [Wed, 04 Feb 2015 18:47:42 -0500] rev 28943
8065895: Synchronous signals during error reporting may terminate or hang VM process Reviewed-by: dholmes, gziemski Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
Wed, 04 Feb 2015 16:09:49 +0100 8072472: serviceability/dcmd/framework/* should be quarantined
miauno [Wed, 04 Feb 2015 16:09:49 +0100] rev 28942
8072472: serviceability/dcmd/framework/* should be quarantined Reviewed-by: jbachorik
Fri, 13 Feb 2015 01:41:06 +0100 Merge
jwilhelm [Fri, 13 Feb 2015 01:41:06 +0100] rev 28941
Merge
Wed, 11 Feb 2015 14:47:21 +0100 8066566: Refactor ParNewGeneration to contain ParNewTracer
mlarsson [Wed, 11 Feb 2015 14:47:21 +0100] rev 28940
8066566: Refactor ParNewGeneration to contain ParNewTracer Reviewed-by: ehelin, kbarrett
Tue, 10 Feb 2015 17:41:19 -0500 8065093: Remove unused variable/output argument
tschatzl [Tue, 10 Feb 2015 17:41:19 -0500] rev 28939
8065093: Remove unused variable/output argument Summary: Remove total_reserved from GenCollectedHeap::initialize and ::allocate Reviewed-by: tschatzl, kbarrett Contributed-by: tom.benson@oracle.com
Tue, 10 Feb 2015 15:44:42 -0500 8072056: Remove unnecessary header file #include
tschatzl [Tue, 10 Feb 2015 15:44:42 -0500] rev 28938
8072056: Remove unnecessary header file #include Summary: tenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp Reviewed-by: tschatzl, kbarrett, jprovino Contributed-by: tom.benson@oracle.com
Mon, 09 Feb 2015 17:38:42 +0100 8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
jwilhelm [Mon, 09 Feb 2015 17:38:42 +0100] rev 28937
8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well Summary: Changed to a more generic description. Reviewed-by: mgerdin, tschatzl
Mon, 09 Feb 2015 09:51:12 +0300 8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
skovalev [Mon, 09 Feb 2015 09:51:12 +0300] rev 28936
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23) Reviewed-by: jwilhelm, iignatyev
Fri, 06 Feb 2015 16:24:25 +0100 8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
mgerdin [Fri, 06 Feb 2015 16:24:25 +0100] rev 28935
8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc() Reviewed-by: jwilhelm, tschatzl
Thu, 12 Feb 2015 13:55:54 -0800 Merge
vlivanov [Thu, 12 Feb 2015 13:55:54 -0800] rev 28934
Merge
Mon, 09 Feb 2015 13:45:59 +0100 8071821: Assert failed in UnexpectedDeoptimizationTest.java
roland [Mon, 09 Feb 2015 13:45:59 +0100] rev 28933
8071821: Assert failed in UnexpectedDeoptimizationTest.java Summary: assert fires in case of concurrent initialization of ciInstanceKlass::_has_injected_fields Reviewed-by: kvn
Mon, 09 Feb 2015 15:10:58 +0100 8072016: Array copy may cause infinite cycle of deoptimization/compilation
roland [Mon, 09 Feb 2015 15:10:58 +0100] rev 28932
8072016: Array copy may cause infinite cycle of deoptimization/compilation Summary: Infinite deoptimization/recompilation cycles in case of arraycopy with tightly coupled allocation Reviewed-by: kvn, vlivanov
Fri, 06 Feb 2015 13:50:44 +0100 8071999: SA's buildreplayjars fail with exception
roland [Fri, 06 Feb 2015 13:50:44 +0100] rev 28931
8071999: SA's buildreplayjars fail with exception Summary: support default methods when dumping classes in SA Reviewed-by: vlivanov, kvn, dsamersoff
Fri, 30 Jan 2015 15:23:41 +0100 8071533: assert(n0->is_Call()) failed: expect a call here
roland [Fri, 30 Jan 2015 15:23:41 +0100] rev 28930
8071533: assert(n0->is_Call()) failed: expect a call here Summary: remove_dead_region() call missing from ArrayCopyNode::Ideal() Reviewed-by: kvn, vlivanov
Fri, 30 Jan 2015 20:45:18 +0300 8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
pchistyakov [Fri, 30 Jan 2015 20:45:18 +0300] rev 28929
8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available Summary: disabled DeoptimizeALot for test runs Reviewed-by: kvn
Fri, 06 Feb 2015 18:16:55 +0100 8072398: assert fails in L1RGenerator::increment_event_counter_impl
zmajo [Fri, 06 Feb 2015 18:16:55 +0100] rev 28928
8072398: assert fails in L1RGenerator::increment_event_counter_impl Summary: Change scaling code to allow scaling with 0.0; change set_tiered_flags() to treat CompileThresholdScaling==0.0 in a special way. Reviewed-by: kvn, iveresov
Fri, 30 Jan 2015 12:53:56 +0100 8071996: split_if accesses NULL region of ConstraintCast
goetz [Fri, 30 Jan 2015 12:53:56 +0100] rev 28927
8071996: split_if accesses NULL region of ConstraintCast Reviewed-by: kvn
Tue, 03 Feb 2015 09:56:21 +0000 Merge
anoll [Tue, 03 Feb 2015 09:56:21 +0000] rev 28926
Merge
Tue, 03 Feb 2015 10:30:16 +0100 8068440: Test6857159.java times out
anoll [Tue, 03 Feb 2015 10:30:16 +0100] rev 28925
8068440: Test6857159.java times out Summary: Replace shell script with Java-only code Reviewed-by: kvn, iignatyev
Mon, 02 Feb 2015 23:26:33 -0500 8069030: support new PTRACE_GETREGSET
dlong [Mon, 02 Feb 2015 23:26:33 -0500] rev 28924
8069030: support new PTRACE_GETREGSET Summary: use PTRACE_GETREGSET if other options are not available Reviewed-by: sla, dholmes
Mon, 02 Feb 2015 14:35:24 +0000 Merge
thartmann [Mon, 02 Feb 2015 14:35:24 +0000] rev 28923
Merge
Mon, 02 Feb 2015 15:19:24 +0100 8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
thartmann [Mon, 02 Feb 2015 15:19:24 +0100] rev 28922
8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages Summary: Disable large page usage for test. Reviewed-by: kvn
Sat, 31 Jan 2015 02:42:13 -0500 Merge
dlong [Sat, 31 Jan 2015 02:42:13 -0500] rev 28921
Merge
Fri, 30 Jan 2015 10:27:50 -0800 8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
kvn [Fri, 30 Jan 2015 10:27:50 -0800] rev 28920
8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory Summary: Add missing C->failing() check after Connection graph construction. Reviewed-by: iveresov
Fri, 30 Jan 2015 15:36:29 +0000 Merge
anoll [Fri, 30 Jan 2015 15:36:29 +0000] rev 28919
Merge
Fri, 30 Jan 2015 14:35:37 +0000 Merge
anoll [Fri, 30 Jan 2015 14:35:37 +0000] rev 28918
Merge
Fri, 30 Jan 2015 15:20:45 +0100 8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known
anoll [Fri, 30 Jan 2015 15:20:45 +0100] rev 28917
8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known Summary: Quarantine OverloadCompileQueueTest until the reason for timeout is known Reviewed-by: kvn
Fri, 30 Jan 2015 13:31:54 +0000 Merge
thartmann [Fri, 30 Jan 2015 13:31:54 +0000] rev 28916
Merge
Fri, 30 Jan 2015 10:40:08 +0100 8071818: Incorrect addressing mode used for ldf in SPARC assembler
zmajo [Fri, 30 Jan 2015 10:40:08 +0100] rev 28915
8071818: Incorrect addressing mode used for ldf in SPARC assembler Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter. Reviewed-by: kvn, dlong
Thu, 29 Jan 2015 19:16:47 +0100 8071654: disassembler handles embedded OOPs not uniformly
zmajo [Thu, 29 Jan 2015 19:16:47 +0100] rev 28914
8071654: disassembler handles embedded OOPs not uniformly Summary: Remove (currently dead) code that prints oops within disassembled instructions. Reviewed-by: kvn, thartmann, roland
Thu, 29 Jan 2015 10:26:02 -0800 8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
vlivanov [Thu, 29 Jan 2015 10:26:02 -0800] rev 28913
8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations Reviewed-by: kvn, roland, jrose
Thu, 29 Jan 2015 10:25:59 -0800 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
vlivanov [Thu, 29 Jan 2015 10:25:59 -0800] rev 28912
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared Reviewed-by: jrose, kvn
Thu, 19 Feb 2015 11:23:58 -0800 Added tag jdk9-b51 for changeset 5fb718119516
katleman [Thu, 19 Feb 2015 11:23:58 -0800] rev 28911
Added tag jdk9-b51 for changeset 5fb718119516
Thu, 19 Feb 2015 16:35:58 -0800 Merge
lana [Thu, 19 Feb 2015 16:35:58 -0800] rev 28910
Merge
Tue, 17 Feb 2015 11:44:44 -0800 Merge
ddehaven [Tue, 17 Feb 2015 11:44:44 -0800] rev 28909
Merge
Mon, 09 Feb 2015 09:52:45 -0800 Merge
ddehaven [Mon, 09 Feb 2015 09:52:45 -0800] rev 28908
Merge
Thu, 05 Feb 2015 14:55:30 +0100 8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll)
erikj [Thu, 05 Feb 2015 14:55:30 +0100] rev 28907
8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll) Reviewed-by: ihse
Wed, 28 Jan 2015 08:14:14 -0800 Merge
ddehaven [Wed, 28 Jan 2015 08:14:14 -0800] rev 28906
Merge
Tue, 27 Jan 2015 09:32:37 -0800 Merge
ddehaven [Tue, 27 Jan 2015 09:32:37 -0800] rev 28905
Merge
Wed, 21 Jan 2015 12:00:04 -0800 Merge
ddehaven [Wed, 21 Jan 2015 12:00:04 -0800] rev 28904
Merge
Fri, 16 Jan 2015 18:45:26 +0300 8056298: Separate java.awt.datatransfer from the desktop module
serb [Fri, 16 Jan 2015 18:45:26 +0300] rev 28903
8056298: Separate java.awt.datatransfer from the desktop module Reviewed-by: erikj, alanb, mchung, alexsch
Fri, 16 Jan 2015 16:02:09 +0100 8069064: Various improvements and fixes in build system
ihse [Fri, 16 Jan 2015 16:02:09 +0100] rev 28902
8069064: Various improvements and fixes in build system Reviewed-by: erikj
Thu, 15 Jan 2015 16:36:24 +0100 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
erikj [Thu, 15 Jan 2015 16:36:24 +0100] rev 28901
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013) Reviewed-by: tbell, ihse
Tue, 17 Feb 2015 16:53:41 +0100 8072950: api/xinclude/Harold/harold-97.html\#harold-97, api/xinclude/Harold/harold-67.html\#harold-67 fails on solaris with build port-stage-aarch64
erikj [Tue, 17 Feb 2015 16:53:41 +0100] rev 28900
8072950: api/xinclude/Harold/harold-97.html\#harold-97, api/xinclude/Harold/harold-67.html\#harold-67 fails on solaris with build port-stage-aarch64 Reviewed-by: tbell
Mon, 16 Feb 2015 12:25:56 +0100 8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev
erikj [Mon, 16 Feb 2015 12:25:56 +0100] rev 28899
8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev Reviewed-by: alanb
Fri, 13 Feb 2015 11:03:13 +0800 8071338: Move policytool from JRE to JDK
weijun [Fri, 13 Feb 2015 11:03:13 +0800] rev 28898
8071338: Move policytool from JRE to JDK Reviewed-by: alanb, erikj, ihse, mchung
Thu, 19 Feb 2015 11:23:55 -0800 Added tag jdk9-b51 for changeset 5d0c07a90e82
katleman [Thu, 19 Feb 2015 11:23:55 -0800] rev 28897
Added tag jdk9-b51 for changeset 5d0c07a90e82
Wed, 05 Jul 2017 20:19:46 +0200 Added tag jdk9-b51 for changeset 6efe265424e3
duke [Wed, 05 Jul 2017 20:19:46 +0200] rev 28896
Added tag jdk9-b51 for changeset 6efe265424e3
Wed, 05 Jul 2017 20:19:45 +0200 Merge jdk9-b51
duke [Wed, 05 Jul 2017 20:19:45 +0200] rev 28895
Merge
Wed, 05 Jul 2017 20:19:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:40 +0200] rev 28894
Merge
Thu, 12 Feb 2015 16:38:39 -0800 Merge
lana [Thu, 12 Feb 2015 16:38:39 -0800] rev 28893
Merge
Thu, 12 Feb 2015 15:00:37 -0800 8071836: javadoc fails as javadoc resource bundle not visible to com.sun.tools.javac.util.JavacMessages
ksrini [Thu, 12 Feb 2015 15:00:37 -0800] rev 28892
8071836: javadoc fails as javadoc resource bundle not visible to com.sun.tools.javac.util.JavacMessages Reviewed-by: jjg, mchung
Thu, 12 Feb 2015 10:16:19 +0530 8069545: javac shouldn't check nested stuck lambdas during overload resolution
sadayapalam [Thu, 12 Feb 2015 10:16:19 +0530] rev 28891
8069545: javac shouldn't check nested stuck lambdas during overload resolution Summary: Nested lambdas should not be considered while overload resolution is in progress Reviewed-by: mcimadamore Contributed-by: vicente.romero@oracle.com, srikanth.adayapalam@oracle.com
Thu, 12 Feb 2015 16:23:29 -0800 Added tag jdk9-b50 for changeset 1ba2a6b0fd9f
katleman [Thu, 12 Feb 2015 16:23:29 -0800] rev 28890
Added tag jdk9-b50 for changeset 1ba2a6b0fd9f
Wed, 05 Jul 2017 20:19:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:33 +0200] rev 28889
Merge
Thu, 12 Feb 2015 16:36:53 -0800 Merge
lana [Thu, 12 Feb 2015 16:36:53 -0800] rev 28888
Merge
Thu, 12 Feb 2015 17:12:57 +0300 8071585: Update JAX-WS RI integration to latest version (2.2.11-b150127.1410)
aefimov [Thu, 12 Feb 2015 17:12:57 +0300] rev 28887
8071585: Update JAX-WS RI integration to latest version (2.2.11-b150127.1410) Reviewed-by: alanb
Thu, 12 Feb 2015 16:23:24 -0800 Added tag jdk9-b50 for changeset f8317f53f898
katleman [Thu, 12 Feb 2015 16:23:24 -0800] rev 28886
Added tag jdk9-b50 for changeset f8317f53f898
Wed, 05 Jul 2017 20:19:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:27 +0200] rev 28885
Merge
Thu, 12 Feb 2015 16:23:24 -0800 Added tag jdk9-b50 for changeset f9362d750e69
katleman [Thu, 12 Feb 2015 16:23:24 -0800] rev 28884
Added tag jdk9-b50 for changeset f9362d750e69
Wed, 05 Jul 2017 20:19:22 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:22 +0200] rev 28883
Merge
Thu, 12 Feb 2015 16:39:22 -0800 Merge
lana [Thu, 12 Feb 2015 16:39:22 -0800] rev 28882
Merge
Thu, 12 Feb 2015 16:43:33 +0100 8072596: Arrays.asList results in ClassCastException with a JS array
attila [Thu, 12 Feb 2015 16:43:33 +0100] rev 28881
8072596: Arrays.asList results in ClassCastException with a JS array Reviewed-by: lagergren, sundar
Tue, 10 Feb 2015 13:10:07 +0300 8069182: Nightly test results are empty for targets test262/markdown/testjfx
slugovoy [Tue, 10 Feb 2015 13:10:07 +0300] rev 28880
8069182: Nightly test results are empty for targets test262/markdown/testjfx Reviewed-by: sundar, lagergren
Mon, 09 Feb 2015 14:40:56 +0530 8072752: Add regression tests for 8071678 and 8071594
sundar [Mon, 09 Feb 2015 14:40:56 +0530] rev 28879
8072752: Add regression tests for 8071678 and 8071594 Reviewed-by: hannesw, attila
Fri, 06 Feb 2015 19:28:26 +0530 8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes
sundar [Fri, 06 Feb 2015 19:28:26 +0530] rev 28878
8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes Reviewed-by: attila, lagergren
Thu, 12 Feb 2015 16:23:30 -0800 Added tag jdk9-b50 for changeset 51d0ef4e53e6
katleman [Thu, 12 Feb 2015 16:23:30 -0800] rev 28877
Added tag jdk9-b50 for changeset 51d0ef4e53e6
Wed, 05 Jul 2017 20:19:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:16 +0200] rev 28876
Merge
Thu, 12 Feb 2015 16:23:21 -0800 Added tag jdk9-b50 for changeset 70a5f7d7a66a
katleman [Thu, 12 Feb 2015 16:23:21 -0800] rev 28875
Added tag jdk9-b50 for changeset 70a5f7d7a66a
Wed, 05 Jul 2017 20:19:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:12 +0200] rev 28874
Merge
Thu, 12 Feb 2015 16:37:08 -0800 Merge
lana [Thu, 12 Feb 2015 16:37:08 -0800] rev 28873
Merge
Thu, 12 Feb 2015 12:06:36 -0500 8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
rriggs [Thu, 12 Feb 2015 12:06:36 -0500] rev 28872
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup Reviewed-by: alanb
Thu, 12 Feb 2015 10:34:35 -0500 8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
lpriima [Thu, 12 Feb 2015 10:34:35 -0500] rev 28871
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays Reviewed-by: rriggs, dholmes
Thu, 12 Feb 2015 10:28:14 +0100 8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
ykantser [Thu, 12 Feb 2015 10:28:14 +0100] rev 28870
8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement Reviewed-by: jbachorik, dfuchs, mchung
Wed, 11 Feb 2015 17:20:39 -0800 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
bpb [Wed, 11 Feb 2015 17:20:39 -0800] rev 28869
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result Summary: Replace divWord() with non-truncating alternatives Reviewed-by: psandoz, darcy
Tue, 10 Feb 2015 10:44:38 +0100 8072611: (process) ProcessBuilder redirecting output to file should work with long file names (win)
stuefe [Tue, 10 Feb 2015 10:44:38 +0100] rev 28868
8072611: (process) ProcessBuilder redirecting output to file should work with long file names (win) Reviewed-by: rriggs, simonis Contributed-by: johannes.scheerer@sap.com
Wed, 11 Feb 2015 07:40:43 -0800 8064562: (doc) errors in java.io.PushbackInputStream API documentation
bpb [Wed, 11 Feb 2015 07:40:43 -0800] rev 28867
8064562: (doc) errors in java.io.PushbackInputStream API documentation Summary: Update the documentation as suggested to reflect reality. Reviewed-by: lancea, rriggs Contributed-by: Shaun Spiller <shaunspiller@gmail.com>
Wed, 11 Feb 2015 09:59:30 +0100 8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider
erikj [Wed, 11 Feb 2015 09:59:30 +0100] rev 28866
8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider Reviewed-by: ihse
Tue, 10 Feb 2015 23:32:48 +0000 8065553: Failed Java web start via IPv6 (Java7u71 or later)
robm [Tue, 10 Feb 2015 23:32:48 +0000] rev 28865
8065553: Failed Java web start via IPv6 (Java7u71 or later) Reviewed-by: xuelei
Tue, 10 Feb 2015 11:34:13 -0800 8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType
darcy [Tue, 10 Feb 2015 11:34:13 -0800] rev 28864
8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType Reviewed-by: lancea
Tue, 10 Feb 2015 10:09:33 -0800 Merge
amurillo [Tue, 10 Feb 2015 10:09:33 -0800] rev 28863
Merge
Thu, 05 Feb 2015 14:57:53 -0800 Merge
amurillo [Thu, 05 Feb 2015 14:57:53 -0800] rev 28862
Merge
Wed, 04 Feb 2015 18:23:09 -0800 Merge
ctornqvi [Wed, 04 Feb 2015 18:23:09 -0800] rev 28861
Merge
Tue, 03 Feb 2015 16:46:05 +0100 8066708: JMXStartStopTest fails to connect to port 38112
jbachorik [Tue, 03 Feb 2015 16:46:05 +0100] rev 28860
8066708: JMXStartStopTest fails to connect to port 38112 Reviewed-by: smarks, dsamersoff, olagneau
Mon, 02 Feb 2015 09:37:53 +0100 8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar
ykantser [Mon, 02 Feb 2015 09:37:53 +0100] rev 28859
8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar Reviewed-by: sla Contributed-by: alexander.kulyakhtin@oracle.com
Fri, 30 Jan 2015 09:31:18 +0100 8068613: Wrong number of objects pending finalization start
ykantser [Fri, 30 Jan 2015 09:31:18 +0100] rev 28858
8068613: Wrong number of objects pending finalization start Summary: Repeat until expected result, instead of fail after sleep() Reviewed-by: sla
Fri, 30 Jan 2015 22:01:32 +0100 8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE
jbachorik [Fri, 30 Jan 2015 22:01:32 +0100] rev 28857
8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE Reviewed-by: sjiang, dfuchs
Tue, 10 Feb 2015 12:28:02 -0500 8069255: Suppress deprecation warnings in jdk.rmic module (jdk repo)
amlu [Tue, 10 Feb 2015 12:28:02 -0500] rev 28856
8069255: Suppress deprecation warnings in jdk.rmic module (jdk repo) Reviewed-by: rriggs
Tue, 10 Feb 2015 11:18:51 +0100 8050819: Please add java.util.Stream.ofNullable(T object)
psandoz [Tue, 10 Feb 2015 11:18:51 +0100] rev 28855
8050819: Please add java.util.Stream.ofNullable(T object) Reviewed-by: alanb, smarks
Tue, 10 Feb 2015 14:44:33 +0530 8068587: ScriptEngineFactory.getParameter() should specify NPE for a null key
sundar [Tue, 10 Feb 2015 14:44:33 +0530] rev 28854
8068587: ScriptEngineFactory.getParameter() should specify NPE for a null key Reviewed-by: alanb, lagergren
Mon, 09 Feb 2015 17:49:26 -0800 8069277: Doclint regression in java/security/KeyStore.java
darcy [Mon, 09 Feb 2015 17:49:26 -0800] rev 28853
8069277: Doclint regression in java/security/KeyStore.java Reviewed-by: weijun
Mon, 09 Feb 2015 15:33:56 -0800 8041395: Doclint regression in java.net.SocketOption
darcy [Mon, 09 Feb 2015 15:33:56 -0800] rev 28852
8041395: Doclint regression in java.net.SocketOption Reviewed-by: lancea
Mon, 09 Feb 2015 13:32:42 -0800 8069072: GHASH performance improvement
fweimer [Mon, 09 Feb 2015 13:32:42 -0800] rev 28851
8069072: GHASH performance improvement Summary: Eliminate allocations and vectorize Reviewed-by: mullan, ascarpino
Mon, 09 Feb 2015 11:37:56 -0800 8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
sherman [Mon, 09 Feb 2015 11:37:56 -0800] rev 28850
8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError Summary: fix the surrogate corner case in SingleByte charset encoder Reviewed-by: psandoz, alanb
Fri, 06 Feb 2015 15:42:07 -0800 8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
mchung [Fri, 06 Feb 2015 15:42:07 -0800] rev 28849
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader Reviewed-by: alanb, dfuchs, lancea, mkos
Fri, 06 Feb 2015 17:29:11 -0500 8067800: Unexpected DateTimeException in the java.time.chrono.HijrahChronology.isLeapYear
rriggs [Fri, 06 Feb 2015 17:29:11 -0500] rev 28848
8067800: Unexpected DateTimeException in the java.time.chrono.HijrahChronology.isLeapYear Summary: Check the year range consistently with other Hijrah date years Reviewed-by: lancea, scolebourne
Fri, 06 Feb 2015 08:05:44 -0800 8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows
bpb [Fri, 06 Feb 2015 08:05:44 -0800] rev 28847
8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows Summary: Correct handling of empty path in Windows version of relativize() Reviewed-by: alanb, dfuchs
Fri, 06 Feb 2015 09:57:28 +0100 8071329: Stop exporting INCLUDE and LIB when building on windows
erikj [Fri, 06 Feb 2015 09:57:28 +0100] rev 28846
8071329: Stop exporting INCLUDE and LIB when building on windows Reviewed-by: ihse
Fri, 06 Feb 2015 11:38:29 +0800 8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows
weijun [Fri, 06 Feb 2015 11:38:29 +0800] rev 28845
8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows Reviewed-by: xuelei
Thu, 12 Feb 2015 16:23:25 -0800 Added tag jdk9-b50 for changeset d0f9f129c1f4
katleman [Thu, 12 Feb 2015 16:23:25 -0800] rev 28844
Added tag jdk9-b50 for changeset d0f9f129c1f4
Wed, 05 Jul 2017 20:19:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:04 +0200] rev 28843
Merge
Thu, 12 Feb 2015 16:39:35 -0800 Merge
lana [Thu, 12 Feb 2015 16:39:35 -0800] rev 28842
Merge
Tue, 10 Feb 2015 10:09:31 -0800 Merge
amurillo [Tue, 10 Feb 2015 10:09:31 -0800] rev 28841
Merge
Thu, 05 Feb 2015 14:57:52 -0800 Merge
amurillo [Thu, 05 Feb 2015 14:57:52 -0800] rev 28840
Merge
Thu, 05 Feb 2015 12:23:29 +0100 Merge
jwilhelm [Thu, 05 Feb 2015 12:23:29 +0100] rev 28839
Merge
Wed, 04 Feb 2015 13:14:27 -0500 8067460: G1: TestResourceManagementFlagWithCommercialBuild.java failed on embedded platform
aharlap [Wed, 04 Feb 2015 13:14:27 -0500] rev 28838
8067460: G1: TestResourceManagementFlagWithCommercialBuild.java failed on embedded platform Summary: Added extension point to detect unsupported options Reviewed-by: dholmes, bdelsart
Wed, 04 Feb 2015 10:18:28 -0500 8071805: BarrierSet::Other is not used and should be removed.
jprovino [Wed, 04 Feb 2015 10:18:28 -0500] rev 28837
8071805: BarrierSet::Other is not used and should be removed. Summary: Remove all occurences of BarrierSet::Other because the barrier set kind is never set to Other. Reviewed-by: tschatzl, kbarrett
Wed, 04 Feb 2015 22:21:08 +0900 8068589: GCCause should distinguish jcmd GC.run from System.gc()
ysuenaga [Wed, 04 Feb 2015 22:21:08 +0900] rev 28836
8068589: GCCause should distinguish jcmd GC.run from System.gc() Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() . Reviewed-by: sla, tamao
Tue, 03 Feb 2015 15:50:06 +0100 8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
sjohanss [Tue, 03 Feb 2015 15:50:06 +0100] rev 28835
8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure Summary: When checking for humongous objects to reclaim, we dirty cards that might belong to freed regions. Fixed by checking the region before dirtying. Reviewed-by: tschatzl, brutisso
Mon, 02 Feb 2015 13:57:38 +0100 Merge
jwilhelm [Mon, 02 Feb 2015 13:57:38 +0100] rev 28834
Merge
Mon, 02 Feb 2015 10:38:39 +0100 8069760: When iterating over a card, G1 often iterates over much more references than are contained in the card
tschatzl [Mon, 02 Feb 2015 10:38:39 +0100] rev 28833
8069760: When iterating over a card, G1 often iterates over much more references than are contained in the card Summary: Properly bound the iteration work for objArray-oops. Reviewed-by: mgerdin, kbarrett
Thu, 29 Jan 2015 00:08:38 -0500 8068942: Improve validation of -XX:G1ConfidencePercent value
kbarrett [Thu, 29 Jan 2015 00:08:38 -0500] rev 28832
8068942: Improve validation of -XX:G1ConfidencePercent value Summary: Validate during argument processing and simplify usage by assuming validated. Reviewed-by: jmasa, tschatzl
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip