RFR: 8326615: C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash) [v9]

Damon Fenacci dfenacci at openjdk.org
Fri Aug 30 14:38:23 UTC 2024


On Thu, 29 Aug 2024 16:22:01 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Damon Fenacci has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   JDK-8326615: update copyright year
>
> src/hotspot/share/compiler/compilerDefinitions.inline.hpp line 29:
> 
>> 27: 
>> 28: #include "c1/c1_Compiler.hpp"
>> 29: #include "opto/c2compiler.hpp"
> 
> These should be also under  COMPILER*_PRESENT macros.

Right! Fixed. Thanks @vnkozlov.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19280#discussion_r1738803009


More information about the hotspot-compiler-dev mailing list