commit | cc471e46d230e47684280c38cd62368b6ce935b7 | [log] [tgz] |
---|---|---|
author | Zhengyu Gu <zgu@openjdk.org> | Fri Apr 15 09:34:43 2011 -0400 |
committer | Zhengyu Gu <zgu@openjdk.org> | Fri Apr 15 09:34:43 2011 -0400 |
tree | 62b983da65168c0caddfafb04f34158c15229fd8 | |
parent | 26524308a78c760505545b7c1228da4dafd92fb6 [diff] |
7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls 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