RFR: 8259475: Fix bad merge in compilerOracle
Claes Redestad
redestad at openjdk.java.net
Fri Jan 8 10:55:57 UTC 2021
On Fri, 8 Jan 2021 10:47:58 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> When reapplying JDK-8252505 to jdk/jdk, I stumbled upon the bad merge.
>>
>> This was the original changeset:
>> https://github.com/openjdk/jdk16/commit/ad456787
>>
>> This was the merge:
>> https://github.com/openjdk/jdk/commit/555641ede5e234c936fca98436ef6aeace2351fc
>>
>> Note that not all blocks were removed from compilerOracle.
>>
>> Attention @JesperIRL.
>>
>> Additional testing:
>> - [x] Patch from JDK-8252505 applies now
>> - [x] No refrerences to "blackhole" or "Blackhole" in `src/hotspot` now
>
> Marked as reviewed by redestad (Reviewer).
Looks trivial
-------------
PR: https://git.openjdk.java.net/jdk/pull/2002
More information about the hotspot-compiler-dev
mailing list