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

DaCapo Chopin RC3 tradebeans/tradesoap fails silently with (-Xmixed) or (-XX:-TieredCompilation -Xcomp)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 11
    • hotspot
    • None

      Download and unzip https://download.dacapobench.org/chopin/dacapo-23.9-RC3-chopin.zip

      Without -Xcomp or -Xmixed, the program runs fine.

      java -Xcomp -XX:-TieredCompilation -jar dacapo-23.9-RC3-chopin.jar tradebeans
      java -Xmixed -jar dacapo-23.9-RC3-chopin.jar tradebeans

      The JVM exits silently after the following output.

      Using scaled threading model. 32 processors detected, 32 threads used to drive the workload, in a possible range of [1,2048]
      Version: daytrader svn-1904225 wildfly 26.1.3.Final (use -s for nominal benchmark stats)
      Launching the server with timeout of 50 seconds (use -f to adjust timeout dialation).

      This can be reproduced on JDK 11, 17, 21. 11 and 17 are from Temurin, and 21 was built from GitHub openjdk/jdk before GA was released.

      fastdebug build doesn't produce extra error information. The exit was caused by a JVM_Halt JNI call.

      This might be related to JDK-8067708, which is marked as a duplicate as JDK-8067373, which I cannot view.

            Unassigned Unassigned
            zcai Zixian Cai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: