> Replace the legacy sun reflect generics tree API with the classfile signature > model API. This allows us to maintain just one set of API for future > signature changes like null restricted types. This should be less invasive > than #19281.
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 four additional commits since the last revision: - Space - Bugfix - Merge branch 'master' of https://github.com/openjdk/jdk into feature/classfile-sig-parse - Use classfile signature tree parsing ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29510/files - new: https://git.openjdk.org/jdk/pull/29510/files/c09bf065..7e310c4b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29510&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29510&range=00-01 Stats: 704598 lines in 3968 files changed: 358778 ins; 306329 del; 39491 mod Patch: https://git.openjdk.org/jdk/pull/29510.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29510/head:pull/29510 PR: https://git.openjdk.org/jdk/pull/29510
