langtools/test/bootclasspath-exclude.jtx
author xuelei
Fri, 11 Apr 2008 03:33:22 -0400
changeset 473 80bf10b052ee
parent 10 06bc494ca11e
permissions -rw-r--r--
6546639: (spec)javax.net.ssl.SSLContext.getInstance(null) throws undocumented NPE Summary: add NullPointerException description to those methods. Reviewed-by: weijun

# 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