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

David Holmes dholmes at openjdk.org
Tue Dec 12 23:11:10 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

Thanks for adding the label @jaikiran ! I didn't notice this was an "orphan". <sigh>

Thanks for the review @calvinccheung

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

PR Comment: https://git.openjdk.org/jdk/pull/17075#issuecomment-1852945646


More information about the hotspot-runtime-dev mailing list