On 03/04/2017 14:58, Sergey Bylokhov wrote:
"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
<http://cr.openjdk.java.net/%7Eserb/8177672/webrev.01>
Looks good to me.