Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so (original) (raw)
John Coomes John.Coomes at sun.com
Thu Oct 8 16:58:35 PDT 2009
- Previous message: Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
- Next message: Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Vladimir Kozlov (Vladimir.Kozlov at Sun.COM) wrote:
...
http://cr.openjdk.java.net/~kvn/6722084/webrev.01 Fixed 6722084: JPRT make file doesn't create required symbolic link to libjvm.so Problem: There are several annoying Nightly testing failures which nobody fixing for years. Caused by hotspot JPRT build bundles have normal .so libraries instead of symbolic links as in JDK. Solution: The fix suggested by Kelly very simple: use -y zip option to preserve symbolic links. I also fixed incorrect installation of libjsig.so in JPRT build bundles which put it into client/server subdirectories.
Looks good to me.
-John
- Previous message: Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
- Next message: Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list