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

Ravali Yatham duke at openjdk.org
Thu Mar 16 10:32:23 UTC 2023


On Thu, 16 Mar 2023 10:18:16 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> @jerboaa - I've already enabled them from Actions tab in my fork. Is that the one or am I missing something here?
>
> @yathamravali OK. It doesn't show it as being run here. Could you please merge the master branch and push and see if a test run gets scheduled here: https://github.com/yathamravali/jdk17u-dev/actions

@jerboaa - Performed below steps

git merge master
git checkout master
git merge AddClassLoader_Proxy-backport-9f9d678
git push origin master


Don't see any test runs scheduled under actions tab.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1199


More information about the jdk-updates-dev mailing list