langtools/test/bootclasspath-exclude.jtx
author kvn
Thu, 06 Mar 2008 10:53:33 -0800
changeset 212 cd4963e67949
parent 10 06bc494ca11e
permissions -rw-r--r--
6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation Summary: Cloning an allocation will not allow scalar replacement since memory operations could not be associated with one allocation. Reviewed-by: rasbold
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
# When you run the tests using a recent build of JDK and -Xbootclasspath/p:JAR
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
# some tests may fail. Specifically, javac has a test which verifies the content
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
# of the version string by comparing it against a value that is derived from
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
# the JRE version string. This file can be given to jtreg to exclude such tests.
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
# It should *NOT* be used in full SQE runs.
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
tools/javac/versionOpt.sh