[jdk8u-dev] RFR: 8237192: Generate stripped/public pdbs on Windows for jdk images

SendaoYan syan at openjdk.org
Sat Feb 1 05:50:30 UTC 2025


Hi all,
This is backport [JDK-8237192](https://bugs.openjdk.org/browse/JDK-8237192) from jdk11u-dev to jdk8u-dev, to fix 'tools/launcher/VersionCheck.java' test fails with fastdebug build which report 'jstack.debuginfo: cannot execute binary file'.

File 'jdk/test/tools/launcher/TestHelper.java', 'jdk/test/tools/launcher/VersionCheck.java' and make/common/NativeCompilation.gmk has different context make this backport uncleanly, mainly in copyrighht year different.

Change has been verified locally, risk is low.

-------------

Commit messages:
 - fix conflict make/common/NativeCompilation.gmk
 - Backport 907f9ee7083df384a7433cb933522680e70dcb1f

Changes: https://git.openjdk.org/jdk8u-dev/pull/620/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=620&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8237192
  Stats: 187 lines in 3 files changed: 136 ins; 30 del; 21 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/620.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/620/head:pull/620

PR: https://git.openjdk.org/jdk8u-dev/pull/620


More information about the jdk8u-dev mailing list