JCK change incorporated. Thank you.
> On Apr 24, 2016, at 5:22 AM, Alan Bateman <alan.bate...@oracle.com> wrote: > > > On 22/04/2016 14:12, Jim Laskey (Oracle) wrote: >> JIMAGE_NOT_FOUND was defined in the hotspot jimage.hpp header but not in the >> jdk jimage.hpp header. Brought the headers in line. >> >> http://cr.openjdk.java.net/~jlaskey/8147426/webrev/index.html >> <http://cr.openjdk.java.net/~jlaskey/8147426/webrev/index.html> >> https://bugs.openjdk.java.net/browse/JDK-8147426 >> <https://bugs.openjdk.java.net/browse/JDK-8147426> >> > This looks okay to me but comment on JIMAGE_MAX_PATH about the JCK caught by > eye and maybe now is a good time to remove that. > > -Alan