-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 9, 10
-
Component/s: infrastructure
In many cases when a make rule produces more than one file, we create artificial target touch/marker files as targets for the rules. We currently don't have a consistent naming scheme for these types of files. This lack of coherent naming is the cause of JDK-8176172. We should decide on a scheme and change all instances to adhere to it. It needs to be unique enough so that we can easily filter out such files when creating bundles or copying files.
- relates to
-
JDK-8176172 Imported FX modules have have residual_imported.marker file
-
- Resolved
-