Integrated: 8366908: Use a different class for testing JDK-8351654
Coleen Phillimore
coleenp at openjdk.org
Mon Sep 8 15:52:34 UTC 2025
On Fri, 5 Sep 2025 11:35:41 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> java.time.Duration is a migrated class (to be a value type) in the Valhalla repo, so it's preloaded, which causes this test to fail. Using a different java.base class achieves the purpose of this test.
> Tested with tier1.
This pull request has now been integrated.
Changeset: 6765a9d7
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6765a9d775b5bd3d1b36090038060762f976d174
Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
8366908: Use a different class for testing JDK-8351654
Reviewed-by: liach, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/27116
More information about the hotspot-runtime-dev
mailing list