JDK-8189400 : testlibrary_tests are not tested in hotspot tiers
  • Type: Bug
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 10
  • Priority: P3
  • Status: Closed
  • Resolution: External
  • Submitted: 2017-10-16
  • Updated: 2019-06-11
  • Resolved: 2019-06-11
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
13Resolved
Related Reports
Relates :  
Description
For the tests in the open/test/hotspot/jtreg/testlibrary_tests directory, only testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java is included in hotspot_tier1_runtime in open/test/hotspot/jtreg/TEST.groups. All other tests are missing, so they are not tested in nightly tests.

Looks like TEST.groups and/or task definitions need to be updated.


Comments
as of today, open/test/hotspot/jtreg/testlibrary_tests are part of hs-tier3. closing this bug. JDK-8211977 should merge all testlibrary tests, put them in one test group and, hopefully, get this group run as part of tier1.
11-06-2019

as bugs in the testlibrary might cause massive test failures or type II errors, it's better to run these tests in earlier tiers.
16-10-2017