On Sun, 19 Feb 2023 08:28:37 GMT, Ravali Yatham 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
This pull request has now bee
On Mon, 6 Mar 2023 17:07:14 GMT, Mandy Chung wrote:
>> Ravali Yatham has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Added JavaLangAccess::getLoaderNameID(ClassLoader loader)
>
> Looks good. Th
> 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
Ravali Yatham has updated the pull request incrementally with one additional
commit since the l
On Thu, 2 Mar 2023 20:00:24 GMT, Mandy Chung wrote:
>>> Thanks @AlanBateman. Regarding the separator, Have seen this being used in
>>> ClassLoader.java for nameAndId method. Hence used the same for consistency.
>>> I've reformatted L886 now, Please kindly check.
>>
>> Thanks for checking, the
On Wed, 1 Mar 2023 15:08:02 GMT, Alan Bateman wrote:
>> Ravali Yatham has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Add comments
>
> src/java.base/share/classes/java/lang/reflect/
> 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
Ravali Yatham has updated the pull request incrementally with one additional
commit since the l
> 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
Ravali Yatham has updated the pull request incrementally with one additional
commit since the l
On Wed, 22 Feb 2023 07:24:48 GMT, Alan Bateman wrote:
>> Ravali Yatham has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix Indentation
>
> src/java.base/share/classes/java/lang/reflect/Proxy.java line
> 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
Ravali Yatham has updated the pull request incrementally with one additional
commit since the l
> 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
Ravali Yatham has updated the pull request incrementally with one additional
commit since the l
On Sun, 19 Feb 2023 16:12:39 GMT, liach 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
>
> src/java.base/share/classes/java/lang/reflect/Proxy.j
On Sun, 19 Feb 2023 08:28:37 GMT, Ravali Yatham 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
This contribution is on behalf of my e
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
-
Commit messages:
- Added specific ClassLoader object to Proxy IllegalArgumentException
Changes: http
13 matches
Mail list logo