AOT code root scanning introduced in JDK-8171008 shows up in the wrong location in the log - it is shown as second-level work (e.g. same as Ext Root Scan, Object Copy, ...) but in fact is part of "Ext Root Scan".
It should be shown as such.
It should be shown as such.
- relates to
-
JDK-8219369 Add named constants for iterating ExtRootScan phases
- Resolved
-
JDK-8171008 Integrate AOT compiler into JDK
- Resolved