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

Chen Liang liach at openjdk.org
Tue Sep 17 15:27:07 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.

Marked as reviewed by liach (Reviewer).

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

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


More information about the core-libs-dev mailing list