RFR: 8325095: C2: bailout message broken: ResourceArea allocated string used after free [v5]

Emanuel Peter epeter at openjdk.org
Fri Mar 1 06:12:12 UTC 2024


On Fri, 1 Mar 2024 06:05:38 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   include precompiled.hpp, otherwise windows build fails
>
> src/hotspot/share/compiler/cHeapStringHolder.cpp line 26:
> 
>> 24: 
>> 25: #include "precompiled.hpp"
>> 26: #include "runtime/orderAccess.hpp"
> 
> You don't need this include

Your are right! Removed it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17710#discussion_r1508520550


More information about the hotspot-dev mailing list