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

Assert failure at CompilationPolicy::can_be_compiled after JDK-8334046

XMLWordPrintable

      Assert failure at CompilationPolicy::can_be_compiled
      https://github.com/openjdk/jdk/blob/f7fa05f577a28870202ccaa3544c34b58bd4adfe/src/hotspot/share/compiler/compilationPolicy.cpp#L125

      assert(WhiteBoxAPI || comp_level == CompLevel_any || is_compile(comp_level)) failed: illegal compilation level

      We might need to add the new comp level

            yzheng Yudi Zheng
            yzheng Yudi Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: