Updated to add a test:
http://cr.openjdk.java.net/~sundar/8220700/webrev.01
PS. There are launcher tests in BasicTest.java and arguments are passed
even - but args are only printed. The new test passes args and checks
the return value that is computed using the args.
Thanks,
-Sundar
On 20/08/19 10:07 pm, Alan Bateman wrote:
On 20/08/2019 17:25, Mandy Chung wrote:
+1
What we really want is to replace this stop-gap shell script some day
with jlink to generate the native launcher [1].
I agree. One other thing for stop-gap is a test as we could easily
regress without any of the existing tests catching it.
-Alan