- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    12
- 
        b24
                    by mistake, this bug id and its original summary (CTW testlibrary shouldn't ignore errors raised by the library itself) were for the fix for JDK-8213812.
currently, CTW testlibrary ignores all errors raised during compilations as there can be exception related to missed classes, files, or other errors from <clinit> or class loading errors and we don't want ctw-test to fail in case of such errors, however we must fail the test if the library caused an error (e.g. as inJDK-8214915).
            
currently, CTW testlibrary ignores all errors raised during compilations as there can be exception related to missed classes, files, or other errors from <clinit> or class loading errors and we don't want ctw-test to fail in case of such errors, however we must fail the test if the library caused an error (e.g. as in
- duplicates
- 
                    JDK-8213812 remove -XX:CompileTheWorld* flags -           
- Closed
 
-         
- relates to
- 
                    JDK-8214915 CtwRunner misses export for jdk.internal.access -           
- Resolved
 
-