RFR: 8321825: Remove runtime/CompressedOops/CompressedClassPointers.java from the ProblemList

Calvin Cheung ccheung at openjdk.org
Tue Dec 12 16:39:23 UTC 2023


On Tue, 12 Dec 2023 04:22:44 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Please review this trivial update.
> 
> `runtime/CompressedOops/CompressedClassPointers.java` was added to the ProblemList against [JDK-8317610](https://bugs.openjdk.org/browse/JDK-8317610) but that bug was closed as a duplicate of [JDK-8318485](https://bugs.openjdk.org/browse/JDK-8318485) which is now resolved. The ProblemList entry needs to be removed and if the test continues to fail then a new issue filed.
> 
> Testing:
>  - local testing of test (passed)
>  - tiers 1-3 passed
> 
> Thanks

Looks good and trivial.

-------------

Marked as reviewed by ccheung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17075#pullrequestreview-1777974212


More information about the hotspot-runtime-dev mailing list