-
Bug
-
Resolution: Unresolved
-
P3
-
19
Over the course of the last two years, we've seen a more than 25% regression in build time. I've tracked this down to a handful of individual changes.
On of them isJDK-8246436, which causes hotspot build time to go up with 15 seconds on my reference machine.
The sudden increase in build time caused byJDK-8246436 needs to be analyzed, to see if it is possible to avoid.
On of them is
The sudden increase in build time caused by
- relates to
-
JDK-8246436 JFR: Avoid parsing metadata.xml during startup
- Resolved