nashorn/test/TEST.ROOT
author stefank
Fri, 16 Aug 2013 13:22:32 +0200
changeset 19546 f6b7c9e96ea3
parent 16263 0679aaa72927
child 30976 a9265da74259
permissions -rw-r--r--
8007074: SIGSEGV at ParMarkBitMap::verify_clear() Summary: Replace the broken large pages implementation on Linux. New flag: -XX:+UseTransparentHugePages - Linux specific flag to turn on transparent huge page hinting with madvise(..., MAP_HUGETLB). Changed behavior: -XX:+UseLargePages - tries to use -XX:+UseTransparentHugePages before trying other large pages implementations (on Linux). Changed behavior: -XX:+UseHugeTLBFS - Use upfront allocation of Large Pages instead of using the broken implementation to dynamically committing large pages. Changed behavior: -XX:LargePageSizeInBytes - Turned off the ability to use this flag on Linux and provides warning to user if set to a value different than the OS chosen large page size. Changed behavior: Setting no large page size - Now defaults to use -XX:UseTransparentHugePages if the OS supports it. Previously, -XX:+UseHugeTLBFS was chosen if the OS was configured to use large pages. Reviewed-by: tschatzl, dcubed, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16260
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     1
# This file identifies the root of the test-suite hierarchy.
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     2
# It also contains test-suite configuration information.
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     3
# DO NOT EDIT without first contacting jdk-regtest@sun.com.
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     4
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     5
# The list of keywords supported in the entire test suite
3318a14ac7cb 8008729: Make sure that we can run basic jsr223 tests using jtreg
sundar
parents:
diff changeset
     6
keys=2d dnd i18n