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
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
mhorie [Wed, 12 Sep 2018 14:24:17 +0200] rev 51711
8208171: PPC64: Enrich SLP support
Reviewed-by: mdoerr, gromero
mdoerr [Wed, 12 Sep 2018 12:54:16 +0200] rev 51710
8210497: [PPC64] Vector registers not saved across safepoint
Reviewed-by: goetz, lucy
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
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
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
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
rkennke [Fri, 31 Aug 2018 16:28:52 +0200] rev 51705
8210187: Explicit barriers for C2
Reviewed-by: eosterlund, shade, roland, pliden
mikael [Tue, 11 Sep 2018 20:37:47 -0700] rev 51704
8210513: Obsolete SyncFlags
Reviewed-by: coleenp, dcubed, dholmes
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
mikael [Tue, 11 Sep 2018 13:54:34 -0700] rev 51702
8210514: Obsolete SyncVerbose
Reviewed-by: coleenp, dcubed
iklam [Wed, 05 Sep 2018 18:14:45 -0700] rev 51701
8210289: ArchivedKlassSubGraphInfoRecord is incomplete
Reviewed-by: jiangli, ccheung
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
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
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
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
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
tschatzl [Tue, 11 Sep 2018 09:14:36 +0200] rev 51695
8210467: Remove unused G1CollectedHeap::_max_heap_capacity
Reviewed-by: sjohanss, phh
tschatzl [Tue, 11 Sep 2018 09:13:37 +0200] rev 51694
8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
Reviewed-by: phh, sjohanss
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
weijun [Tue, 11 Sep 2018 08:48:26 +0800] rev 51692
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
Reviewed-by: mullan
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
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
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
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
iignatyev [Mon, 10 Sep 2018 14:23:37 -0700] rev 51687
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Reviewed-by: amenkov, jcbeyler, alanb
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
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
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
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
eosterlund [Mon, 10 Sep 2018 13:07:42 +0200] rev 51682
8210321: Create NO_KEEPALIVE CLD holder accessor
Reviewed-by: coleenp, kbarrett