RFR: 8241403: JavaThread::get_thread_name() should be ThreadSMR-aware [v7]
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Feb 26 14:10:45 UTC 2021
On Fri, 26 Feb 2021 07:34:06 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address dholmes-ora CR4 comments.
>
> Marked as reviewed by rehn (Reviewer).
@robehn - Thanks for the re-review!
@sspitsyn - Thanks for the re-review!
We backed out the jvmtiTrace.cpp changes because the semantics were
changed subtlety by switching to JavaThread::get_thread_name_string().
@dholmes-ora pointed out the change in behavior in one of his reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2535
More information about the hotspot-runtime-dev
mailing list