mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-04 02:35:33 +00:00
Introducing TaskEvent.Kind.COMPILATION, sending this event before and after compilation. Co-authored-by: Joel Borggren-Franck <joel.franck@oracle.com> Reviewed-by: jjg, jfranck