> 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 incrementally with one additional commit since the last revision: All upper bounds now fall back to object for empty ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29510/files - new: https://git.openjdk.org/jdk/pull/29510/files/7e310c4b..0215e9b0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29510&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29510&range=01-02 Stats: 9 lines in 4 files changed: 3 ins; 0 del; 6 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
