RFR: 8282200: ShouldNotReachHere() reached by AsyncGetCallTrace after JDK-8280422 [v3]

Johannes Bechberger duke at openjdk.java.net
Wed Feb 23 21:51:46 UTC 2022


On Wed, 23 Feb 2022 20:18:45 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Johannes Bechberger has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   Add changes by David Holmes
>
> src/hotspot/share/runtime/thread.hpp line 1354:
> 
>> 1352:     return current->is_terminated();
>> 1353:   }
>> 1354: 
> 
> Needs deleting.

Of course.

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

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


More information about the hotspot-dev mailing list