Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176003 | 6u10 | Xiaobin Lu | P3 | Resolved | Fixed | team |
When LD_LIBRARY_PATH is not set, MVM application won't run since there is a bug inside the send_string implementation on Solaris. The current send_string implementation don't send anything to the server when the specified string is NULL, however, the other end (i.e. MServer) expects to receive at least the length of the string.
- backported by
-
JDK-2176003 MVM does not run when LD_LIBRARY_PATH is not set
-
- Resolved
-