How does one handle a java method which returns a non-public sub-type via reflection?
jeffrey kutcher
jeffrey_kutcher at yahoo.com
Tue Jan 16 14:07:11 UTC 2018
Thanks Dalibor.
On Tuesday, January 16, 2018, 7:45:55 AM CST, dalibor topic <dalibor.topic at oracle.com> wrote:
Try
https://docs.oracle.com/javase/specs/jls/se9/html/jls-15.html#jls-15.12.4
for example.
On 16.01.2018 14:29, jeffrey kutcher wrote:
> Did that. There's nothing in there by that name.
>
> On Tuesday, January 16, 2018, 7:21:32 AM CST, dalibor topic
> <dalibor.topic at oracle.com> wrote:
>
>
>
>
> On 16.01.2018 14:08, jeffrey kutcher wrote> Is there official
>
> documentation explaining the method resolution process somewhere?
>
> I'd suggest taking a look at the Java Language specification and JVM
> specification for details.
>
> cheers,
> dalibor topic
> --
> <http://www.oracle.com> Dalibor Topic | Principal Product Manager
> Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
> <tel:+491737185961>
>
> ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
>
> ORACLE Deutschland B.V. & Co. KG
> Hauptverwaltung: Riesstr. 25, D-80992 München
> Registergericht: Amtsgericht München, HRA 95603
>
> Komplementärin: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
> Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
>
> <http://www.oracle.com/commitment> Oracle is committed to developing
> practices and products that help protect the environment
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>
ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment
More information about the jigsaw-dev
mailing list