JDK-8328311 : Exclude Foreign,MemAccess modules from 24H/7D runs of Kitchensink
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-17
  • Updated: 2024-03-18
  • Resolved: 2024-03-18
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 23
23 masterFixed
Description
These modules cause OOME in Metadata and should be temporary excluded from long runs until
https://bugs.openjdk.org/browse/JDK-8326820
is fixed.
They still executed in short runs.

It might be possible to re-enable them in some configuration or with different paramteres but first I want to have grren CI and then start fixing.