Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7152031

Hotspot needs updated xawt path [macosx]

XMLWordPrintable

    • b03
    • unknown
    • os_x
    • Not verified

        Following file needs to be updated to reflect actual path on Macosx build:

        --- a/src/os/bsd/vm/os_bsd.cpp Thu Feb 23 12:03:08 2012 -0800
        +++ b/src/os/bsd/vm/os_bsd.cpp Wed Mar 07 22:14:09 2012 +0000
        @@ -5811,7 +5811,7 @@
             char buf[MAXPATHLEN];
             char libmawtpath[MAXPATHLEN];
             const char *xawtstr = "/xawt/libmawt" JNI_LIB_SUFFIX;
        - const char *new_xawtstr = "/libawt_xawt" JNI_LIB_SUFFIX;
        + const char *new_xawtstr = "/xawt/libawt_xawt" JNI_LIB_SUFFIX; /* MMM */
             char *p;
         
             // Get path to libjvm.so

              dcubed Daniel Daugherty
              michaelm Michael McMahon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: