7152206: anti-delta the fix for 7152031
Summary: Backout the fix for 7152031; the real bug to be fixed in jdk repo.
Reviewed-by: michaelm
--- a/hotspot/src/os/bsd/vm/os_bsd.cpp Wed Mar 07 14:58:17 2012 -0800
+++ b/hotspot/src/os/bsd/vm/os_bsd.cpp Thu Mar 08 06:33:26 2012 -0800
@@ -5845,7 +5845,7 @@
char buf[MAXPATHLEN];
char libmawtpath[MAXPATHLEN];
const char *xawtstr = "/xawt/libmawt" JNI_LIB_SUFFIX;
- const char *new_xawtstr = "/xawt/libawt_xawt" JNI_LIB_SUFFIX;
+ const char *new_xawtstr = "/libawt_xawt" JNI_LIB_SUFFIX;
char *p;
// Get path to libjvm.so