On Tue, 27 Oct 2020 19:09:33 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> 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. > > Hint: if you merge from master, you would get the updated test workflows, > which would include the artifact with *.jtr (jtreg output) files in > "testsupport". You can then use them to diagnose the testing failures you are > getting. Thanks, I had those working on Mercurial and kind of winged the transfer Should work now! ------------- PR: https://git.openjdk.java.net/jdk/pull/851