hg: jdk9/hs-rt/hotspot: 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
david.holmes at oracle.com
david.holmes at oracle.com
Wed May 13 02:44:39 UTC 2015
Changeset: 7c4afbebab58
Author: dholmes
Date: 2015-05-12 20:55 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/7c4afbebab58
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Reviewed-by: stuefe, dsamersoff, dcubed
! src/os/linux/vm/os_linux.cpp
! src/share/vm/utilities/vmError.cpp
+ test/runtime/ErrorHandling/TestOnError.java
+ test/runtime/ErrorHandling/TestOnOutOfMemoryError.java
More information about the jdk9-all-changes
mailing list