Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: openjdk8u212
-
Component/s: infrastructure
Description
Building with STRIP_POLICY=no_strip is broken by the backport of 8036003, as the ZIP_DEBUGINFO_FILES sections are not guarded with ifneq ($$($1_STRIP_POLICY), no_strip) in the same way as other sections of make/common/NativeCompilation.gmk are by this change.
Attachments
Issue Links
- relates to
-
JDK-8036003 Add --with-debug-symbols=[none|internal|external|zipped]
-
- Resolved
-