JDK-8302812 : JDK-8302455 broke ClassLoaderStatsTest on 32-bit
  • Type: Task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-18
  • Updated: 2023-02-23
  • Resolved: 2023-02-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 21
21 b11Fixed
Related Reports
Relates :  
Description
Trivial error:

```
 Unrecognized VM option 'UseCompressedClassPointers'
```

Test should be excluded for 32-bit
Comments
Changeset: 53be5dc4 Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2023-02-18 14:52:26 +0000 URL: https://git.openjdk.org/jdk/commit/53be5dc48604397fb26fd6e448679982aee19fee
18-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12631 Date: 2023-02-18 06:46:24 +0000
18-02-2023