-
Bug
-
Resolution: Unresolved
-
P4
-
24
It should be possible to run a comman like:
make test TEST="micro:java.lang.invoke.LazyStaticColdStart.methodHandleCreate(Eager|Lazy)"
Unfortunately, this runs into problem with the | character.
make test TEST="micro:java.lang.invoke.LazyStaticColdStart.methodHandleCreate(Eager|Lazy)"
Unfortunately, this runs into problem with the | character.