-
Bug
-
Resolution: Fixed
-
P3
-
26
-
b15
Several java classes in java.base is generated from templates using SPP, the "Stream Preprocessor". Unfortunately much of this code is very old and has survived unchanged since pre-JDK 7. It does not follow modern makefile standards for abstraction, safe coding practices, etc. In short, they have been a thorn in the side for a long time, and the time has finally come to clean them up.
- causes
-
JDK-8367130 JDK builds broken by 8366837: Clean up gensrc by spp.Spp
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/55af9d83
-
Review(master) openjdk/jdk/27078