hg: hsx/hotspot-main/hotspot: 5 new changesets
gary.collins at sun.com
gary.collins at sun.com
Thu Aug 18 09:52:19 PDT 2011
Changeset: 46cb9a7b8b01
Author: dsamersoff
Date: 2011-08-10 15:04 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/46cb9a7b8b01
7073913: The fix for 7017193 causes segfaults
Summary: Buffer overflow in os::get_line_chars
Reviewed-by: coleenp, dholmes, dcubed
Contributed-by: aph at redhat.com
! src/share/vm/runtime/os.cpp
Changeset: b1cbb0907b36
Author: zgu
Date: 2011-04-15 09:34 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b1cbb0907b36
7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
Summary: Created Windows Dll wrapped to handle jdk6 and jdk7 platform requirements, also provided more restictive Dll search orders for Windows system Dlls.
Reviewed-by: acorn, dcubed, ohair, alanb
! make/windows/makefiles/compile.make
! src/os/windows/vm/decoder_windows.cpp
! src/os/windows/vm/jvm_windows.h
! src/os/windows/vm/os_windows.cpp
! src/os/windows/vm/os_windows.hpp
Changeset: 279ef1916773
Author: zgu
Date: 2011-07-12 21:13 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/279ef1916773
7065535: Mistyped function name that disabled UseLargePages on Windows
Summary: Missing suffix "A" of Windows API LookupPrivilegeValue failed finding function pointer, caused VM to disable UseLargePages option
Reviewed-by: coleenp, phh
! src/os/windows/vm/os_windows.cpp
Changeset: a68e11dceb83
Author: zgu
Date: 2011-08-16 09:18 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a68e11dceb83
Merge
Changeset: 00ed4ccfe642
Author: collins
Date: 2011-08-17 07:05 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/00ed4ccfe642
Merge
More information about the hotspot-dev
mailing list