RFR: 8328111: Convert Runtime classes to use the ClassFile API instead of ASM [v8]

Leonid Mesnik lmesnik at openjdk.org
Thu Mar 14 15:40:54 UTC 2024


On Thu, 14 Mar 2024 10:37:48 GMT, Oussama Louati <duke at openjdk.org> wrote:

>> 8328111: Convert Runtime classes to use the ClassFile API instead of ASM
>
> Oussama Louati has updated the pull request incrementally with one additional commit since the last revision:
> 
>   convert TestMultiANewArray to use classFile API

test/hotspot/jtreg/runtime/verifier/OverriderMsg.java line 2:

> 1: /*
> 2:      * Copyright (c) 2014, 2024, Oracle and/or its affiliates. All rights reserved.

Please remove new spaces.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18271#discussion_r1525092814


More information about the hotspot-runtime-dev mailing list