[jdk11u-dev] RFR: 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
Martin Doerr
mdoerr at openjdk.org
Wed May 15 12:27:45 UTC 2024
On Mon, 13 May 2024 05:23:34 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
> This PR contains a backport of
> https://github.com/openjdk/jdk/commit/12e943091071b02b5756b57527a5f86a3d881cb8
> Patch is not clean, this file test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/hs201t002.cpp has changed by other commits, I ignored these commits and only change code for this issue.
> Other than that the rest of the code is clean.
LGTM. Please fix the Copyright header.
test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java line 2:
> 1: /*
> 2: * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
Should be "Copyright (c) 2018, 2022" (see original change).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2707#pullrequestreview-2057841112
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2707#discussion_r1601537813
More information about the jdk-updates-dev
mailing list