RFR: 8263392: Allow current thread to be specified in ExceptionMark [v2]

Ioi Lam iklam at openjdk.java.net
Mon Mar 15 22:23:10 UTC 2021


On Fri, 12 Mar 2021 06:02:49 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Ioi Lam 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 four additional commits since the last revision:
>> 
>>  - Merge branch 'master' into 8263392-ExceptionMark-with-thread
>>  - removed THREAD declaration because ObjectSynchronizer::exit no longer needs it since JDK-8262910
>>  - fixed build
>>  - 8263392: Allow current thread to be specified in ExceptionMark
>
> Looks good! Thanks for doing this cleanup.
> 
> David

Thanks @dholmes-ora @calvinccheung @coleenp @yminqi for the review.

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

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


More information about the hotspot-dev mailing list