Various compiler crashes using unexpected flag pairs

XMLWordPrintable

    • Type: Bug
    • Resolution: Other
    • Priority: P4
    • None
    • Affects Version/s: 26
    • Component/s: hotspot
    • None

      compiler/predicates/assertion/TestAssertionPredicates.java crashes with "-XX:LoopUnrollLimit=520240807 -XX:+TraceLoopOpts"
      SIGSEGV (0xb) in BaseCountedLoopEndNode::stride_con()

      -version asserts with "-XX:+UseAESCTRIntrinsics -XX:-UseAES" (without avx512)
      "need AES instructions and misaligned SSE support"
      in generate_counterMode_AESCrypt_Parallel()

      -version aborts with Error: ShouldNotReachHere() with "-XX:+CITime -XX:+CountLinearScan"
      in LinearScanStatistic::counter_name(int)

      -version asserts with "((!inside_attrs()) || VMError::is_error_reported()) failed: cannot print tag inside attrs" with "-XX:+LogCompilation -XX:-SerializeVMOutput"
      in xmlStream::method(Method*)

            Assignee:
            Unassigned
            Reporter:
            Daniel Skantz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: