-
Enhancement
-
Resolution: Unresolved
-
P4
-
17
@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.