langtools/test/bootclasspath-exclude.jtx
author rasbold
Tue, 14 Oct 2008 06:58:58 -0700
changeset 1436 6869d58f4f58
parent 10 06bc494ca11e
permissions -rw-r--r--
6717150: improper constant folding of subnormal strictfp multiplications and divides Summary: suppress constant folding of double divides and multiplications on ia32 Reviewed-by: never

# When you run the tests using a recent build of JDK and -Xbootclasspath/p:JAR
# some tests may fail. Specifically, javac has a test which verifies the content
# of the version string by comparing it against a value that is derived from
# the JRE version string. This file can be given to jtreg to exclude such tests.
# It should *NOT* be used in full SQE runs.

tools/javac/versionOpt.sh