RFR (M): 8015324 : Create tests for CDS feature

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Thu Jun 6 13:26:56 PDT 2013


Greetings, 

 

Could you, please, review this change? 

 

Webrev: 

   http://cr.openjdk.java.net/~ctornqvi/webrev/8015324/webrev.00/

 

Overview: 

This is a first round of tests for the CDS feature. Specifically, testing how this 

feature works with varying ObjectAlignmentInBytes command line option, since this option

has an impact on the CDS function. 

 

Details: 

One positive test - making sure that CDS archive can be created and loaded at varying

practical values of ObjectAlignmentInBytes. 

 

Second test is negative - making sure VM fails gracefully when loading CDS archive at

object alignment that is different from what was used for archive creation, and reports error correctly.

 

Also some improvements to the test utilities relevant for this test - 

courtesy of Christian. 

 

 

This change is sponsored by Christian. 

 

Thank you,

Misha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130606/82bcedb0/attachment-0001.html 


More information about the hotspot-runtime-dev mailing list