rehn [Fri, 15 Feb 2019 14:15:10 +0100] rev 53775
8203469: Faster safepoints
Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
hseigel [Fri, 15 Feb 2019 07:53:03 -0500] rev 53774
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Summary: On Windows, don't run sub-tests that can be affected by ASLR.
Reviewed-by: coleenp, mseledtsov
jlahoda [Fri, 15 Feb 2019 12:09:53 +0100] rev 53773
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: jjg
gadams [Fri, 15 Feb 2019 05:32:36 -0500] rev 53772
8219002: Some comments and error messages refer to VMDisconnectException
Reviewed-by: cjplummer, sspitsyn
phedlin [Thu, 14 Feb 2019 14:59:17 +0100] rev 53771
8214947: Assertion error in test: StringCompressInflateTest
Reviewed-by: kvn, neliasso
dholmes [Fri, 15 Feb 2019 04:12:18 -0500] rev 53770
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Reviewed-by: iignatyev, dholmes
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
iignatyev [Thu, 14 Feb 2019 23:45:03 -0800] rev 53769
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
Reviewed-by: kvn, thartmann
dholmes [Thu, 14 Feb 2019 22:57:37 -0500] rev 53768
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Reviewed-by: kbarrett, coleenp, mikael, iignatyev
vlivanov [Thu, 14 Feb 2019 15:27:46 -0800] rev 53767
8161334: C2: Cast nodes hinder memory alias analysis
Reviewed-by: kvn, thartmann
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53766
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
Reviewed-by: thartmann, kvn