RFR: 8305765: CompressedClassPointers.java is unreliable due to ASLR

David Holmes dholmes at openjdk.org
Fri Oct 6 02:53:13 UTC 2023


On Thu, 5 Oct 2023 22:01:05 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> For a test only fix, only 1 review is required. 

If it qualified as trivial yes. The rule for reviews doesn't say anything about test-only changes:

For the HotSpot codebase there are a few additional requirements:

    Your change must have been approved by two reviewers out of which at least one is also a Reviewer
    Your change must have passed through HotSpot tier 1 testing with zero failures (See tier1 definition in test/hotspot/jtreg/TEST.groups.)

https://openjdk.org/guide/index.html#hotspot-development

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

PR Comment: https://git.openjdk.org/jdk/pull/16014#issuecomment-1749912828


More information about the hotspot-runtime-dev mailing list