On Tue, 11 Aug 2026 08:28:51 GMT, Aggelos Biboudis <[email protected]> wrote:
>> Chen Liang has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains 13 additional >> commits since the last revision: >> >> - Typo tweaks >> - Merge branch 'master' of https://github.com/openjdk/jdk into >> doc/class-casts >> - Rendering updates >> - More tweaks >> - Merge branch 'master' of https://github.com/openjdk/jdk into >> doc/class-casts >> - Tweak >> - Merge branch 'master' of https://github.com/openjdk/jdk into >> doc/class-casts >> - Stage >> - Rewording from Kevin >> - Non-null more straightforward than object >> - ... and 3 more: https://git.openjdk.org/jdk/compare/8f16150b...ee574e4f > > src/java.base/share/classes/java/lang/Class.java line 28: > >> 26: package java.lang; >> 27: >> 28: import java.io.Serializable; > > Is this needed by this PR? 🤔 Yes it is. I am resolving my comment. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28684#discussion_r3757059202
