-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
Overloads of a @Test methods are likely not to work since compile commands and directives are given without parameters. We can just confuse outputs of different method compilation and make a mess.
Note that it's already illegal to overload a @Test method with another @Test method.
Note that it's already illegal to overload a @Test method with another @Test method.