RFR: 8257509: Strengthen requirements to call G1HeapVerifier::verify(VerifyOption) [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Thu Dec 3 12:43:56 UTC 2020


On Thu, 3 Dec 2020 10:13:12 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   sjohanss review, remove newline
>
> I wonder if it's possible/beneficial to use `assert_at_safepoint_on_vm_thread` to cover two assertions here.

Changed to use `assert_at_safepoint_on_vm_thread`. Thanks. Good catch!

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

PR: https://git.openjdk.java.net/jdk/pull/1590



More information about the hotspot-gc-dev mailing list