langtools/test/bootclasspath-exclude.jtx
author swamyv
Tue, 24 Jun 2008 21:37:10 -0700
changeset 764 67578bc37423
parent 10 06bc494ca11e
permissions -rw-r--r--
6620329: jstack prints double native methods on Solaris/sparc Summary: Fixed stack walking code in sparc to start frame walk from last_java_sp. Reviewed-by: sgoldman

# 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