JDK-8191961 : SA: Remove left over quarantined SA tests due to macOSX failures (8184042) from ProblemList.txt
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2017-11-28
  • Updated: 2018-01-17
  • Resolved: 2017-11-28
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 10
10 b36Fixed
Related Reports
Relates :  
Description
The fix for JDK-8184042 inadvertently missed out the removal of the following SA tests from ProblemList.txt.

serviceability/sa/JhsdbThreadInfoTest.java 
serviceability/sa/TestInstanceKlassSize.java 
serviceability/sa/TestInstanceKlassSizeForInterface.java 
serviceability/sa/TestPrintMdo.java 
serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java 

Removing these tests from ProblemList.txt here.