RFR: 8337302: Undefined type variable results in null [v5]
duke
duke at openjdk.org
Wed Sep 18 06:43: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.
@raphw
Your change (at version e951362736a8156d719a083c875f1564ac7f8827) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20535#issuecomment-2357628491
More information about the core-libs-dev
mailing list