Re: RFR: JDK-8161057 Solaris: deprecated/obsolete compiler flags should be removed

2016-07-19 Thread David Holmes
Looks good Alan! Thanks for cleaning this up. One comment below ... On 20/07/2016 3:19 AM, Alan Burlison wrote: This removes redundant/incorrect compilation flags from the Solaris build environment. https://bugs.openjdk.java.net/browse/JDK-8161057 http://cr.openjdk.java.net/~dcubed/for_alanbur

Re: RFR: JDK-8161057 Solaris: deprecated/obsolete compiler flags should be removed

2016-07-19 Thread Daniel D. Daugherty
On 7/19/16 11:19 AM, Alan Burlison wrote: This removes redundant/incorrect compilation flags from the Solaris build environment. https://bugs.openjdk.java.net/browse/JDK-8161057 http://cr.openjdk.java.net/~dcubed/for_alanbur/8161057-webrev/0-jdk9-hs-all/ I already have one commend from DanD

Re: Review Request: 8156960 Deprecate JSObject.getWindow(Applet) method

2016-07-19 Thread David DeHaven
After having some internal discussions we've decided to set forRemoval to false as we're not certain which release it will be removed in and it's likely to be needed in at least 10. -DrD-

Re: RFR: JDK-8161057 Solaris: deprecated/obsolete compiler flags should be removed

2016-07-19 Thread Tim Bell
Alan: This removes redundant/incorrect compilation flags from the Solaris build environment. https://bugs.openjdk.java.net/browse/JDK-8161057 http://cr.openjdk.java.net/~dcubed/for_alanbur/8161057-webrev/0-jdk9-hs-all/ I already have one commend from DanD: jdk/src/demo/share/jvmti/java_c

RFR: JDK-8161057 Solaris: deprecated/obsolete compiler flags should be removed

2016-07-19 Thread Alan Burlison
This removes redundant/incorrect compilation flags from the Solaris build environment. https://bugs.openjdk.java.net/browse/JDK-8161057 http://cr.openjdk.java.net/~dcubed/for_alanbur/8161057-webrev/0-jdk9-hs-all/ I already have one commend from DanD: jdk/src/demo/share/jvmti/java_crw_demo/sam