-
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.
- relates to
-
JDK-8340202 USER_MAKE_VARS needs to escape shell characters
-
- Open
-
-
JDK-8263431 runtest variables need "$$$$" to get a "$"
-
- Open
-