On 19.8.2015 13:20, Alan Bateman wrote:
On 19/08/2015 11:47, Jaroslav Bachorik wrote:
Top level changes:
http://cr.openjdk.java.net/~jbachorik/8043937/webrev.01/
JDK changes: http://cr.openjdk.java.net/~jbachorik/8043937/webrev.01/jdk
I think you also need to look at jake/make/rmic/Rmic-java.management.gmk
which is where RMICONNECTOR_IIOP is used. This is the original change to
the jdk repo but the make files have since been refactored:
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/c952b81ad038
I hope I got it all this time. Used brute force search for any mention
of 'iiop' and removed anything that had anything to do with JMX.
Top level: http://cr.openjdk.java.net/~jbachorik/8043937/webrev.02
JDK: http://cr.openjdk.java.net/~jbachorik/8043937/webrev.02/jdk
-JB-
-Alan