[jdk8u-dev] RFR: 8237192: Generate stripped/public pdbs on Windows for jdk images [v3]
SendaoYan
syan at openjdk.org
Sat Feb 1 06:06:24 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/9400996c..c20969a6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=620&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=620&range=01-02
Stats: 675 lines in 1 file changed: 342 ins; 154 del; 179 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