-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
@compile actions are really needed in tests (other than tests or javac) and might lead to false-negative results, e.g. when an author forgets to put @run action, the proper (and in some cases faster) way to compile test code is to use implicit or explicit @build action.