/* *@testTestCardTablePageCommits *@bug8059066 *@summaryTeststhatthecardtabledoesnotcommitthesamepagetwice *@requiresvm.gc.Parallel *@library/test/lib *@modulesjava.base/jdk.internal.misc *@rundrivergc.TestCardTablePageCommits
*/ publicclass TestCardTablePageCommits { publicstaticvoid main(String args[]) throws Exception { // The test is run with a small heap to make sure all pages in the card // table gets committed. Need 8 MB heap to trigger the bug on SPARC // because of 8kB pages, assume 4 KB pages for all other CPUs.
String Xmx = "-Xmx4m";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.