> A method's or constructor's owner type might carry annotations on its > potential type parameters but is never represented as parameterized type what > makes these parameters inaccessible at runtime, despite the presence of > parameter type annotations.
Rafael Winterhalter has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: 8202471: A method's or constructor's owner type might carry annotations on its potential type parameters but is never represented as parameterized type what makes these parameters inaccessible at runtime, despite the presence of parameter type annotations. ------------- Changes: https://git.openjdk.java.net/jdk/pull/851/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=851&range=07 Stats: 242 lines in 7 files changed: 235 ins; 0 del; 7 mod Patch: https://git.openjdk.java.net/jdk/pull/851.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/851/head:pull/851 PR: https://git.openjdk.java.net/jdk/pull/851