-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
11
-
None
-
generic
-
windows
Had a mach5 tier2 failure building windows-x64-slowdebug.
jib > [stderr] java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Log$PrefixKind
which is weird, since that class does exist (in src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java).
There haven't been any recent changes that look to me like obvious causes of this, and I don't see any previous occurrences.
jib > [stderr] java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Log$PrefixKind
which is weird, since that class does exist (in src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java).
There haven't been any recent changes that look to me like obvious causes of this, and I don't see any previous occurrences.
- duplicates
-
JDK-8201183 sjavac build failures: "Connection attempt failed: Connection refused"
- Resolved
- relates to
-
JDK-8201183 sjavac build failures: "Connection attempt failed: Connection refused"
- Resolved
-
JDK-8203164 sjavac failed with compilation: Could not connect to server
- Closed