JDK-8218812 : vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-02-12
  • Updated: 2024-01-29
  • Resolved: 2019-03-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13 b13Fixed
Related Reports
Relates :  
Relates :  
Description
----------System.out:(4/170)----------
# Waiting time = 5 mins
Point 2: number of threads expected: 10, got: 11
Point 3: number of threads expected: 9, got: 10
Point 4: number of threads expected: 10, got: 11
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/421b47214391 User: dtitov Date: 2019-03-14 23:29:37 +0000
14-03-2019

Any work to hide Graal related code/threads needs to be spec'd out by a broad audience.
09-03-2019

Yes, it appears so. This looks like another example where hiding Graal/JVMCI code and threads from JVMTI by default (unless the user specifically requests to debug "system code") would be useful.
14-02-2019

[~dlong] - does this only happen when Graal is enabled/used?
14-02-2019

Looks similar to JDK-8218464.
12-02-2019