hotspot/test/runtime/SharedArchiveFile/LimitSharedSizes.java
changeset 25896 5f21a029fdeb
parent 24840 96be34dfc72a
child 27404 33c0f343cd5c
equal deleted inserted replaced
25895:03808d9a48b2 25896:5f21a029fdeb
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /* @ignore JDK-8043896
    24 /* @test LimitSharedSizes
    25  * @test LimitSharedSizes
       
    26  * @summary Test handling of limits on shared space size
    25  * @summary Test handling of limits on shared space size
    27  * @library /testlibrary
    26  * @library /testlibrary
    28  * @run main LimitSharedSizes
    27  * @run main LimitSharedSizes
    29  */
    28  */
    30 
    29