Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Thu Oct 8 19:31:02 UTC 2009
Resending to groups aliases since I did not get this mail from hotspot-dev at openjdk.java.net
Sorry for spam if you got it already.
Vladimir
-------- Original Message --------
Subject: Request for reviews (XS): 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Date: Thu, 08 Oct 2009 11:28:56 -0700
From: Vladimir Kozlov <vladimir.kozlov at sun.com>
To: hotspot-dev <hotspot-dev at openjdk.java.net>
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.
Reviewed by:
Fix verified (y/n): y, JPRT
More information about the hotspot-gc-dev
mailing list