-
Enhancement
-
Resolution: Won't Fix
-
P3
-
None
In theory, we may save build time by using a common output for built classes between modules, allowing javac to be able to reuse instead of reparse previously buit modules. Simple trials seem to indicate that this is the case, but we need time to investigate the other ramifications.
- relates to
-
JDK-8161704 Switch to Jigsaw-aware boot JDK for compiling FX 9
- Resolved