mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-13 09:23:20 +00:00
Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com Reviewed-by: mgerdin, zgu