hg: jdk8u/hs-dev/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
Thu Apr 30 01:55:49 UTC 2015


Changeset: 915ca3e9d15e
Author:    dholmes
Date:      2015-04-29 19:37 -0400
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/915ca3e9d15e

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 jdk8u-all-changes mailing list