aefimov [Fri, 08 Nov 2019 14:49:00 +0000] rev 58983
Merge
jvernee [Fri, 08 Nov 2019 10:55:14 +0100] rev 58982
8233389: Add PrintIdeal to compiler directives
Summary: Add PrintIdeal as a compiler directive in order to enable PrintIdeal for only a single method.
Reviewed-by: roland, neliasso, vlivanov, thartmann
michaelm [Fri, 08 Nov 2019 09:46:55 +0000] rev 58981
Minor updates to spec, and fix test issues
tschatzl [Fri, 08 Nov 2019 10:01:13 +0100] rev 58980
8189737: Make HeapRegion not derive from Space
Reviewed-by: sjohanss, kbarrett
thartmann [Fri, 08 Nov 2019 09:16:48 +0100] rev 58979
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
Summary: Removed useless asserts.
Reviewed-by: kvn
iklam [Thu, 07 Nov 2019 16:26:57 -0800] rev 58978
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
Reviewed-by: fparain
kvn [Thu, 07 Nov 2019 17:47:22 -0800] rev 58977
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
Reviewed-by: kvn
Contributed-by: smita.kamath@intel.com, regev.shemy@intel.com, shay.gueron@intel.com
mseledtsov [Thu, 07 Nov 2019 16:00:53 -0800] rev 58976
8209813: [TESTBUG] rewrite JFR shell tests in Java
Summary: Converted shell tests to Java
Reviewed-by: lmesnik, egahlin
bpb [Thu, 07 Nov 2019 13:53:38 -0800] rev 58975
8232178: MacVolumesTest failed after upgrade to MacOS Catalina
Reviewed-by: lancea
iignatyev [Thu, 07 Nov 2019 13:39:31 -0800] rev 58974
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled
Reviewed-by: kvn
kbarrett [Thu, 07 Nov 2019 16:22:22 -0500] rev 58973
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp
Summary: Add java_shift_xxx helpers and use them.
Reviewed-by: aph, kvn
naoto [Thu, 07 Nov 2019 11:34:01 -0800] rev 58972
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
Reviewed-by: bchristi
aefimov [Thu, 07 Nov 2019 18:46:06 +0000] rev 58971
aefimov-dns-client-branch: Cleanup and address ANY type failures
aefimov [Thu, 07 Nov 2019 18:44:09 +0000] rev 58970
Merge
naoto [Thu, 07 Nov 2019 10:06:04 -0800] rev 58969
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
Reviewed-by: joehw
dfuchs [Thu, 07 Nov 2019 16:18:02 +0000] rev 58968
8233403: Improve verbosity of some httpclient tests
Summary: improve the verbosity of some httpclient tests to help diagnosis of intermittent failures. Also fixes ShortRequestBody test.
Reviewed-by: chegar
mgronlun [Thu, 07 Nov 2019 15:56:56 +0100] rev 58967
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
Reviewed-by: egahlin
mgronlun [Thu, 07 Nov 2019 15:53:25 +0100] rev 58966
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant
Reviewed-by: egahlin
pliden [Thu, 07 Nov 2019 15:48:43 +0100] rev 58965
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
Reviewed-by: eosterlund
zgu [Thu, 07 Nov 2019 09:41:22 -0500] rev 58964
8233796: Shenandoah is broken after 8233708
Reviewed-by: rkennke
dholmes [Thu, 07 Nov 2019 07:53:02 -0500] rev 58963
8233784: ProblemList failing JVMTI scenario tests
Reviewed-by: goetz
redestad [Thu, 07 Nov 2019 12:12:39 +0100] rev 58962
8233708: VectorSet cleanup
Reviewed-by: neliasso, shade, thartmann
eosterlund [Thu, 07 Nov 2019 10:28:29 +0000] rev 58961
8233073: Make BitMap accessors more memory ordering friendly
Reviewed-by: kbarrett, pliden
roland [Tue, 22 Oct 2019 11:55:58 +0200] rev 58960
8232539: SIGSEGV in C2 Node::unique_ctrl_out
Reviewed-by: thartmann, kvn
mbaesken [Wed, 06 Nov 2019 14:04:07 +0100] rev 58959
8233328: fix minimal VM build on Linux s390x
Reviewed-by: lucy, mdoerr
neliasso [Thu, 07 Nov 2019 09:23:55 +0100] rev 58958
8233783: Make 8232896 patch complete
Reviewed-by: pliden, kvn
thartmann [Thu, 07 Nov 2019 07:02:55 +0100] rev 58957
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
Summary: Added null check.
Reviewed-by: kvn, iklam
dholmes [Wed, 06 Nov 2019 21:18:42 -0500] rev 58956
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
Reviewed-by: jiefu, dcubed
jwilhelm [Thu, 07 Nov 2019 03:01:52 +0100] rev 58955
Added tag jdk-14+22 for changeset 83810b7d12e7
shade [Wed, 06 Nov 2019 19:37:30 +0100] rev 58954
8233698: GCC 4.8.5 build failure after JDK-8233530
Reviewed-by: stuefe, dholmes, kbarrett
jiefu [Wed, 06 Nov 2019 15:20:06 +0800] rev 58953
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr
Reviewed-by: iklam
igerasim [Wed, 06 Nov 2019 09:45:26 -0800] rev 58952
8233658: Escape + in the expression describing Runtime.Version string
Reviewed-by: naoto