On Thu, 24 Jul 2025 21:49:16 GMT, Mikhail Yankelevich <myankelev...@openjdk.org> wrote:
>> Tatsunori Uchino has updated the pull request incrementally with four >> additional commits since the last revision: >> >> - Discard changes out of than java.base >> - Fix copyright year >> >> Co-authored-by: Mikhail Yankelevich <myankelev...@openjdk.org> >> - Fix how to get code point count in StringBuilder >> >> Co-authored-By: Chen Liang <li...@openjdk.org> >> - Fix test > > test/jdk/java/lang/StringBuilder/Supplementary.java line 216: > >> 214: testAppendCodePoint(Character.MAX_CODE_POINT+1, >> IllegalArgumentException.class); >> 215: } >> 216: > > nit, as the other copyrights are updated: > > * Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved. My fault, I renewed it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26461#discussion_r2232795594