langtools/test/TEST.ROOT
author tschatzl
Thu, 09 Oct 2014 11:40:11 +0200
changeset 27149 9246fc481aa3
parent 10 06bc494ca11e
child 31004 dc33ef3ba667
permissions -rw-r--r--
8059758: Footprint regressions with JDK-8038423 Summary: Changes in JDK-8038423 always initialize (zero out) virtual memory used for auxiliary data structures. This causes a footprint regression for G1 in startup benchmarks. This is because they do not touch that memory at all, so the operating system does not actually commit these pages. The fix is to, if the initialization value of the data structures matches the default value of just committed memory (=0), do not do anything. Reviewed-by: jwilhelm, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
# This file identifies the root of the test-suite hierarchy.
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
# It also contains test-suite configuration information.
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
# DO NOT EDIT without first contacting jdk-regtest@sun.com.
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
# The list of keywords supported in the entire test suite
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
keys=2d dnd i18n