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

SendaoYan syan at openjdk.org
Sat Feb 1 05:57:34 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' and 'jdk/test/tools/launcher/VersionCheck.java' has different context make this backport uncleanly, mainly in copyrighht year different. This PR drop change of 'make/common/NativeCompilation.gmk', it;s necessary for jdk8u-dev.
> 
> Change has been verified locally, test-fix only, no risk.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  Drop change of make/common/NativeCompilation.gmk

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/620/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/620/files/cbe6bd05..9400996c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=620&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=620&range=00-01

  Stats: 751 lines in 1 file changed: 136 ins; 418 del; 197 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