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

Use of AbsI / AbsL nodes should be limited to supported platforms

XMLWordPrintable

    • b02
    • 16
    • b09
    • arm
    • generic

      JDK-8244926 introduced an issue in C2 on ARM32: DFA matcher doesn't have rules for AbsI node. The output is:

      > $ jtreg/bin/jtreg -jdk:jdk -dir:test_sources/test/hotspot/jtreg :hotspot_compiler
      > Directory "out_hotspot/work" not found: creating
      > --------------------------------------------------
      > TEST: gc/ArraySize.java
      > TEST RESULT: Passed. Execution successful
      > --------------------------------------------------
      > TEST: gc/InfiniteList.java
      > TEST RESULT: Passed. Execution successful
      > --------------------------------------------------
      > Default case invoked for:
      > opcode = 17, "AbsI"

            bulasevich Boris Ulasevich
            bulasevich Boris Ulasevich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: