RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup [v2]

David Holmes dholmes at openjdk.org
Tue Sep 27 05:00:24 UTC 2022


On Tue, 27 Sep 2022 00:15:17 GMT, Serguei Spitsyn <sspitsyn 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
>
> This looks good to me.
> I do not see any issues.
> Thanks,
> Serguei

Thanks @sspitsyn !

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

PR: https://git.openjdk.org/jdk/pull/10400


More information about the serviceability-dev mailing list