JDK-8147946 : JTreg incorrectly builds tests with shared classes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-01-21
  • Updated: 2016-03-01
  • Resolved: 2016-03-01
Related Reports
Duplicate :  
Relates :  
Description
This is a shadow bug for CODETOOLS-7901569.
Due to CODETOOLS-7901569 CompilerControl tests fail with multiple reasons, like ClassNotFoundError or ClassFormatException.

Here is an affected issues for details: JDK-8143066, JDK-8143550
Comments
we don't see truncated errors/no class found and similar things after removing '/../..' from @library (JDK-8148012/JDK-8140189). in case this happens again, please file a new bug.
01-03-2016

Removed comment with rules, that have been moved to JDK-8148136.
25-01-2016

j.l.ClassFormatError issues will be addressed by JDK-8148000(former CODETOOLS-7901569), j.l.NoClassDefFoundError, j.l.ClassNotFoundException most probably are caused by incorrect build directives, the directives will be fixed by JDK-8148136.
25-01-2016