RFR: 8337302: Undefined type variable results in null [v5]

Chen Liang liach at openjdk.org
Tue Sep 17 15:49:06 UTC 2024


On Tue, 17 Sep 2024 15:23:41 GMT, Rafael Winterhalter <winterhalter at openjdk.org> wrote:

>> When a type uses a type variable without a declaration, no exception is thrown. This change triggers a `TypeNotFoundException` to be thrown.
>
> Rafael Winterhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8337302: Add comment with class that is created.

I think you have addressed the problems; we usually wait about 24 hours in case people are interested to review the latest push.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20535#issuecomment-2356304269


More information about the core-libs-dev mailing list