RFR: JDK-8307935: Class space argument processing can be simplified [v2]
Thomas Stuefe
stuefe at openjdk.org
Sat May 13 06:38:55 UTC 2023
On Fri, 12 May 2023 20:40:10 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Merge branch 'openjdk:master' into JDK-8307935-Class-space-argument-processing-can-be-simplified
>> - modify assert
>> - JDK-8307935-Class-space-argument-processing-can-be-simplified
>
> This is ok. I was going to object thinking that users/tests might have -XX:+UseCompressedOops and not remember to also set UseCompressedClassPointers, but if the latter is default that's fine.
Thank you @coleenp
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13931#issuecomment-1546544064
More information about the hotspot-runtime-dev
mailing list