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

Chen Liang liach at openjdk.org
Wed Aug 14 00:30:50 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.

Thanks for this patch!

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20535#pullrequestreview-2236902946


More information about the core-libs-dev mailing list