Wed, 21 Feb 2018 07:50:33 +0100 8198369: Clean up GCId and GCIdMark
pliden [Wed, 21 Feb 2018 07:50:33 +0100] rev 49031
8198369: Clean up GCId and GCIdMark Reviewed-by: stefank, eosterlund
Wed, 21 Feb 2018 07:46:40 +0100 8198267: Allow GCId::current_raw() calls from non-NamedThreads
pliden [Wed, 21 Feb 2018 07:46:40 +0100] rev 49030
8198267: Allow GCId::current_raw() calls from non-NamedThreads Reviewed-by: stefank, kbarrett
Tue, 20 Feb 2018 16:18:25 -0600 8193056: Title from build failure with Xcode 9.1
gziemski [Tue, 20 Feb 2018 16:18:25 -0600] rev 49029
8193056: Title from build failure with Xcode 9.1 Summary: Included missing header explicitly. Reviewed-by: coleenp, vlivanov
Tue, 20 Feb 2018 12:54:26 -0800 8193909: Obsolete(remove) Co-operative Memory Management (CMM)
sangheki [Tue, 20 Feb 2018 12:54:26 -0800] rev 49028
8193909: Obsolete(remove) Co-operative Memory Management (CMM) Reviewed-by: dholmes, jwilhelm, mchung, tschatzl Contributed-by: sangheon.kim@oracle.com, brent.christian@oracle.com
Tue, 20 Feb 2018 16:10:21 +0100 8195112: x86 (32 bit): implementation for Thread-local handshakes
mdoerr [Tue, 20 Feb 2018 16:10:21 +0100] rev 49027
8195112: x86 (32 bit): implementation for Thread-local handshakes Reviewed-by: goetz, rehn
Tue, 20 Feb 2018 07:46:40 -0500 8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
lfoltan [Tue, 20 Feb 2018 07:46:40 -0500] rev 49026
8196884: VS2017 Multiple Type Cast Conversion Compilation Errors Summary: Change the type of symbolic constant badAddressVal and introduce specific casts to fix multiple type cast conversion compilation errors. Reviewed-by: coleenp, kbarrett
Tue, 20 Feb 2018 07:32:17 -0500 8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
lfoltan [Tue, 20 Feb 2018 07:32:17 -0500] rev 49025
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong Summary: Use the correct typed constant when initializing the StubRoutines::x86::_k512_W array. Reviewed-by: coleenp Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:20:22 -0500 8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
lfoltan [Tue, 20 Feb 2018 07:20:22 -0500] rev 49024
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed Summary: Ignore deprecation warning for non-Standard std::tr1 namespace and TR1-only machinery when compiling gtest. Reviewed-by: kbarrett, stuefe
Tue, 20 Feb 2018 07:10:42 -0500 8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
lfoltan [Tue, 20 Feb 2018 07:10:42 -0500] rev 49023
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One Summary: Add a private ordinary operator delete declaration within class Chunk. Reviewed-by: coleenp, stuefe Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:00:49 -0500 8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
lfoltan [Tue, 20 Feb 2018 07:00:49 -0500] rev 49022
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method Summary: Fix compilation error by declaring Atomic::IsPointerConvertible public. Reviewed-by: kbarrett, stuefe
Mon, 19 Feb 2018 15:44:56 +0100 8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49021
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual Reviewed-by: stefank, eosterlund
Mon, 19 Feb 2018 15:44:56 +0100 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49020
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end Reviewed-by: kbarrett, stefank
Mon, 19 Feb 2018 15:44:56 +0100 8198269: Allow GCCauseSetter to be used outside of safepoints
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49019
8198269: Allow GCCauseSetter to be used outside of safepoints Reviewed-by: stefank, sjohanss
Mon, 19 Feb 2018 15:07:21 +0100 8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
shade [Mon, 19 Feb 2018 15:07:21 +0100] rev 49018
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code) Reviewed-by: mdoerr, dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 49017
Merge
Mon, 19 Feb 2018 09:46:10 +0100 8196783: Refactor LogTagLevelExpression into separate classes
mlarsson [Mon, 19 Feb 2018 09:46:10 +0100] rev 49016
8196783: Refactor LogTagLevelExpression into separate classes Reviewed-by: rehn, pliden
Mon, 19 Feb 2018 09:16:04 +0100 8176298: Log tags in -Xlog:help not sorted
mlarsson [Mon, 19 Feb 2018 09:16:04 +0100] rev 49015
8176298: Log tags in -Xlog:help not sorted Reviewed-by: ecaspole, gtriantafill, stuefe
Fri, 08 Dec 2017 13:47:08 +0100 8198271: Make CollectedHeap::create_heap_space_summary() virtual
pliden [Fri, 08 Dec 2017 13:47:08 +0100] rev 49014
8198271: Make CollectedHeap::create_heap_space_summary() virtual Reviewed-by: kbarrett, tschatzl
Fri, 08 Dec 2017 13:47:08 +0100 8198270: Remove dangerous assert in HandleArea::oops_do()
pliden [Fri, 08 Dec 2017 13:47:08 +0100] rev 49013
8198270: Remove dangerous assert in HandleArea::oops_do() Reviewed-by: coleenp
Sun, 18 Feb 2018 13:48:01 -0500 8198311: Avoid uses of global malloc and free
coleenp [Sun, 18 Feb 2018 13:48:01 -0500] rev 49012
8198311: Avoid uses of global malloc and free Reviewed-by: kvn, kbarrett, dcubed, zgu
Sun, 18 Feb 2018 13:32:24 -0500 8182847: Copy class should use assert macros
coleenp [Sun, 18 Feb 2018 13:32:24 -0500] rev 49011
8182847: Copy class should use assert macros Reviewed-by: kbarrett, tschatzl
Fri, 16 Feb 2018 14:23:30 -0800 8194084: Obsolete FastTLABRefill and remove the related code
jcbeyler [Fri, 16 Feb 2018 14:23:30 -0800] rev 49010
8194084: Obsolete FastTLABRefill and remove the related code Summary: Remove all FastTLABRefill code and flag Reviewed-by: mdoerr, drwhite, coleenp Contributed-by: jcbeyler@google.com
Fri, 16 Feb 2018 11:22:53 -0800 4916621: Update those still using JDIScaffold to use TestScaffold instead.
psomashe [Fri, 16 Feb 2018 11:22:53 -0800] rev 49009
4916621: Update those still using JDIScaffold to use TestScaffold instead. Summary: update remaining tests using JDIScaffold to using TestScaffold instead. Reviewed-by: sspitsyn, cjplummer
Thu, 15 Feb 2018 11:39:42 -0800 8191375: Add high-level jtreg VMProps to filter out CDS tests
iklam [Thu, 15 Feb 2018 11:39:42 -0800] rev 49008
8191375: Add high-level jtreg VMProps to filter out CDS tests Summary: Added vm.cds.archived.java.heap Reviewed-by: mseledtsov, jiangli, ccheung, gtriantafill
Fri, 16 Feb 2018 12:18:09 +0100 8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49007
8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS Reviewed-by: tschatzl, eosterlund
Fri, 16 Feb 2018 12:18:09 +0100 8197993: Remove last use of JavaThread::flush_barrier_queues()
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49006
8197993: Remove last use of JavaThread::flush_barrier_queues() Reviewed-by: tschatzl, eosterlund
Fri, 16 Feb 2018 12:18:09 +0100 8197992: Move the OopStorage::ParState type out of inline.hpp
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49005
8197992: Move the OopStorage::ParState type out of inline.hpp Reviewed-by: tschatzl, kbarrett
Fri, 16 Feb 2018 11:33:13 +0100 8198275: AIX build broken after latest whitebox.cpp changes
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 49004
8198275: AIX build broken after latest whitebox.cpp changes Reviewed-by: mdoerr
Wed, 28 Feb 2018 15:28:46 +0100 8198831: Lazy initialization of ValueConversions MethodHandles
redestad [Wed, 28 Feb 2018 15:28:46 +0100] rev 49003
8198831: Lazy initialization of ValueConversions MethodHandles Reviewed-by: shade
Wed, 28 Feb 2018 19:16:51 +0800 8198820: Problem list tools/jimage/JImageExtractTest.java
amlu [Wed, 28 Feb 2018 19:16:51 +0800] rev 49002
8198820: Problem list tools/jimage/JImageExtractTest.java Reviewed-by: alanb
Wed, 28 Feb 2018 09:54:38 +0000 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
alanb [Wed, 28 Feb 2018 09:54:38 +0000] rev 49001
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2) Reviewed-by: bpb
Tue, 27 Feb 2018 23:11:26 -0800 8196759: Move two java/text/Normalizer tests into OpenJDK
xyin [Tue, 27 Feb 2018 23:11:26 -0800] rev 49000
8196759: Move two java/text/Normalizer tests into OpenJDK Reviewed-by: naoto
Tue, 27 Feb 2018 21:32:16 -0800 8198808: jdi tests failing after JDK-8198484
martin [Tue, 27 Feb 2018 21:32:16 -0800] rev 48999
8198808: jdi tests failing after JDK-8198484 Reviewed-by: darcy, dholmes
Thu, 08 Feb 2018 17:25:57 -0800 8198485: Simplify a URLClassPath constructor
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48998
8198485: Simplify a URLClassPath constructor Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198484: URLClassPath should use an ArrayDeque instead of a Stack
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48997
8198484: URLClassPath should use an ArrayDeque instead of a Stack Reviewed-by: alanb, mchung, plevart, psandoz
Thu, 08 Feb 2018 17:25:57 -0800 8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48996
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls" Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48995
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader Reviewed-by: alanb, mchung, rriggs
Thu, 08 Feb 2018 17:25:56 -0800 8198480: Improve ClassLoaders static init block
martin [Thu, 08 Feb 2018 17:25:56 -0800] rev 48994
8198480: Improve ClassLoaders static init block Reviewed-by: alanb, mchung
Tue, 27 Feb 2018 21:05:07 +0100 8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
redestad [Tue, 27 Feb 2018 21:05:07 +0100] rev 48993
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable Reviewed-by: vlivanov, psandoz, jrose
Tue, 27 Feb 2018 12:47:58 +0000 8038043: Xerces Update: XInclude update
aefimov [Tue, 27 Feb 2018 12:47:58 +0000] rev 48992
8038043: Xerces Update: XInclude update Reviewed-by: joehw
Mon, 26 Feb 2018 17:18:15 -0800 8198522: Javadoc search broken after output files organization for modules
bpatel [Mon, 26 Feb 2018 17:18:15 -0800] rev 48991
8198522: Javadoc search broken after output files organization for modules Reviewed-by: jjg
Mon, 26 Feb 2018 16:05:25 -0800 8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
psandoz [Mon, 26 Feb 2018 16:05:25 -0800] rev 48990
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException Reviewed-by: mchung
Mon, 26 Feb 2018 12:43:53 +0100 8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
redestad [Mon, 26 Feb 2018 12:43:53 +0100] rev 48989
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418 8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out. Reviewed-by: alanb
Fri, 16 Feb 2018 11:33:13 +0100 8198275: AIX build broken after latest whitebox.cpp changes
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 48988
8198275: AIX build broken after latest whitebox.cpp changes Reviewed-by: mdoerr
Sun, 25 Feb 2018 23:02:45 -0800 8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
rfield [Sun, 25 Feb 2018 23:02:45 -0800] rev 48987
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232 Reviewed-by: jlahoda
Mon, 26 Feb 2018 11:16:24 +0530 8060094: java/util/Formatter/Basic.java failed in tr locale
nishjain [Mon, 26 Feb 2018 11:16:24 +0530] rev 48986
8060094: java/util/Formatter/Basic.java failed in tr locale Reviewed-by: naoto
Mon, 26 Feb 2018 08:30:30 +0800 8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
weijun [Mon, 26 Feb 2018 08:30:30 +0800] rev 48985
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue Reviewed-by: coffeys, xuelei
Sat, 24 Feb 2018 09:41:42 -0800 8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
mchung [Sat, 24 Feb 2018 09:41:42 -0800] rev 48984
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown Reviewed-by: dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 48983
Merge
Fri, 16 Feb 2018 10:10:14 +0530 8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
sballal [Fri, 16 Feb 2018 10:10:14 +0530] rev 48982
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output Reviewed-by: dholmes, cjplummer
Thu, 15 Feb 2018 11:31:56 -0800 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
psomashe [Thu, 15 Feb 2018 11:31:56 -0800] rev 48981
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold. Summary: subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead. Reviewed-by: sspitsyn, gthornbr
Thu, 15 Feb 2018 13:37:50 -0800 8197906: Enable CDS mode execution of jtreg tests via make
mseledtsov [Thu, 15 Feb 2018 13:37:50 -0800] rev 48980
8197906: Enable CDS mode execution of jtreg tests via make Summary: changed make file to add this functionality Reviewed-by: iignatyev, ihse Contributed-by: erik.joelsson@oracle.com
Wed, 14 Feb 2018 07:08:25 -0800 8179249: Improve process output analysis in CDS tests
iklam [Wed, 14 Feb 2018 07:08:25 -0800] rev 48979
8179249: Improve process output analysis in CDS tests Summary: Added new API TestCommon.run(...).assertNormalExit(...), etc Reviewed-by: mseledtsov
Thu, 15 Feb 2018 09:22:25 -0800 8196909: gcc 7.2.1 compiler warning in libdt_socket
cjplummer [Thu, 15 Feb 2018 09:22:25 -0800] rev 48978
8196909: gcc 7.2.1 compiler warning in libdt_socket Summary: fixed warning Reviewed-by: sspitsyn, clanger
Thu, 15 Feb 2018 16:16:17 +0100 Merge
jwilhelm [Thu, 15 Feb 2018 16:16:17 +0100] rev 48977
Merge
Thu, 15 Feb 2018 09:17:56 +0100 8197828: Null pointer dereference in MultiNode::proj_out_or_null
thartmann [Thu, 15 Feb 2018 09:17:56 +0100] rev 48976
8197828: Null pointer dereference in MultiNode::proj_out_or_null Summary: Added a null check for the return value of AllocateNode::initialization(). Reviewed-by: kvn, shade, dlong
Wed, 14 Feb 2018 17:20:59 -0500 8193373: Cleanup ElfFile and family
zgu [Wed, 14 Feb 2018 17:20:59 -0500] rev 48975
8193373: Cleanup ElfFile and family Summary: Cleanup elf decoder and added test Reviewed-by: minqi, coleenp
Wed, 14 Feb 2018 16:42:00 +0100 8197945: Qurarantine failing condy tests
jwilhelm [Wed, 14 Feb 2018 16:42:00 +0100] rev 48974
8197945: Qurarantine failing condy tests Reviewed-by: coleenp, lfoltan, kbarrett
Wed, 14 Feb 2018 10:32:19 -0800 8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
ccheung [Wed, 14 Feb 2018 10:32:19 -0800] rev 48973
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass Summary: add an unverifiable method to the test class Reviewed-by: dholmes, iklam
Wed, 14 Feb 2018 06:57:28 -0800 8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
iklam [Wed, 14 Feb 2018 06:57:28 -0800] rev 48972
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops Reviewed-by: coleenp
Wed, 14 Feb 2018 09:09:37 -0500 8197772: metaspace uses global operator new/delete for gtest testing
coleenp [Wed, 14 Feb 2018 09:09:37 -0500] rev 48971
8197772: metaspace uses global operator new/delete for gtest testing Summary: Inherit ChunkManagerReturnTestImpl from CHeapObj Reviewed-by: kbarrett, zgu
Wed, 14 Feb 2018 09:03:31 -0500 8197789: os::SuspendedThreadTask causes references to global operator delete
coleenp [Wed, 14 Feb 2018 09:03:31 -0500] rev 48970
8197789: os::SuspendedThreadTask causes references to global operator delete Summary: make destructor non-virtual and protected Reviewed-by: kbarrett
Wed, 14 Feb 2018 13:29:45 +0100 Merge
jwilhelm [Wed, 14 Feb 2018 13:29:45 +0100] rev 48969
Merge
Wed, 14 Feb 2018 08:23:53 +0100 8197608: MacroAssembler::unimplemented calls global operator new[]
thartmann [Wed, 14 Feb 2018 08:23:53 +0100] rev 48968
8197608: MacroAssembler::unimplemented calls global operator new[] Summary: Removed C heap allocation of string buffers. Reviewed-by: kvn, shade
Tue, 13 Feb 2018 23:38:34 +0100 Merge
jwilhelm [Tue, 13 Feb 2018 23:38:34 +0100] rev 48967
Merge
Tue, 13 Feb 2018 17:36:22 -0500 8197454: Need Access decorator for storing oop into uninitialized location
kbarrett [Tue, 13 Feb 2018 17:36:22 -0500] rev 48966
8197454: Need Access decorator for storing oop into uninitialized location Summary: Repurpose ARRAYCOPY_DEST_NOT_INITIALIZED to AS_DEST_NOT_INITIALIZED. Reviewed-by: eosterlund, coleenp
Tue, 13 Feb 2018 17:38:03 +0100 8196786: [PPC64+s390] ConstantDynamic support
mdoerr [Tue, 13 Feb 2018 17:38:03 +0100] rev 48965
8196786: [PPC64+s390] ConstantDynamic support Reviewed-by: psandoz, dsamersoff
Tue, 13 Feb 2018 16:57:01 +0100 8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
roland [Tue, 13 Feb 2018 16:57:01 +0100] rev 48964
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop() Summary: Don't move store out of the loop if head is not a LoopNode. Reviewed-by: kvn, thartmann
Tue, 13 Feb 2018 16:13:20 +0100 7127700: G1: Replace G1PLAB with PLAB
tschatzl [Tue, 13 Feb 2018 16:13:20 +0100] rev 48963
7127700: G1: Replace G1PLAB with PLAB Reviewed-by: sjohanss, kbarrett
Tue, 13 Feb 2018 14:10:56 +0100 8194994: Remove redundant string streams used for logging
mlarsson [Tue, 13 Feb 2018 14:10:56 +0100] rev 48962
8194994: Remove redundant string streams used for logging Reviewed-by: rehn, iklam, coleenp
Wed, 10 Jan 2018 22:48:27 +0100 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
eosterlund [Wed, 10 Jan 2018 22:48:27 +0100] rev 48961
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy Reviewed-by: kbarrett, tschatzl
Mon, 12 Feb 2018 16:08:33 -0800 8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
psomashe [Mon, 12 Feb 2018 16:08:33 -0800] rev 48960
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold. Summary: This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead. Reviewed-by: sspitsyn, gthornbr
Mon, 12 Feb 2018 14:28:04 -0500 8186211: Negative tests for CONSTANT_Dynamic
lfoltan [Mon, 12 Feb 2018 14:28:04 -0500] rev 48959
8186211: Negative tests for CONSTANT_Dynamic Summary: Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures. Reviewed-by: hseigel, psandoz
Mon, 12 Feb 2018 11:10:10 -0800 8193846: Obsolete the VM option UseUTCFileTimestamp
ccheung [Mon, 12 Feb 2018 11:10:10 -0800] rev 48958
8193846: Obsolete the VM option UseUTCFileTimestamp Summary: also set the "expires in" version to 12 Reviewed-by: iklam, dholmes
Fri, 09 Feb 2018 10:18:19 +0100 8197412: Enable docker container related tests for linux s390x
mbaesken [Fri, 09 Feb 2018 10:18:19 +0100] rev 48957
8197412: Enable docker container related tests for linux s390x Reviewed-by: goetz, dsamersoff
Mon, 12 Feb 2018 15:29:35 +0100 8197572: s390 build broken after 8165929
mdoerr [Mon, 12 Feb 2018 15:29:35 +0100] rev 48956
8197572: s390 build broken after 8165929 Reviewed-by: coleenp
Sun, 11 Feb 2018 03:12:15 -0500 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
kbarrett [Sun, 11 Feb 2018 03:12:15 -0500] rev 48955
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses Summary: Removed unnecessary casts. Reviewed-by: coleenp, tschatzl
Sat, 10 Feb 2018 09:25:35 +0100 Merge
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48954
Merge
Sat, 10 Feb 2018 09:48:51 +0000 8190428: Minimal Dynamic Constant support for AArch64
dsamersoff [Sat, 10 Feb 2018 09:48:51 +0000] rev 48953
8190428: Minimal Dynamic Constant support for AArch64 Summary: AArch64 specific code for 8186046 Reviewed-by: aph, psandoz
Fri, 09 Feb 2018 09:56:05 -0800 8193150: Create a jtreg version of the test from JDK-8187143.
psomashe [Fri, 09 Feb 2018 09:56:05 -0800] rev 48952
8193150: Create a jtreg version of the test from JDK-8187143. Summary: Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList. Reviewed-by: sspitsyn, cjplummer
Fri, 09 Feb 2018 08:23:42 -0500 8165929: Constify arguments of Copy methods
coleenp [Fri, 09 Feb 2018 08:23:42 -0500] rev 48951
8165929: Constify arguments of Copy methods Reviewed-by: hseigel, kbarrett
Fri, 09 Feb 2018 13:09:55 +0100 8196602: Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 13:09:55 +0100] rev 48950
8196602: Change HeapRegionClosure to comply to naming conventions Reviewed-by: kbarrett, sjohanss
Fri, 09 Feb 2018 12:09:21 +0530 8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
jgeorge [Fri, 09 Feb 2018 12:09:21 +0530] rev 48949
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes Summary: While resolving the method invoked by invokevirtual, use java.lang.Object for arrays Reviewed-by: dholmes, sspitsyn
Sat, 24 Feb 2018 08:26:53 +0000 8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
alanb [Sat, 24 Feb 2018 08:26:53 +0000] rev 48948
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible Reviewed-by: mchung, psandoz
Fri, 23 Feb 2018 17:34:25 -0500 8198656: Update copyright to 2018
rriggs [Fri, 23 Feb 2018 17:34:25 -0500] rev 48947
8198656: Update copyright to 2018 Reviewed-by: joehw
Fri, 23 Feb 2018 14:08:25 -0800 8198627: JDK-8198318 broke readlink testing
ihse [Fri, 23 Feb 2018 14:08:25 -0800] rev 48946
8198627: JDK-8198318 broke readlink testing Reviewed-by: erikj, tbell, prr, simonis
Fri, 23 Feb 2018 13:42:04 -0800 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
jjg [Fri, 23 Feb 2018 13:42:04 -0800] rev 48945
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces Reviewed-by: vromero, mcimadamore
Fri, 23 Feb 2018 16:00:44 -0500 8198645: Use System.lineSeparator() instead of getProperty("line.separator")
rriggs [Fri, 23 Feb 2018 16:00:44 -0500] rev 48944
8198645: Use System.lineSeparator() instead of getProperty("line.separator") Reviewed-by: lancea, xuelei, sherman
Fri, 23 Feb 2018 22:09:16 +0100 8198569: SetupTextFileProcessing should use sed with 'g'
erikj [Fri, 23 Feb 2018 22:09:16 +0100] rev 48943
8198569: SetupTextFileProcessing should use sed with 'g' Reviewed-by: tbell, ihse
Fri, 23 Feb 2018 12:10:56 -0800 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
mchung [Fri, 23 Feb 2018 12:10:56 -0800] rev 48942
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit Reviewed-by: dholmes, alanb, smarks
Fri, 23 Feb 2018 14:26:29 -0500 8189330: Cleanup FileDescriptor implementation
rriggs [Fri, 23 Feb 2018 14:26:29 -0500] rev 48941
8189330: Cleanup FileDescriptor implementation Reviewed-by: bpb
Fri, 23 Feb 2018 10:49:56 -0800 8198573: JShell: class replace loses instances
rfield [Fri, 23 Feb 2018 10:49:56 -0800] rev 48940
8198573: JShell: class replace loses instances Reviewed-by: jlahoda
Fri, 23 Feb 2018 10:25:22 -0800 8166232: jshell tool: cannot access previous history
rfield [Fri, 23 Feb 2018 10:25:22 -0800] rev 48939
8166232: jshell tool: cannot access previous history Reviewed-by: jlahoda
Fri, 23 Feb 2018 16:28:19 +0000 Merge
lana [Fri, 23 Feb 2018 16:28:19 +0000] rev 48938
Merge
Fri, 23 Feb 2018 16:27:25 +0000 Added tag jdk-11+2 for changeset 03ae177c26b0
lana [Fri, 23 Feb 2018 16:27:25 +0000] rev 48937
Added tag jdk-11+2 for changeset 03ae177c26b0
Fri, 23 Feb 2018 09:55:52 +0100 8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
clanger [Fri, 23 Feb 2018 09:55:52 +0100] rev 48936
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent) Reviewed-by: stuefe
Thu, 22 Feb 2018 15:49:32 -0500 8198512: compiler support for local-variable syntax for lambda parameters jdk-11+2
vromero [Thu, 22 Feb 2018 15:49:32 -0500] rev 48935
8198512: compiler support for local-variable syntax for lambda parameters Reviewed-by: mcimadamore
Thu, 22 Feb 2018 12:26:01 -0800 8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
rfield [Thu, 22 Feb 2018 12:26:01 -0800] rev 48934
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException Reviewed-by: jlahoda
Thu, 22 Feb 2018 18:53:28 +0100 8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
jlahoda [Thu, 22 Feb 2018 18:53:28 +0100] rev 48933
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502 Summary: Convert to lambda warning should not be provided for the tools/javac/analyzer/AnonymousInAnonymous.java test. Reviewed-by: mcimadamore
Fri, 23 Feb 2018 01:54:09 +0530 8198502: Exception at runtime due to lambda analyzer reattributes live AST
sdama [Fri, 23 Feb 2018 01:54:09 +0530] rev 48932
8198502: Exception at runtime due to lambda analyzer reattributes live AST Summary: Create a deep copy of the original tree before conversion to lambda node Reviewed-by: mcimadamore, vromero Contributed-by: srinivas.dama@oracle.com
Wed, 21 Feb 2018 17:07:12 +0100 8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
jlahoda [Wed, 21 Feb 2018 17:07:12 +0100] rev 48931
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class. Summary: Ensuring unresolvable anonymous classes are attributed. Reviewed-by: mcimadamore, sadayapalam
Thu, 22 Feb 2018 11:16:43 +0100 8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
redestad [Thu, 22 Feb 2018 11:16:43 +0100] rev 48930
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks Reviewed-by: psandoz
Thu, 22 Feb 2018 11:52:01 +0530 8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
nishjain [Thu, 22 Feb 2018 11:52:01 +0530] rev 48929
8190904: Incorrect currency instance returned by java.util.Currency.getInstance() Reviewed-by: naoto
Wed, 21 Feb 2018 15:09:40 -0800 8198385: Remove property sun.locale.formatasdefault
naoto [Wed, 21 Feb 2018 15:09:40 -0800] rev 48928
8198385: Remove property sun.locale.formatasdefault Reviewed-by: bpb
Wed, 21 Feb 2018 14:23:45 -0800 8194154: System property user.dir should not be changed
minqi [Wed, 21 Feb 2018 14:23:45 -0800] rev 48927
8194154: System property user.dir should not be changed Summary: Cached user.dir so getCanonicalPath uses the cached value. Reviewed-by: alanb, bpb, rriggs
Wed, 21 Feb 2018 00:29:04 -0500 8198479: JDK build is broken by 8194892
vromero [Wed, 21 Feb 2018 00:29:04 -0500] rev 48926
8198479: JDK build is broken by 8194892 Reviewed-by: sundar
Tue, 20 Feb 2018 23:15:27 +0000 8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
diazhou [Tue, 20 Feb 2018 23:15:27 +0000] rev 48925
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20 Reviewed-by: erikj, ihse Contributed-by: diancui.zhou@oracle.com
Tue, 20 Feb 2018 23:14:01 +0000 8198301: jdk11+1 was built as 'fcs' instead of 'ea'
diazhou [Tue, 20 Feb 2018 23:14:01 +0000] rev 48924
8198301: jdk11+1 was built as 'fcs' instead of 'ea' Reviewed-by: erikj, ihse Contributed-by: diancui.zhou@oracle.com
Tue, 20 Feb 2018 21:47:54 +0100 8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
ihse [Tue, 20 Feb 2018 21:47:54 +0100] rev 48923
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable Reviewed-by: erikj, mchung
Tue, 20 Feb 2018 11:28:32 -0800 8198441: Replace native Runtime::runFinalization0 method with shared secrets
mchung [Tue, 20 Feb 2018 11:28:32 -0800] rev 48922
8198441: Replace native Runtime::runFinalization0 method with shared secrets Reviewed-by: martin
Tue, 20 Feb 2018 17:49:15 +0100 8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
redestad [Tue, 20 Feb 2018 17:49:15 +0100] rev 48921
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker Reviewed-by: briangoetz, forax, vlivanov
Tue, 20 Feb 2018 11:45:16 -0500 8194892: add compiler support for local-variable syntax for lambda parameters
vromero [Tue, 20 Feb 2018 11:45:16 -0500] rev 48920
8194892: add compiler support for local-variable syntax for lambda parameters Reviewed-by: mcimadamore
Tue, 20 Feb 2018 07:51:51 -0800 8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
erikj [Tue, 20 Feb 2018 07:51:51 -0800] rev 48919
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3 Reviewed-by: ihse
Tue, 20 Feb 2018 07:04:51 -0800 8198425: make/Main.gmk Add extra extension/override points to the make file
erikj [Tue, 20 Feb 2018 07:04:51 -0800] rev 48918
8198425: make/Main.gmk Add extra extension/override points to the make file Reviewed-by: erikj Contributed-by: groeges@uk.ibm.com
Tue, 20 Feb 2018 15:25:40 +0530 8194922: jlink --exclude-resources should never exclude module-info.class
sundar [Tue, 20 Feb 2018 15:25:40 +0530] rev 48917
8194922: jlink --exclude-resources should never exclude module-info.class Reviewed-by: alanb
Tue, 20 Feb 2018 09:47:23 +0000 8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
alanb [Tue, 20 Feb 2018 09:47:23 +0000] rev 48916
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows Reviewed-by: sundar
Mon, 19 Feb 2018 19:02:43 +0000 8198380: tools/jimage/JImageExtractTest.java failing
alanb [Mon, 19 Feb 2018 19:02:43 +0000] rev 48915
8198380: tools/jimage/JImageExtractTest.java failing Reviewed-by: alanb Contributed-by: mvala@redhat.com
Mon, 19 Feb 2018 18:43:28 +0000 8198379: tools/jimage/JImageListTest.java failing
alanb [Mon, 19 Feb 2018 18:43:28 +0000] rev 48914
8198379: tools/jimage/JImageListTest.java failing Reviewed-by: alanb Contributed-by: mvala@redhat.com
Mon, 19 Feb 2018 13:26:41 +0000 8170120: jimage throws IOException when the given file is not a jimage file
alanb [Mon, 19 Feb 2018 13:26:41 +0000] rev 48913
8170120: jimage throws IOException when the given file is not a jimage file Reviewed-by: alanb Contributed-by: mvala@redhat.com
Mon, 19 Feb 2018 10:57:05 +0100 8198318: Make build comparisons clean again
ihse [Mon, 19 Feb 2018 10:57:05 +0100] rev 48912
8198318: Make build comparisons clean again Reviewed-by: tbell, erikj
Sun, 18 Feb 2018 17:06:20 -0800 8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
igerasim [Sun, 18 Feb 2018 17:06:20 -0800] rev 48911
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win] Reviewed-by: chegar
Fri, 16 Feb 2018 14:03:34 -0800 8198228: Spec clarification: j.u.Locale.getDisplayName()
naoto [Fri, 16 Feb 2018 14:03:34 -0800] rev 48910
8198228: Spec clarification: j.u.Locale.getDisplayName() Reviewed-by: rriggs
Fri, 16 Feb 2018 11:49:27 -0800 8153294: Solaris devkit uses linker from system instead of in devkit
erikj [Fri, 16 Feb 2018 11:49:27 -0800] rev 48909
8153294: Solaris devkit uses linker from system instead of in devkit Reviewed-by: tbell, ihse
Fri, 16 Feb 2018 11:26:12 -0800 8198306: Add post custom extension hooks to two launchers
erikj [Fri, 16 Feb 2018 11:26:12 -0800] rev 48908
8198306: Add post custom extension hooks to two launchers Reviewed-by: erikj Contributed-by: ben_walsh@uk.ibm.com
Fri, 16 Feb 2018 18:51:35 +0100 8198227: Fix COMPARE_BUILD after forest consolidation
ihse [Fri, 16 Feb 2018 18:51:35 +0100] rev 48907
8198227: Fix COMPARE_BUILD after forest consolidation Reviewed-by: erikj, tbell
Fri, 16 Feb 2018 05:58:57 +0000 Merge
lana [Fri, 16 Feb 2018 05:58:57 +0000] rev 48906
Merge
Fri, 16 Feb 2018 05:58:04 +0000 Added tag jdk-11+1 for changeset dfa46cfe5634
lana [Fri, 16 Feb 2018 05:58:04 +0000] rev 48905
Added tag jdk-11+1 for changeset dfa46cfe5634
Fri, 16 Feb 2018 15:23:22 +0530 8196959: NullPointerException in discovery003.java
sdama [Fri, 16 Feb 2018 15:23:22 +0530] rev 48904
8196959: NullPointerException in discovery003.java Summary: Fixed corner case of having engineName as NULL Reviewed-by: jlaskey Contributed-by: sundararajan.athijegannathan@oracle.com
Thu, 15 Feb 2018 19:35:17 -0800 8197812: (ref) Data race in Finalizer
martin [Thu, 15 Feb 2018 19:35:17 -0800] rev 48903
8197812: (ref) Data race in Finalizer Reviewed-by: plevart, mchung
Thu, 15 Feb 2018 14:44:14 +0000 8193819: Error message when module does not have a ModuleMainClass attribute is confusing jdk-11+1
alanb [Thu, 15 Feb 2018 14:44:14 +0000] rev 48902
8193819: Error message when module does not have a ModuleMainClass attribute is confusing Reviewed-by: sundar
Thu, 15 Feb 2018 13:37:20 +0000 8193818: Remove unused single_step field from java.lang.Thread
alanb [Thu, 15 Feb 2018 13:37:20 +0000] rev 48901
8193818: Remove unused single_step field from java.lang.Thread Reviewed-by: lancea, dholmes
Thu, 15 Feb 2018 00:25:01 -0800 8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
sherman [Thu, 15 Feb 2018 00:25:01 -0800] rev 48900
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278 Reviewed-by: alanb
Wed, 14 Feb 2018 16:37:20 -0800 8197893: Mistaken type check in CheckedEntrySet.toArray
martin [Wed, 14 Feb 2018 16:37:20 -0800] rev 48899
8197893: Mistaken type check in CheckedEntrySet.toArray Reviewed-by: psandoz
Wed, 14 Feb 2018 14:13:42 -0800 8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
sherman [Wed, 14 Feb 2018 14:13:42 -0800] rev 48898
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package Reviewed-by: rriggs
Wed, 14 Feb 2018 19:03:12 +0100 8197849: Misc improvements to jar resource handling
redestad [Wed, 14 Feb 2018 19:03:12 +0100] rev 48897
8197849: Misc improvements to jar resource handling Reviewed-by: rriggs, dfuchs
Wed, 14 Feb 2018 08:15:07 -0800 8144672: (ch) PipeImpl should use localhost instead of loopback address
bpb [Wed, 14 Feb 2018 08:15:07 -0800] rev 48896
8144672: (ch) PipeImpl should use localhost instead of loopback address Reviewed-by: alanb, clanger
Wed, 14 Feb 2018 15:27:29 +0100 8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
redestad [Wed, 14 Feb 2018 15:27:29 +0100] rev 48895
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker Reviewed-by: psandoz, jrose
Wed, 14 Feb 2018 14:45:38 +0100 8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
redestad [Wed, 14 Feb 2018 14:45:38 +0100] rev 48894
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger Reviewed-by: naoto
Wed, 14 Feb 2018 16:58:49 +0800 8191438: jarsigner should print when a timestamp will expire
weijun [Wed, 14 Feb 2018 16:58:49 +0800] rev 48893
8191438: jarsigner should print when a timestamp will expire Reviewed-by: mullan
Tue, 13 Feb 2018 15:32:41 -0800 8197865: @moduleGraph taglet generates incorrect link to module graph
mchung [Tue, 13 Feb 2018 15:32:41 -0800] rev 48892
8197865: @moduleGraph taglet generates incorrect link to module graph Reviewed-by: jjg, lancea
Tue, 13 Feb 2018 22:10:03 +0000 Merge
lana [Tue, 13 Feb 2018 22:10:03 +0000] rev 48891
Merge
Fri, 09 Feb 2018 12:53:08 +0100 8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 12:53:08 +0100] rev 48890
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions Reviewed-by: shade
Fri, 09 Feb 2018 11:51:40 +0100 8196602: Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 11:51:40 +0100] rev 48889
8196602: Change HeapRegionClosure to comply to naming conventions Reviewed-by: kbarrett, sjohanss
Sat, 10 Feb 2018 09:25:35 +0100 Merge
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48888
Merge
Thu, 08 Feb 2018 21:53:06 -0500 8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
lmesnik [Thu, 08 Feb 2018 21:53:06 -0500] rev 48887
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp Reviewed-by: iignatyev, dholmes
Thu, 08 Feb 2018 17:23:43 -0500 8196083: Avoid locking in OopStorage::release
kbarrett [Thu, 08 Feb 2018 17:23:43 -0500] rev 48886
8196083: Avoid locking in OopStorage::release Summary: Defer release list updates to later allocate/delete operations. Reviewed-by: coleenp, eosterlund
Thu, 08 Feb 2018 15:21:59 -0500 8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
coleenp [Thu, 08 Feb 2018 15:21:59 -0500] rev 48885
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt Reviewed-by: dholmes, hseigel
Thu, 08 Feb 2018 13:21:22 -0500 8196923: [REDO] NMT: Report array class count in NMT summary
zgu [Thu, 08 Feb 2018 13:21:22 -0500] rev 48884
8196923: [REDO] NMT: Report array class count in NMT summary Summary: Added instance and array class counters in NMT summary report Reviewed-by: minqi, stuefe, coleenp
Thu, 08 Feb 2018 08:38:42 -0800 8197113: combine multiple @key tags in jtreg tests
iignatyev [Thu, 08 Feb 2018 08:38:42 -0800] rev 48883
8197113: combine multiple @key tags in jtreg tests Reviewed-by: hseigel, goetz
Wed, 07 Feb 2018 21:53:38 +0000 8187577: JVM crash during gc doing concurrent marking
poonam [Wed, 07 Feb 2018 21:53:38 +0000] rev 48882
8187577: JVM crash during gc doing concurrent marking Summary: Inform G1's SATB that a klass has been resurrected and it should not be unloaded Reviewed-by: coleenp, tschatzl, kbarrett
Wed, 07 Feb 2018 13:31:13 -0800 Merge
mseledtsov [Wed, 07 Feb 2018 13:31:13 -0800] rev 48881
Merge
Wed, 07 Feb 2018 16:16:50 +0100 8196062: Enable docker container related tests for linux ppc64le
mbaesken [Wed, 07 Feb 2018 16:16:50 +0100] rev 48880
8196062: Enable docker container related tests for linux ppc64le Summary: also fix cgroup subsystem recognition Reviewed-by: goetz, dsamersoff, bobv
Wed, 07 Feb 2018 12:55:47 -0800 8196977: add test for JDK-8161605
amenkov [Wed, 07 Feb 2018 12:55:47 -0800] rev 48879
8196977: add test for JDK-8161605 Reviewed-by: sspitsyn, mseledtsov
Wed, 07 Feb 2018 12:37:30 -0800 8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
psandoz [Wed, 07 Feb 2018 12:37:30 -0800] rev 48878
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC Reviewed-by: lfoltan
Wed, 07 Feb 2018 10:25:10 -0800 8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
amenkov [Wed, 07 Feb 2018 10:25:10 -0800] rev 48877
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities Reviewed-by: sspitsyn, mseledtsov
Wed, 07 Feb 2018 16:03:12 +0100 8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification
clanger [Wed, 07 Feb 2018 16:03:12 +0100] rev 48876
8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification Reviewed-by: stuefe, dholmes
Tue, 06 Feb 2018 15:48:50 +0100 8193308: Disallow installing user signal handlers for SIGBUS on OSX
rwestberg [Tue, 06 Feb 2018 15:48:50 +0100] rev 48875
8193308: Disallow installing user signal handlers for SIGBUS on OSX Reviewed-by: stuefe, dholmes
Wed, 07 Feb 2018 03:43:29 +0100 8196924: [BACKOUT] NMT: Report array class count in NMT summary
jwilhelm [Wed, 07 Feb 2018 03:43:29 +0100] rev 48874
8196924: [BACKOUT] NMT: Report array class count in NMT summary Reviewed-by: dholmes
Tue, 06 Feb 2018 08:24:36 -0500 8193184: NMT: Report array class count in NMT summary
zgu [Tue, 06 Feb 2018 08:24:36 -0500] rev 48873
8193184: NMT: Report array class count in NMT summary Summary: Report array class and instance class count in NMT summary report Reviewed-by: coleenp, minqi
Tue, 06 Feb 2018 18:10:30 -0500 8196907: Fix minimal vm
coleenp [Tue, 06 Feb 2018 18:10:30 -0500] rev 48872
8196907: Fix minimal vm Reviewed-by: zgu, dholmes
Tue, 06 Feb 2018 13:41:49 -0500 8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
hseigel [Tue, 06 Feb 2018 13:41:49 -0500] rev 48871
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations Summary: Add comments, fix a small issue with the boot loader, and add an assert. Reviewed-by: coleenp, lfoltan, gtriantafill
Tue, 06 Feb 2018 09:35:05 -0800 8196726: compiler/inlining/InlineAccessors.java test failed
kvn [Tue, 06 Feb 2018 09:35:05 -0800] rev 48870
8196726: compiler/inlining/InlineAccessors.java test failed Reviewed-by: thartmann
Tue, 06 Feb 2018 10:28:22 -0500 8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
lfoltan [Tue, 06 Feb 2018 10:28:22 -0500] rev 48869
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler Summary: Do not perform access check when returning a reflection field or method or performing internal signature processing. Reviewed-by: acorn, psandoz
Mon, 05 Feb 2018 23:12:03 +0100 Merge
jwilhelm [Mon, 05 Feb 2018 23:12:03 +0100] rev 48868
Merge
Tue, 06 Feb 2018 14:11:47 +0530 8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
dstewart [Tue, 06 Feb 2018 14:11:47 +0530] rev 48867
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output Reviewed-by: dholmes, sballal Contributed-by: stewartd.qdt@qualcommdatacenter.com
Tue, 06 Feb 2018 11:43:13 +0530 8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
dstewart [Tue, 06 Feb 2018 11:43:13 +0530] rev 48866
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java Summary: Modified test search strings to those guaranteed to exist in the passing cases. Reviewed-by: dholmes, jgeorge
Mon, 05 Feb 2018 13:23:26 -0500 8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
zgu [Mon, 05 Feb 2018 13:23:26 -0500] rev 48865
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place Summary: Create tracker in place to avoid additional locking Reviewed-by: coleenp
Mon, 05 Feb 2018 08:08:01 +0100 8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
thartmann [Mon, 05 Feb 2018 08:08:01 +0100] rev 48864
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT Summary: Print detailed error if class transformation fails. Exclude tests from Graal testing. Reviewed-by: kvn, dholmes, sspitsyn
Mon, 05 Feb 2018 07:20:26 +0100 8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
thartmann [Mon, 05 Feb 2018 07:20:26 +0100] rev 48863
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0' Summary: Exclude test from Graal testing. Reviewed-by: kvn, dholmes, mchung
Mon, 05 Feb 2018 07:14:24 +0100 8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
thartmann [Mon, 05 Feb 2018 07:14:24 +0100] rev 48862
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode Summary: Exclude test from Graal testing. Reviewed-by: kvn, epavlova
Fri, 02 Feb 2018 17:28:17 -0800 8194819: Update Graal
iveresov [Fri, 02 Feb 2018 17:28:17 -0800] rev 48861
8194819: Update Graal Reviewed-by: kvn
Fri, 02 Feb 2018 10:37:48 -0500 8190359: Reduce the number of recorded klass dependencies
hseigel [Fri, 02 Feb 2018 10:37:48 -0500] rev 48860
8190359: Reduce the number of recorded klass dependencies Summary: Skip recording dependencies to non-anonymous classes loaded by builtin class loaders. Reviewed-by: iklam, coleenp, lfoltan
Fri, 02 Feb 2018 09:34:11 -0500 6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
coleenp [Fri, 02 Feb 2018 09:34:11 -0500] rev 48859
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree Summary: Convert to logging without thread locking Reviewed-by: dholmes, zgu, hseigel
Wed, 31 Jan 2018 16:10:23 -0800 8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
dlong [Wed, 31 Jan 2018 16:10:23 -0800] rev 48858
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe() Reviewed-by: kvn
Wed, 31 Jan 2018 16:09:52 -0800 8194987: Null pointer dereference in escape.cpp related to Node::find_out_with()
dlong [Wed, 31 Jan 2018 16:09:52 -0800] rev 48857
8194987: Null pointer dereference in escape.cpp related to Node::find_out_with() Reviewed-by: kvn
Wed, 31 Jan 2018 16:09:29 -0800 8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
dlong [Wed, 31 Jan 2018 16:09:29 -0800] rev 48856
8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data() Reviewed-by: kvn
Tue, 13 Feb 2018 14:41:54 -0500 8197866: Docs.mk still had a reference to java.se.ee
lancea [Tue, 13 Feb 2018 14:41:54 -0500] rev 48855
8197866: Docs.mk still had a reference to java.se.ee Reviewed-by: tbell
Thu, 08 Feb 2018 15:35:49 +0100 8196488: [aix] TOC overflow for libjvm.so in fastdebug build
stuefe [Thu, 08 Feb 2018 15:35:49 +0100] rev 48854
8196488: [aix] TOC overflow for libjvm.so in fastdebug build Reviewed-by: goetz, mbaesken, erikj
Mon, 12 Feb 2018 21:06:06 -0800 8197462: Inconsistent exception messages for invalid capturing group names
igerasim [Mon, 12 Feb 2018 21:06:06 -0800] rev 48853
8197462: Inconsistent exception messages for invalid capturing group names 8179608: Error in comment in Pattern.java Reviewed-by: sherman
Tue, 13 Feb 2018 12:26:22 +0800 8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
xyin [Tue, 13 Feb 2018 12:26:22 +0800] rev 48852
8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java Reviewed-by: vtewari, rriggs
Tue, 13 Feb 2018 12:19:37 +0800 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin [Tue, 13 Feb 2018 12:19:37 +0800] rev 48851
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java Reviewed-by: vtewari, rriggs, alanb, jjiang, xiaofeya
Tue, 06 Feb 2018 09:35:05 -0800 8196726: compiler/inlining/InlineAccessors.java test failed
kvn [Tue, 06 Feb 2018 09:35:05 -0800] rev 48850
8196726: compiler/inlining/InlineAccessors.java test failed Reviewed-by: thartmann
Mon, 12 Feb 2018 11:40:19 -0800 8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
mchung [Mon, 12 Feb 2018 11:40:19 -0800] rev 48849
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp Reviewed-by: bchristi
Mon, 12 Feb 2018 08:19:33 -0800 8197498: (se) kevent polling should ignore signal interrupt (EINTR)
bpb [Mon, 12 Feb 2018 08:19:33 -0800] rev 48848
8197498: (se) kevent polling should ignore signal interrupt (EINTR) 8179307: Java_sun_nio_ch_KQueue_keventPoll throws an exception with "kqueue failed" instead of "kevent poll failed". Reviewed-by: alanb
Mon, 12 Feb 2018 08:19:23 -0800 8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
bpb [Mon, 12 Feb 2018 08:19:23 -0800] rev 48847
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests Summary: Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping Reviewed-by: alanb, rriggs, forax
Mon, 12 Feb 2018 16:36:15 +0100 8197571: Change storage location for generated-configure.sh
ihse [Mon, 12 Feb 2018 16:36:15 +0100] rev 48846
8197571: Change storage location for generated-configure.sh Reviewed-by: tbell, simonis, stuefe
Mon, 12 Feb 2018 09:12:41 +0100 8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
ehelin [Mon, 12 Feb 2018 09:12:41 +0100] rev 48845
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image Reviewed-by: ihse, erikj
Sun, 11 Feb 2018 12:41:56 +0100 8193295: Remove no longer used COMMALEFT
attila [Sun, 11 Feb 2018 12:41:56 +0100] rev 48844
8193295: Remove no longer used COMMALEFT Reviewed-by: hannesw, mhaupt
Sat, 10 Feb 2018 09:23:41 -0800 8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
dl [Sat, 10 Feb 2018 09:23:41 -0800] rev 48843
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02 Reviewed-by: martin, psandoz, dholmes
Sat, 10 Feb 2018 09:17:53 -0800 8190324: ThreadPoolExecutor should not specify a dependency on finalization
dl [Sat, 10 Feb 2018 09:17:53 -0800] rev 48842
8190324: ThreadPoolExecutor should not specify a dependency on finalization Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
Sat, 10 Feb 2018 07:06:16 -0500 8190378: Removal of CORBA and Java EE modules
lancea [Sat, 10 Feb 2018 07:06:16 -0500] rev 48841
8190378: Removal of CORBA and Java EE modules Reviewed-by: rriggs, alanb, mchung, erikj, goetz
Fri, 09 Feb 2018 13:58:17 -0800 8194651: javadoc: mark the com.sun.javadoc API for removal
ksrini [Fri, 09 Feb 2018 13:58:17 -0800] rev 48840
8194651: javadoc: mark the com.sun.javadoc API for removal Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip