mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-14 06:32:25 +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