Skip to content

Commit

Permalink
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+U…
Browse files Browse the repository at this point in the history
…seZGC

Reviewed-by: almatvee, alanb
  • Loading branch information
Alexey Semenyuk committed Nov 7, 2023
1 parent 8eb6f61 commit e9eb8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/tools/jpackage/share/RuntimeImageTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
* @build jdk.jpackage.test.*
* @modules jdk.jpackage/jdk.jpackage.internal
* @compile RuntimeImageTest.java
* @run main/othervm/timeout=1400 -Xmx512m jdk.jpackage.test.Main
* @run main/othervm/timeout=1400 jdk.jpackage.test.Main
* --jpt-run=RuntimeImageTest
*/

Expand Down

0 comments on commit e9eb8b9

Please sign in to comment.