mgronlun [Wed, 31 Jul 2019 16:09:17 +0200] rev 57617
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
Reviewed-by: dholmes, dcubed, egahlin
pli [Wed, 31 Jul 2019 09:52:28 +0800] rev 57616
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
Reviewed-by: adinn, aph
thartmann [Tue, 30 Jul 2019 07:22:05 +0200] rev 57615
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
Summary: Disabled AggressiveUnboxing.
Reviewed-by: roland, kvn
egahlin [Thu, 01 Aug 2019 16:48:26 +0200] rev 57614
Cleaning up
egahlin [Thu, 01 Aug 2019 16:47:17 +0200] rev 57613
Updating use cases
egahlin [Thu, 01 Aug 2019 16:43:15 +0200] rev 57612
Add test for setSettings
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57611
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
Reviewed-by: dholmes, jcbeyler
mseledtsov [Wed, 31 Jul 2019 16:48:51 -0700] rev 57610
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
Summary: Problem listed the test
Reviewed-by: dcubed
coleenp [Wed, 31 Jul 2019 17:30:25 -0400] rev 57609
8228907: Some gc argument checking tests fail after JDK-8228855
Summary: Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values.
Reviewed-by: kbarrett, dcubed, dholmes
jpai [Mon, 29 Jul 2019 16:31:09 +0530] rev 57608
8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
Summary: Fix the .hgignore file to properly ignore the following: .DS_Store file, .metadata, .recommenders, JTwork and JTreport directories at the root of the repo (in addition to being ignored as sub-directories). src/utils/hsdis/build/ directory
Reviewed-by: erikj
kbarrett [Wed, 31 Jul 2019 14:28:51 -0400] rev 57607
8048556: Unnecessary GCLocker-initiated young GCs
Summary: Fixed recognition of unnecessary GCLocker collections.
Reviewed-by: pliden, tschatzl
coleenp [Wed, 31 Jul 2019 13:40:59 -0400] rev 57606
8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
Summary: give SurvivorAlignmentInBytes a range same as ObjectAlignmentInBytes
Reviewed-by: shade
ecaspole [Wed, 31 Jul 2019 09:55:26 -0400] rev 57605
8228674: LogCompilation: Improvements to log compare feature
Summary: Show compiler and level in compare output
Reviewed-by: kvn, thartmann
egahlin [Wed, 31 Jul 2019 14:07:44 +0200] rev 57604
Cleaner stream reconfiguration + reduced allocation in JFR framework