RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup [v2]
David Holmes
dholmes at openjdk.org
Tue Sep 27 21:04:21 UTC 2022
On Tue, 27 Sep 2022 08:01:48 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> David Holmes has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 16 commits:
>>
>> - Merge branch 'master' into 8293592-JVM_StopThread
>> - Removal all special handling of ThreadDeath.
>> - Remove all references to the stillborn field
>> - Initial commit: remove JVM_StopThread
>> - Merge
>> - Updates to Java Thread Primitive Deprecation page
>> - Repalce "it" with "victim thread"
>> - Merge
>> - Revert test/langtools/ProblemList.txt as jshell tests no longer rely on Thread.stop
>> - become -> became in javadoc
>> - ... and 6 more: https://git.openjdk.org/jdk/compare/3675f4c2...4eb07903
>
> Looks good, thank for fixing.
Thanks @robehn and @coleenp !
-------------
PR: https://git.openjdk.org/jdk/pull/10400
More information about the serviceability-dev
mailing list