hotspot/test/runtime/CompressedOops/CompressedClassPointers.java
changeset 26140 5d408e1fa677
parent 23184 060625af5ce9
child 26292 02bd06c6b3cc
equal deleted inserted replaced
26139:8dc6add1488f 26140:5d408e1fa677
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8024927
    26  * @bug 8024927
    27  * @summary Testing address of compressed class pointer space as best as possible.
    27  * @summary Testing address of compressed class pointer space as best as possible.
    28  * @library /testlibrary
    28  * @library /testlibrary
       
    29  * @ignore 8055164
    29  */
    30  */
    30 
    31 
    31 import com.oracle.java.testlibrary.*;
    32 import com.oracle.java.testlibrary.*;
    32 
    33 
    33 public class CompressedClassPointers {
    34 public class CompressedClassPointers {