On Tue, 8 Oct 2024 01:24:07 GMT, Chen Liang <li...@openjdk.org> wrote:
>> That said, can you leave a quick review on CSR >> https://bugs.openjdk.org/browse/JDK-8340963 too? > > I think I will do this in another patch that adds it to `ConstantDescs` - > there's a place in `ConstantDescs` that could have used it, but if I put it > in `ConstantUtils` I fear we are at risk of circular initialization > dependencies. Done in 28e8f2917c8ce7c85f6850a78d8f8b865a3a3793 - added to `ConstantUtils`. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20665#discussion_r1811808531