On Wed, 22 Apr 2026 03:49:05 GMT, Chris Plummer <[email protected]> wrote:
>> Indeed the thread might have inconsistent state because they would be >> stopped by signal or `ptrace()`. >> So is it better to check `*Exception: ` and `*Error: ` in stderr? > > But that is what my concern is. We can see exceptions on stderr that we want > to ignore. Understood, so should I remove changes for the test from PR? I think it is difficult to choose exceptions/errors what we can ignore. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30808#discussion_r3121526773
