I think that there is one large item in that change that should not be included. The requirement for using -Djdk.attach.allowAttachSelf=true is in Jake but not jdk9/dev. I think that the Java community made it clear that this feature should not be included in JDK9, including going to the effort of writing a paper to that effect at https://docs.google.com/document/d/19H1iGUnyI4Y40U5sNVAmH0uLxcpNfYSjPIW3s0Rv5Ss/edit?usp=sharing The revised proposal doesn't fix the problem that this JDK 9 command line property will be needed in many cases. This "feature" takes away an API that was introduced publically in JDK 6 and obviously popular in usage.
-----Original Message----- From: Alan Bateman Sent: Saturday, April 29, 2017 3:45 AM To: jigsaw-dev Subject: jake -> jdk9/dev We have again accumulated quite a few changes in the jake forest and I'd like to bring to jdk9/dev next week. It's all small changes this time, JDK-8178380 [1] has the summary. -Alan [1] https://bugs.openjdk.java.net/browse/JDK-8178380