-
Bug
-
Resolution: Fixed
-
P4
-
repo-valhalla
-
generic
-
generic
https://bugs.openjdk.java.net/browse/JDK-8265423 added support for generating a unified class for a primitive class declaration.
https://bugs.openjdk.java.net/browse/JDK-8266466 adds support for consuming such classes in javac
Once the backend pieces complete upgrade to the new model, we should rip out all support for the dual class generation scheme.
This ticket is to cover that requirement
https://bugs.openjdk.java.net/browse/JDK-8266466 adds support for consuming such classes in javac
Once the backend pieces complete upgrade to the new model, we should rip out all support for the dual class generation scheme.
This ticket is to cover that requirement
- relates to
-
JDK-8265423 [lworld] Provide experimental support for generating a single class file per primitive class
-
- Resolved
-
-
JDK-8266466 [lworld] Enhance javac to consume unified primitive class files generated under the option -XDunifiedValRefClass
-
- Resolved
-