7152206: anti-delta the fix for 7152031
authordcubed
Thu, 08 Mar 2012 06:33:26 -0800
changeset 12101 ce40623cb187
parent 12100 9990e6551406
child 12104 add8dea40031
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
hotspot/src/os/bsd/vm/os_bsd.cpp
--- 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