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

Chen Liang liach at openjdk.org
Tue Sep 17 14:14:12 UTC 2024


On Tue, 13 Aug 2024 23:41:06 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: Fix copyright years.

@raphw Your patch is ready and you can integrate it with the `/integrate` command, just in case this got forgotten. I can clean up the test case later.

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

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


More information about the core-libs-dev mailing list