RFR: 8288949: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing [v2]

Ron Pressler rpressler at openjdk.org
Sat Jun 25 01:23:52 UTC 2022


On Sat, 25 Jun 2022 00:42:14 GMT, Dean Long <dlong at openjdk.org> wrote:

>> src/hotspot/share/code/compiledIC.cpp line 591:
>> 
>>> 589:   return true;
>>> 590: }
>>> 591: 
>> 
>> While at it, I noticed this comment, which appears to be out of date.
>
> I read that comment more as a warning, in case in the future someone wondered why we don't reset the stub here, and tried to add it.  So I would leave it.  I think it's still useful.

ok, reverted.

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

PR: https://git.openjdk.org/jdk19/pull/66


More information about the hotspot-compiler-dev mailing list