This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8237192: Generate stripped/public pdbs on Windows for jdk images
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com> Reviewed-by: erikj, ihse
- Loading branch information
Showing
with
219 additions
and 110 deletions.
- +40 −2 make/Bundles.gmk
- +59 −4 make/CreateJmods.gmk
- +12 −1 make/GenerateLinkOptData.gmk
- +13 −2 make/Images.gmk
- +36 −12 make/autoconf/jdk-options.m4
- +3 −0 make/autoconf/spec.gmk.in
- +4 −1 make/common/NativeCompilation.gmk
- +1 −12 make/launcher/Launcher-java.base.gmk
- +1 −2 make/scripts/compare.sh
- +3 −37 test/jdk/tools/launcher/HelpFlagsTest.java
- +44 −5 test/jdk/tools/launcher/TestHelper.java
- +3 −32 test/jdk/tools/launcher/VersionCheck.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.