jdk-9+153 tarballs have packaging error

2017-01-19 Thread Martin Buchholz
I noticed I couldn't use an exploded jdk tarball because some files were not world readable. tar tvzf jdk-9-ea+153_linux-x64_bin.tar.gz ... -rw-r--r-- java_re/java_re 73955 2017-01-18 17:59 jdk-9/include/jni.h -rw-r--r-- java_re/java_re824 2017-01-18 17:59 jdk-9/include/linux/jni_md.h -rw-r--r

Re: jdk-9+153 tarballs have packaging error

2017-01-19 Thread Mandy Chung
Thanks for the report. We also uncover this regression: https://bugs.openjdk.java.net/browse/JDK-8173096 Mandy > On Jan 19, 2017, at 8:09 PM, Martin Buchholz wrote: > > I noticed I couldn't use an exploded jdk tarball because some files were > not world readable. > tar tvzf jdk-9-ea+153_lin