hg: hsx/hotspot-rt/hotspot: 7126185: Clean up lasterror handling, add os::get_last_error()

paul.hohensee at oracle.com paul.hohensee at oracle.com
Wed Jan 4 14:09:42 PST 2012


Changeset: b16494a69d3d
Author:    phh
Date:      2012-01-03 15:11 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b16494a69d3d

7126185: Clean up lasterror handling, add os::get_last_error()
Summary: Add os::get_last_error(), replace getLastErrorString() by os::lasterror() in os_windows.cpp.
Reviewed-by: kamg, dholmes
Contributed-by: erik.gahlin at oracle.com

! src/os/posix/vm/os_posix.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/os.hpp



More information about the hotspot-runtime-dev mailing list