RFR: (S): JDK-8204308 : SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode

Jini George jini.george at oracle.com
Mon Aug 27 03:52:46 UTC 2018


Thank you very much, Coleen and Lois, for the reviews. I problem listed 
the new test on Solaris since any SA test is likely to fail 
intermittently on Solaris now due to JDK-8193639 
(https://bugs.openjdk.java.net/browse/JDK-8193639). (All SA tests are 
quarantined on Solaris now).

Thanks,
Jini.

On 8/24/2018 8:20 PM, Lois Foltan wrote:
> Hi Jini,
> 
> This looks good.  I have the same questions as Coleen about the tests on 
> the ProblemList.
> 
> Thanks,
> Lois
> 
> On 8/24/2018 4:04 AM, Jini George wrote:
>> Hello!
>>
>> Requesting reviews for:
>> https://bugs.openjdk.java.net/browse/JDK-8204308
>>
>> Webrev: http://cr.openjdk.java.net/~jgeorge/8204308/webrev.00/index.html
>>
>> The proposed fix is to use longs instead of ints while computing the 
>> identity hash of klass symbols. It mimics the implementation of 
>> Symbol::identity_hash() in "src/hotspot/share/oops/symbol.hpp".
>>
>> Thanks!
>> Jini.
>>
>>
> 


More information about the serviceability-dev mailing list