equal
deleted
inserted
replaced
21 * questions. |
21 * questions. |
22 */ |
22 */ |
23 |
23 |
24 /* @test LimitSharedSizes |
24 /* @test LimitSharedSizes |
25 * @summary Test handling of limits on shared space size |
25 * @summary Test handling of limits on shared space size |
|
26 * @requires (vm.opt.UseCompressedOops == null) | (vm.opt.UseCompressedOops == true) |
26 * @library /test/lib /runtime/CommandLine/OptionsValidation/common |
27 * @library /test/lib /runtime/CommandLine/OptionsValidation/common |
27 * @modules java.base/jdk.internal.misc |
28 * @modules java.base/jdk.internal.misc |
28 * java.management |
29 * java.management |
29 * jdk.attach/sun.tools.attach |
30 * jdk.attach/sun.tools.attach |
30 * @run main LimitSharedSizes |
31 * @run main LimitSharedSizes |