Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8214917

remove -XX:CompileTheWorld* flags

XMLWordPrintable

    • 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 in JDK-8214915).

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: