On Sun, 11 Aug 2024 22:25:40 GMT, Rafael Winterhalter 
<winterhal...@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.

This pull request has now been integrated.

Changeset: 1d070a32
Author:    Rafael Winterhalter <winterhal...@openjdk.org>
Committer: Chen Liang <li...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/1d070a3238a1cd8b9359357e6e3f751cd26a3f06
Stats:     86 lines in 3 files changed: 74 ins; 0 del; 12 mod

8337302: Undefined type variable results in null

Reviewed-by: liach

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

PR: https://git.openjdk.org/jdk/pull/20535

Reply via email to