RFR: 8338906: Avoid passing EnumDescs and extra classes to type switch methods that don't use them [v2]

Claes Redestad redestad at openjdk.org
Mon Aug 26 13:38:05 UTC 2024


On Sun, 25 Aug 2024 02:08:38 GMT, Chen Liang <liach at openjdk.org> wrote:

>> Claes Redestad has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Update src/java.base/share/classes/java/lang/runtime/SwitchBootstraps.java
>>    
>>    Co-authored-by: ExE Boss <3889017+ExE-Boss at users.noreply.github.com>
>>  - Update src/java.base/share/classes/java/lang/runtime/SwitchBootstraps.java
>>    
>>    Co-authored-by: ExE Boss <3889017+ExE-Boss at users.noreply.github.com>
>
> Marked as reviewed by liach (Reviewer).

Thanks @liach 

Perhaps @lahodaj or @vicente-romero-oracle could take a look at this?

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

PR Comment: https://git.openjdk.org/jdk/pull/20693#issuecomment-2310234998


More information about the core-libs-dev mailing list