>> 
>> "Return null if java.awt.Image is not visible, the java.desktop module is 
>> not loaded, or the java.desktop module is not in the run-time image."
> 
> This is better.
> 
> Sergey - the “not readable” part is no longer applicable as reflective access 
> to module is readable by default [1].  We should go through the existing 
> javadoc e.g. MXBean [2] and clean up - that’s a separate issue that we will 
> follow up.

Ok, webrev was updated:
http://cr.openjdk.java.net/~serb/8177672/webrev.01

> 
> Mandy 
> [1] 
> http://openjdk.java.net/projects/jigsaw/spec/issues/#ReflectionWithoutReadability
>  
> <http://openjdk.java.net/projects/jigsaw/spec/issues/#ReflectionWithoutReadability>
> [2] http://download.java.net/java/jdk9/docs/api/javax/management/MXBean.html 
> <http://download.java.net/java/jdk9/docs/api/javax/management/MXBean.html>

Reply via email to