test/hotspot/jtreg/serviceability/sa/ClhsdbLongConstant.java
changeset 57811 947252a54b98
parent 57777 90ead0febf56
child 58679 9c3209ff7550
equal deleted inserted replaced
57805:e62f402c337f 57811:947252a54b98
    86         System.out.println("Test PASSED");
    86         System.out.println("Test PASSED");
    87     }
    87     }
    88 
    88 
    89     private static void checkForTruncation(String longConstantOutput) throws Exception {
    89     private static void checkForTruncation(String longConstantOutput) throws Exception {
    90 
    90 
    91         // Expected values obtained from the hash_mask_in_place definition in markOop.hpp
    91         // Expected values obtained from the hash_mask_in_place definition in markWord.hpp
    92 
    92 
    93         // Expected output snippet is of the form (on x64-64):
    93         // Expected output snippet is of the form (on x64-64):
    94         // ...
    94         // ...
    95         // longConstant VM_Version::CPU_SHA 17179869184
    95         // longConstant VM_Version::CPU_SHA 17179869184
    96         // longConstant markWord::biased_lock_bits 1
    96         // longConstant markWord::biased_lock_bits 1