Integrated: 8268288: jdk/jfr/api/consumer/streaming/TestOutOfProcessMigration.java fails with "Error: ShouldNotReachHere()"
Calvin Cheung
ccheung at openjdk.java.net
Fri Dec 3 16:42:20 UTC 2021
On Wed, 1 Dec 2021 19:16:11 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> A small fix to ensure that the globally shared ClassPathImageEntry is not being deleted in CDS code.
> The test failure is hard to reproduce. The proposed fix passed CI tiers 1-4 testing.
> Currently running the TestOutOfProcessMigration.java test repeatedly on linux-x64 with the vm options in the bug report.
This pull request has now been integrated.
Changeset: 0a090926
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0a0909263194032ae7d8348484e3638f84090233
Stats: 28 lines in 1 file changed: 11 ins; 11 del; 6 mod
8268288: jdk/jfr/api/consumer/streaming/TestOutOfProcessMigration.java fails with "Error: ShouldNotReachHere()"
Reviewed-by: minqi, iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/6651
More information about the hotspot-runtime-dev
mailing list