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

Hotspot-11 and 17 are blocked, but Hotspot-8 executes normally

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      Linux Ubuntu20.04

      openjdk version "1.8.0_402"
      OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06)
      OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode)

      openjdk version "11.0.22" 2024-01-16
      OpenJDK Runtime Environment Temurin-11.0.22+7 (build 11.0.22+7)
      OpenJDK 64-Bit Server VM Temurin-11.0.22+7 (build 11.0.22+7, mixed mode)

      openjdk version "17.0.10" 2024-01-16
      OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7)
      OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing)

      A DESCRIPTION OF THE PROBLEM :
      Test cases for many times to create ScheduledThreadPoolExecutor and calls a series of internal function, when using the Hotspot - 8 executing the test cases can end to normal, but the Hotspot - 11 and 17 cant normal end, blocking in the program.

      We have uploaded the relevant test cases to Google Drive for ease of reproduction.
      https://drive.google.com/file/d/1EwxDJN8Pda4cZwben4GRNIDna4PIgZWP/view?usp=sharing

      REGRESSION : Last worked in version 11.0.22

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      java-11/bin/java jsr166tests.jtreg.util.concurrent.ScheduledThreadPoolExecutor.DelayOverflow

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      nothing
      ACTUAL -
      TimeOut

      FREQUENCY : always


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: