Hi, You can send this to core-libs-dev@openjdk.java.net and
hotspot-...@openjdk.java.net
The sponsor should be from the runtime group. I don't know this well
enough, so I'm going to point you to Dan (and Jerry, except Jerry's not
a committer).
To run JPRT don't forget to use -testset hotspot and you'll get zero
failures.
Coleen
On 7/7/16 3:30 PM, Alan Burlison wrote:
Hi,
I've peeled another one off my wad of patches, this one gits rid of
the use of deprecated <pwd.h> and <gid.h> APIs and switches to the
POSIX ones. This works on both S11 and S12 - without it the JDK
doesn't build on S12.
The change crosses repos so I'm looking for some advice on where best
to submit it for review?
Files modified:
hotspot/src/os/solaris/vm/os_solaris.cpp
hotspot/src/os/solaris/vm/perfMemory_solaris.cpp
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
jdk/src/java.base/unix/native/libjava/ProcessHandleImpl_unix.c
jdk/src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
jdk/src/jdk.security.auth/solaris/native/libjaas/Solaris.c
jdk/src/jdk.security.auth/unix/native/libjaas/Unix.c
Bug:
https://bugs.openjdk.java.net/browse/JDK-8160997
Webrev:
http://jurassic.us.oracle.com/~alanbur/jdk/JDK-8160997/
Webrev zip:
http://jurassic.us.oracle.com/~alanbur/jdk/JDK-8160997.zip
Patch (also attached to bug):
http://jurassic.us.oracle.com/~alanbur/jdk/JDK-8160997.patch
JPRT results - 1 failure, looks unrelated
http://sthjprt.uk.oracle.com/archives/2016/07/2016-07-07-172040.alanbur.getpw/
Thanks,