-
Bug
-
Resolution: Fixed
-
P3
-
7
-
None
-
b76
-
generic
-
generic
Files used as templates to create java sources currently have a .java suffix, this has created problems in the past with IDE's and also complicates the Makefile logic when filtering out these files from the real java sources.
Proposal is to change all these files to a .java-template file suffix for each filtering and searching for them.
Proposal is to change all these files to a .java-template file suffix for each filtering and searching for them.
- duplicates
-
JDK-6711200 All files ending in .java should be valid java source files
-
- Closed
-
- relates to
-
JDK-6903197 Some java template files need to be renamed to .java.template
-
- Resolved
-
-
JDK-6892741 Improve make build performance
-
- Closed
-