[jdk11u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message

Tyler Steele tsteele at openjdk.org
Mon Mar 13 14:07:54 UTC 2023


On Mon, 13 Mar 2023 10:16:23 GMT, Ravali Yatham <duke at openjdk.org> wrote:

>> Added specific class loader object to proxy IllegalArgumentException from which the class was not visible
>> 
>> The bug report for the same: https://bugs.openjdk.org/browse/JDK-8302791
>> 
>> OpenJDK PR: https://github.com/openjdk/jdk/pull/12641
>
> @backwaterred - Could you please add `jdk11u-fix-request` to JBS issue?

Hi @yathamravali, we typically wait for the PR to be reviewed or marked clean before adding that label (though I'm not sure it says that in the backporting document explicitly).

I also see that testing is not enabled in your fork of jdk11u-dev. Please enable it so the tests can run.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1802


More information about the jdk-updates-dev mailing list