File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 2121 * questions.
2222 */
2323
24+ /*
25+ * ===========================================================================
26+ * (c) Copyright IBM Corp. 2022, 2022 All Rights Reserved
27+ * ===========================================================================
28+ */
29+
2430/**
2531 * @test
2632 * @requires !vm.graal.enabled
2733 * @modules jdk.attach
28- * @run main/othervm --limit-modules jdk.attach -Djdk.attach.allowAttachSelf
29- * GetPackageBootLoaderChildLayer
34+ * @run main/othervm --limit-modules jdk.attach,jdk.crypto.cryptoki
35+ * -Djdk.attach.allowAttachSelf GetPackageBootLoaderChildLayer
3036 * @summary Exercise Class.getPackage on a class defined to the boot loader
3137 * but in a module that is in a child layer rather than the boot layer
3238 */
You can’t perform that action at this time.
0 commit comments