-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b24
Currently, when a @IR rule like "applyIfPlatform" or "applyIfCPUFeature" miss a value, it will just throw ArrayIndexOutOfBoundsException, with no other information. This is confusing unless you dig into the test frame code.
It's helpful to output more meaningful information.
It's helpful to output more meaningful information.