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

[leyden] compiler/c1/TestConcurrentPatching.java is stuck

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-leyden
    • repo-leyden
    • hotspot
    • None

      This is seen in GHA, and reproduces well on my machine as well:

      $ CONF=linux-x86_64-server-fastdebug make images test TEST=compiler/c1/TestConcurrentPatching.java
      <stuck, timeout>

      gdb "thread apply all bt" shows the compiler is idle. Supplying `-XX:-UseLockFreeCompileQueues` makes the test pass. I think there is a bug in UseLockFreeCompileQueues in leyden repo.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: