On 10/02/17 03:13, Yasumasa Suenaga wrote: > We can calculate start address of executable (java command) through entry > point. > I updated webrev: > > http://cr.openjdk.java.net/~ysuenaga/JDK-8173941/webrev.01/ > > This patch can ignore page size.
Excellent. I think this is safe for JDK 9, but there may be some argument about whether we'll be able to get it in now. I'm happy to approve it, but I guess we should appeal to hotspot-dev and see what people say. Andrew.