On Tue, 13 Aug 2024 09:00:10 GMT, Shaojin Wen <d...@openjdk.org> wrote:

>> This PR implements the same algorithm as the current generateMHInlineCopy 
>> based on bytecode to improve startup performance.
>
> Shaojin Wen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java
>   
>   Co-authored-by: Claes Redestad <claes.redes...@oracle.com>

test/jdk/java/lang/String/concat/HiddenClassUnloading.java line 70:

> 68:     }
> 69: 
> 70:     static void assertEquals(String expected, String actual) {

unused

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20273#discussion_r1714934816

Reply via email to