-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: openjdk8u282
-
Component/s: infrastructure
-
None
-
x86_64
-
os_x
The .dSYM copy rule on Mac won't function correctly as it is a folder, and the make rule won't respond to file changes within, see:
https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/file/97666ac085c5/make/CompileLaunchers.gmk#l244
A "per file" rule set should probably be created, similar to jdk11+.
https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/file/97666ac085c5/make/CompileLaunchers.gmk#l244
A "per file" rule set should probably be created, similar to jdk11+.