test/bootclasspath-exclude.jtx

Tue, 04 Mar 2008 15:45:20 +0000

author
mcimadamore
date
Tue, 04 Mar 2008 15:45:20 +0000
changeset 8
38bd6375f37d
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
Summary: interplay between cyclic inheritance and tvar bounds hangs javac
Reviewed-by: jjg

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

mercurial