CompilerProfilerTest fails intermittently in GHA. Seems to be more prominent after GHA runners upgrade.
I believe this is because we never actually compile the benchmark method, since most of what it does is sleeping. This probably affects other profiler tests as well.
I believe this is because we never actually compile the benchmark method, since most of what it does is sleeping. This probably affects other profiler tests as well.
- links to
-
Review(master) openjdk/jmh/150