This commit is contained in:
Joseph Provino 2016-05-12 16:46:13 +00:00
commit 69c05c937e
2 changed files with 2 additions and 0 deletions
hotspot/test/runtime/modules/Xpatch

@ -24,6 +24,7 @@
/*
* @test
* @summary VM exit initialization results if java.base is specificed more than once to Xpatch.
* @modules java.base/jdk.internal.misc
* @library /testlibrary
*/

@ -24,6 +24,7 @@
/*
* @test
* @summary Module system initialization exception results if a module is specificed twice to Xpatch.
* @modules java.base/jdk.internal.misc
* @library /testlibrary
*/