langtools/test/bootclasspath-exclude.jtx
author xuelei
Fri, 11 Apr 2008 03:50:37 -0400
changeset 475 b8b79ef97ac8
parent 10 06bc494ca11e
permissions -rw-r--r--
6571950: SSLSocket(raddr, rport, laddr, lport) allows null as laddr that spec doesn't reflect Summary: add the description that while the local address parameter is null, anyLocalAddress will be used instead. 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