Re: JDK9 encapsulation problem

2016-09-09 Thread Peter Levart
ccessible. Regards, Peter -Original Message- From: Peter Levart [mailto:peter.lev...@gmail.com] Sent: Friday, September 09, 2016 11:54 AM To: Stephen Felts; jigsaw-dev@openjdk.java.net Subject: Re: JDK9 encapsulation problem Hi Stephen, On 09/09/2016 04:30 PM, Stephen Felts wrote: &g

RE: JDK9 encapsulation problem

2016-09-09 Thread Stephen Felts
Stephen Felts; jigsaw-dev@openjdk.java.net Subject: Re: JDK9 encapsulation problem   Hi Stephen,     On 09/09/2016 04:30 PM, Stephen Felts wrote: > We have an application that is running into a problem with a utility program.  > Below is a standalone reproducer. >  >   >

Re: JDK9 encapsulation problem

2016-09-09 Thread Peter Levart
Hi Stephen, On 09/09/2016 04:30 PM, Stephen Felts wrote: We have an application that is running into a problem with a utility program. Below is a standalone reproducer. The program does not import the SPI package sun.nio.ch - it isn't aware of it, and SocketChannel.isConnected() is a p