Thu, 13 Sep 2018 07:54:38 -0400 8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
gadams [Thu, 13 Sep 2018 07:54:38 -0400] rev 51732
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE Reviewed-by: cjplummer, sspitsyn
Thu, 13 Sep 2018 15:27:21 -0700 8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
kvn [Thu, 13 Sep 2018 15:27:21 -0700] rev 51731
8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet Summary: don't register AOT method if corresponding java method has breakpoints. Reviewed-by: dlong
Thu, 13 Sep 2018 13:41:17 -0700 8209167: Use CLDR's time zone mappings for Windows
naoto [Thu, 13 Sep 2018 13:41:17 -0700] rev 51730
8209167: Use CLDR's time zone mappings for Windows Reviewed-by: erikj, rriggs, ihse
Thu, 13 Sep 2018 13:03:50 -0700 8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
jcbeyler [Thu, 13 Sep 2018 13:03:50 -0700] rev 51729
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests Summary: Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests Reviewed-by: cjplummer, sspitsyn
Thu, 13 Sep 2018 21:14:04 +0200 8207264: solaris-sparcv9-cmp-baseline fails
ihse [Thu, 13 Sep 2018 21:14:04 +0200] rev 51728
8207264: solaris-sparcv9-cmp-baseline fails Reviewed-by: erikj, prr
Thu, 13 Sep 2018 21:12:22 +0200 8210702: Remove dtrace mapfiles
ihse [Thu, 13 Sep 2018 21:12:22 +0200] rev 51727
8210702: Remove dtrace mapfiles Reviewed-by: erikj
Thu, 13 Sep 2018 13:30:07 -0400 8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
jiangli [Thu, 13 Sep 2018 13:30:07 -0400] rev 51726
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode. Summary: Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests. Reviewed-by: phh, iklam
Thu, 13 Sep 2018 14:15:27 -0300 8210674: Need to add examples for use of javac properties introduced by Raw String Literals
jlaskey [Thu, 13 Sep 2018 14:15:27 -0300] rev 51725
8210674: Need to add examples for use of javac properties introduced by Raw String Literals Reviewed-by: vromero, jjg
Thu, 13 Sep 2018 12:07:01 +0100 8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
michaelm [Thu, 13 Sep 2018 12:07:01 +0100] rev 51724
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract Reviewed-by: chegar, dfuchs
Thu, 13 Sep 2018 12:41:42 +0200 8210704: Remove dead build tools
ihse [Thu, 13 Sep 2018 12:41:42 +0200] rev 51723
8210704: Remove dead build tools Reviewed-by: alanb
Wed, 12 Sep 2018 21:56:59 -0700 8210699: Problem list tests which times out in Xcomp mode
iignatyev [Wed, 12 Sep 2018 21:56:59 -0700] rev 51722
8210699: Problem list tests which times out in Xcomp mode Reviewed-by: kvn
Mon, 10 Sep 2018 16:59:41 -0700 8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
cushon [Mon, 10 Sep 2018 16:59:41 -0700] rev 51721
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679 Reviewed-by: mcimadamore, vromero
Wed, 12 Sep 2018 17:45:22 -0700 8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
iklam [Wed, 12 Sep 2018 17:45:22 -0700] rev 51720
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash Reviewed-by: jiangli, ccheung
Wed, 12 Sep 2018 16:28:06 -0700 8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
vromero [Wed, 12 Sep 2018 16:28:06 -0700] rev 51719
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty Reviewed-by: mcimadamore, cushon
Thu, 13 Sep 2018 01:41:24 +0200 Added tag jdk-12+11 for changeset f0f5d23449d3
jwilhelm [Thu, 13 Sep 2018 01:41:24 +0200] rev 51718
Added tag jdk-12+11 for changeset f0f5d23449d3
Wed, 12 Sep 2018 17:14:08 -0300 8210671: CheckExamples.java fail after Raw String Literals checkin
jlaskey [Wed, 12 Sep 2018 17:14:08 -0300] rev 51717
8210671: CheckExamples.java fail after Raw String Literals checkin Reviewed-by: vromero, darcy
Wed, 12 Sep 2018 12:29:40 -0700 8210560: [TEST] convert com/sun/jdi redefineClass-related tests
amenkov [Wed, 12 Sep 2018 12:29:40 -0700] rev 51716
8210560: [TEST] convert com/sun/jdi redefineClass-related tests Reviewed-by: jcbeyler, sspitsyn
Wed, 12 Sep 2018 10:27:03 -0700 8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
jcbeyler [Wed, 12 Sep 2018 10:27:03 -0700] rev 51715
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests Summary: Remove JNI_ENV/JVMTI_ENV macros from N to R jvmti tests Reviewed-by: amenkov, dholmes
Wed, 12 Sep 2018 14:19:36 -0300 8200434: String::align, String::indent
jlaskey [Wed, 12 Sep 2018 14:19:36 -0300] rev 51714
8200434: String::align, String::indent Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
Wed, 12 Sep 2018 14:19:36 -0300 8206981: Compiler support for Raw String Literals
jlaskey [Wed, 12 Sep 2018 14:19:36 -0300] rev 51713
8206981: Compiler support for Raw String Literals Reviewed-by: mcimadamore, briangoetz, abuckley, jjg, vromero, jlahoda
Wed, 12 Sep 2018 08:46:25 -0700 8210519: build/releaseFile/CheckSource.java failed additional sources found jdk-12+11
erikj [Wed, 12 Sep 2018 08:46:25 -0700] rev 51712
8210519: build/releaseFile/CheckSource.java failed additional sources found Reviewed-by: mikael, dholmes, ihse
Wed, 12 Sep 2018 14:24:17 +0200 8208171: PPC64: Enrich SLP support
mhorie [Wed, 12 Sep 2018 14:24:17 +0200] rev 51711
8208171: PPC64: Enrich SLP support Reviewed-by: mdoerr, gromero
Wed, 12 Sep 2018 12:54:16 +0200 8210497: [PPC64] Vector registers not saved across safepoint
mdoerr [Wed, 12 Sep 2018 12:54:16 +0200] rev 51710
8210497: [PPC64] Vector registers not saved across safepoint Reviewed-by: goetz, lucy
Wed, 12 Sep 2018 12:23:58 +0200 8059019: sdp.conf.template should be copied on linux too
ihse [Wed, 12 Sep 2018 12:23:58 +0200] rev 51709
8059019: sdp.conf.template should be copied on linux too Reviewed-by: alanb, erikj
Wed, 12 Sep 2018 11:08:42 +0200 8209843: Optimize oop scan closure closures wrt to reference processing in G1
tschatzl [Wed, 12 Sep 2018 11:08:42 +0200] rev 51708
8209843: Optimize oop scan closure closures wrt to reference processing in G1 Summary: Set more appropriate reference iteration mode for G1 closures. Reviewed-by: kbarrett, pliden
Wed, 12 Sep 2018 09:12:42 +0100 8210578: AArch64: Invalid encoding for fmlsvs instruction
adinn [Wed, 12 Sep 2018 09:12:42 +0100] rev 51707
8210578: AArch64: Invalid encoding for fmlsvs instruction Summary: sub_op code for fmslvs should be 1 not 0 Reviewed-by: roland
Wed, 12 Sep 2018 09:23:36 +0200 8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
thartmann [Wed, 12 Sep 2018 09:23:36 +0200] rev 51706
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced" Summary: Refresh iterator and start from the beginning while there is progress when removing dead regions. Reviewed-by: kvn
Fri, 31 Aug 2018 16:28:52 +0200 8210187: Explicit barriers for C2
rkennke [Fri, 31 Aug 2018 16:28:52 +0200] rev 51705
8210187: Explicit barriers for C2 Reviewed-by: eosterlund, shade, roland, pliden
Tue, 11 Sep 2018 20:37:47 -0700 8210513: Obsolete SyncFlags
mikael [Tue, 11 Sep 2018 20:37:47 -0700] rev 51704
8210513: Obsolete SyncFlags Reviewed-by: coleenp, dcubed, dholmes
Tue, 11 Sep 2018 14:51:45 -0700 8210347: Combine subsequent calls to Set.contains() and Set.add()
igerasim [Tue, 11 Sep 2018 14:51:45 -0700] rev 51703
8210347: Combine subsequent calls to Set.contains() and Set.add() Reviewed-by: smarks, bpb
Tue, 11 Sep 2018 13:54:34 -0700 8210514: Obsolete SyncVerbose
mikael [Tue, 11 Sep 2018 13:54:34 -0700] rev 51702
8210514: Obsolete SyncVerbose Reviewed-by: coleenp, dcubed
Wed, 05 Sep 2018 18:14:45 -0700 8210289: ArchivedKlassSubGraphInfoRecord is incomplete
iklam [Wed, 05 Sep 2018 18:14:45 -0700] rev 51701
8210289: ArchivedKlassSubGraphInfoRecord is incomplete Reviewed-by: jiangli, ccheung
Tue, 11 Sep 2018 13:34:13 -0400 8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
pchilanomate [Tue, 11 Sep 2018 13:34:13 -0400] rev 51700
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException Summary: Added flag -XX:+UnlockDiagnosticVMOptions to tests failing in product builds Reviewed-by: dcubed, dholmes
Tue, 11 Sep 2018 10:12:50 -0700 8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
jcbeyler [Tue, 11 Sep 2018 10:12:50 -0700] rev 51699
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests Summary: Remove JNI_ENV and JVMTI_ENV macros for part of the jvmti tests Reviewed-by: amenkov, dholmes
Tue, 11 Sep 2018 09:42:27 -0400 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
coleenp [Tue, 11 Sep 2018 09:42:27 -0400] rev 51698
8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe Summary: CLDG_lock caused safepoint in inconsistent state Reviewed-by: lfoltan, eosterlund, kbarrett
Tue, 11 Sep 2018 09:53:41 -0400 8210470: Remove unused Verifier::verify() Verifier::Mode argument
hseigel [Tue, 11 Sep 2018 09:53:41 -0400] rev 51697
8210470: Remove unused Verifier::verify() Verifier::Mode argument Summary: Remove the unused argument. Reviewed-by: coleenp, jiangli
Tue, 11 Sep 2018 17:48:24 +0530 8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
vtewari [Tue, 11 Sep 2018 17:48:24 +0530] rev 51696
8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection Reviewed-by: chegar, dfuchs
Tue, 11 Sep 2018 09:14:36 +0200 8210467: Remove unused G1CollectedHeap::_max_heap_capacity
tschatzl [Tue, 11 Sep 2018 09:14:36 +0200] rev 51695
8210467: Remove unused G1CollectedHeap::_max_heap_capacity Reviewed-by: sjohanss, phh
Tue, 11 Sep 2018 09:13:37 +0200 8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
tschatzl [Tue, 11 Sep 2018 09:13:37 +0200] rev 51694
8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes Reviewed-by: phh, sjohanss
Tue, 11 Sep 2018 09:27:47 +0800 8209773: Refactor shell test javax/naming/module/basic.sh to java
xyin [Tue, 11 Sep 2018 09:27:47 +0800] rev 51693
8209773: Refactor shell test javax/naming/module/basic.sh to java Reviewed-by: vtewari, alanb
Tue, 11 Sep 2018 08:48:26 +0800 8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
weijun [Tue, 11 Sep 2018 08:48:26 +0800] rev 51692
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out Reviewed-by: mullan
Mon, 10 Sep 2018 16:33:05 -0700 8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
dlong [Mon, 10 Sep 2018 16:33:05 -0700] rev 51691
8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK Reviewed-by: dnsimon, kvn
Mon, 10 Sep 2018 19:18:04 -0400 8210511: TestSingleWriterSynchronizer can deadlock
kbarrett [Mon, 10 Sep 2018 19:18:04 -0400] rev 51690
8210511: TestSingleWriterSynchronizer can deadlock Summary: Check for safepoints in test loops. Reviewed-by: coleenp, eosterlund
Mon, 10 Sep 2018 18:57:44 -0400 8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
dholmes [Mon, 10 Sep 2018 18:57:44 -0400] rev 51689
8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects Summary: Account for the self-reference that every class has in the constant pool Reviewed-by: sspitsyn, jcbeyler
Mon, 10 Sep 2018 18:30:24 -0400 8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set.
jiangli [Mon, 10 Sep 2018 18:30:24 -0400] rev 51688
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set. Summary: System module objects are not archived when EnableJVMCI is set to true. Reviewed-by: iklam, ccheung
Mon, 10 Sep 2018 14:23:37 -0700 8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
iignatyev [Mon, 10 Sep 2018 14:23:37 -0700] rev 51687
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher Reviewed-by: amenkov, jcbeyler, alanb
Mon, 10 Sep 2018 16:33:55 -0400 8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
coleenp [Mon, 10 Sep 2018 16:33:55 -0400] rev 51686
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace Summary: remove timeoutHandler class and let Stresser handle timeout, remove 30 threads filling metaspace, and remove related unused files. Reviewed-by: lfoltan, mseledtsov
Mon, 10 Sep 2018 12:48:57 -0700 8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
mchung [Mon, 10 Sep 2018 12:48:57 -0700] rev 51685
8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs Reviewed-by: alanb
Mon, 10 Sep 2018 16:40:59 +0200 8210319: [s390]: Use of shift operators not covered by cpp standard
lucy [Mon, 10 Sep 2018 16:40:59 +0200] rev 51684
8210319: [s390]: Use of shift operators not covered by cpp standard Reviewed-by: mdoerr, goetz
Mon, 10 Sep 2018 20:17:26 +0800 8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
amlu [Mon, 10 Sep 2018 20:17:26 +0800] rev 51683
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test Reviewed-by: alanb
Mon, 10 Sep 2018 13:07:42 +0200 8210321: Create NO_KEEPALIVE CLD holder accessor
eosterlund [Mon, 10 Sep 2018 13:07:42 +0200] rev 51682
8210321: Create NO_KEEPALIVE CLD holder accessor Reviewed-by: coleenp, kbarrett
Mon, 10 Sep 2018 13:07:42 +0200 8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
eosterlund [Mon, 10 Sep 2018 13:07:42 +0200] rev 51681
8210233: Prepare Klass::is_loader_alive() for concurrent class unloading Reviewed-by: coleenp, pliden
Mon, 10 Sep 2018 11:24:26 +0200 8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
eosterlund [Mon, 10 Sep 2018 11:24:26 +0200] rev 51680
8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading Reviewed-by: coleenp, roland
Mon, 10 Sep 2018 10:02:48 +0200 8056217: Remove awt_makecube.cpp
ihse [Mon, 10 Sep 2018 10:02:48 +0200] rev 51679
8056217: Remove awt_makecube.cpp Reviewed-by: erikj, serb
Mon, 10 Sep 2018 09:59:27 +0200 8081858: make dist-clean does not delete all log files
ihse [Mon, 10 Sep 2018 09:59:27 +0200] rev 51678
8081858: make dist-clean does not delete all log files Reviewed-by: erikj
Mon, 10 Sep 2018 09:58:23 +0200 8200609: Proper fix for mapfile removal for libjsig
ihse [Mon, 10 Sep 2018 09:58:23 +0200] rev 51677
8200609: Proper fix for mapfile removal for libjsig Reviewed-by: erikj, dholmes
Fri, 07 Sep 2018 14:54:15 -0700 8210283: Support git as an SCM alternative in the build
erikj [Fri, 07 Sep 2018 14:54:15 -0700] rev 51676
8210283: Support git as an SCM alternative in the build Reviewed-by: ihse, ehelin
Fri, 07 Sep 2018 14:01:52 -0700 8210112: remove jdk.testlibrary.ProcessTools
iignatyev [Fri, 07 Sep 2018 14:01:52 -0700] rev 51675
8210112: remove jdk.testlibrary.ProcessTools Reviewed-by: alanb, sspitsyn, jcbeyler
Fri, 07 Sep 2018 15:18:14 -0400 8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
jiangli [Fri, 07 Sep 2018 15:18:14 -0400] rev 51674
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1. Summary: Fixup archive heap regions before restoring any archived java object at runtime. Reviewed-by: iklam, ccheung
Fri, 07 Sep 2018 14:44:52 -0400 8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
kbarrett [Fri, 07 Sep 2018 14:44:52 -0400] rev 51673
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code Summary: Expanded permitted threads to include all NamedThreads. Reviewed-by: dcubed, sspitsyn
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip