[jdk8u-dev] Integrated: 8353657: [8u] Test tools/launcher/VersionCheck.java fails with debug build
SendaoYan
syan at openjdk.org
Mon Feb 9 21:47:23 UTC 2026
On Fri, 29 Aug 2025 08:31:51 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> Test tools/launcher/VersionCheck.java fails with fastdebug build which report 'jstack.debuginfo: cannot execute binary file'. This failure fixed by [JDK-8237192](https://bugs.openjdk.org/browse/JDK-8237192) in jdk15, only a subset of [JDK-8237192](https://bugs.openjdk.org/browse/JDK-8237192) to fix this test failure. So it's not suitable to backport [JDK-8237192](https://bugs.openjdk.org/browse/JDK-8237192) to jdk8u-dev, then I create this PR to fix this testbug.
>
> This PR skip all the `*.debuginfo` files to check the '-version' or '-J-version'. Change has been verified localy, test-fix only, no risk.
This pull request has now been integrated.
Changeset: 40a612ca
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/40a612ca8f0aad0d1d2fe0b7bb581f08c0d0709a
Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod
8353657: [8u] Test tools/launcher/VersionCheck.java fails with debug build
Reviewed-by: sgehwolf, aph
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/685
More information about the jdk8u-dev
mailing list