Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8349531 Several tests missing /native keyword
  3. JDK-8349689

Several virtual thread tests missing /native keyword

XMLWordPrintable

    • b10
    • generic
    • linux

      The follow virtual thread tests are missing /native keyword. Not an issue when running the tests with "make run-test" but is an issue when running the tests directly with jtreg outside of the make files.

      java/lang/Thread/virtual/JfrEvents.java
      java/lang/Thread/virtual/MonitorEnterExit.java#LM_LEGACY
      java/lang/Thread/virtual/MonitorEnterExit.java#LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-LM_LEGACY
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-TieredStopAtLevel1-LM_LEGACY
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-TieredStopAtLevel1-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-noTieredCompilation-LM_LEGACY
      java/lang/Thread/virtual/MonitorEnterExit.java#Xcomp-noTieredCompilation-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorEnterExit.java#Xint-LM_LEGACY
      java/lang/Thread/virtual/MonitorEnterExit.java#Xint-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorEnterExit.java#default
      java/lang/Thread/virtual/MonitorPinnedEvents.java
      java/lang/Thread/virtual/MonitorWaitNotify.java#LM_LEGACY
      java/lang/Thread/virtual/MonitorWaitNotify.java#LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-LM_LEGACY
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-TieredStopAtLevel1-LM_LEGACY
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-TieredStopAtLevel1-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-noTieredCompilation-LM_LEGACY
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xcomp-noTieredCompilation-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LEGACY
      java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LIGHTWEIGHT
      java/lang/Thread/virtual/MonitorWaitNotify.java#default
      java/lang/Thread/virtual/RetryMonitorEnterWhenPinned.java
      java/lang/Thread/virtual/SynchronizedNative.java#Xcomp-TieredStopAtLevel1
      java/lang/Thread/virtual/SynchronizedNative.java#Xcomp-noTieredCompilation
      java/lang/Thread/virtual/SynchronizedNative.java#Xint
      java/lang/Thread/virtual/SynchronizedNative.java#default
      java/lang/Thread/virtual/ThreadAPI.java#default
      java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0
      java/lang/Thread/virtual/stress/PinALot.java#id0
      java/lang/management/ThreadMXBean/VirtualThreads.java#default
      java/nio/channels/vthread/SelectorOps.java#default
      java/nio/channels/vthread/SelectorOps.java#poller-modes

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: