mark.reinh...@oracle.com wrote:
2015/7/28 8:12 -0700, Simon Nash :
mark.reinh...@oracle.com wrote:
2015/7/28 4:21 -0700, Simon Nash :
...
With JDK 9 and Project Jigsaw, I understand that it will no longer be
possible for my application to directly reference internal sun.* classes.
Will it sti
Is the option the Visibility Policy file?
Cheers,
Paul
On Tue, Jul 28, 2015 at 10:22 AM, wrote:
> 2015/7/28 8:12 -0700, Simon Nash :
> > mark.reinh...@oracle.com wrote:
> >> 2015/7/28 4:21 -0700, Simon Nash :
> >>> ...
> >>>
> >>> With JDK 9 and Project Jigsaw, I understand that it will no lon
2015/7/28 8:12 -0700, Simon Nash :
> mark.reinh...@oracle.com wrote:
>> 2015/7/28 4:21 -0700, Simon Nash :
>>> ...
>>>
>>> With JDK 9 and Project Jigsaw, I understand that it will no longer be
>>> possible for my application to directly reference internal sun.* classes.
>>> Will it still be possib
mark.reinh...@oracle.com wrote:
2015/7/28 4:21 -0700, Simon Nash :
...
With JDK 9 and Project Jigsaw, I understand that it will no longer be
possible for my application to directly reference internal sun.* classes.
Will it still be possible to use ClassLoader.loadClass to load these sun.*
class
2015/7/28 4:21 -0700, Simon Nash :
> ...
>
> With JDK 9 and Project Jigsaw, I understand that it will no longer be
> possible for my application to directly reference internal sun.* classes.
> Will it still be possible to use ClassLoader.loadClass to load these sun.*
> classes and use reflection t