Code review request: 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so

Alan Bateman Alan.Bateman at oracle.com
Tue Sep 25 07:58:55 UTC 2012


On 25/09/2012 05:16, Weijun Wang wrote:
> Hi Stuart
>
> Please take a look at
>
>    http://cr.openjdk.java.net/~weijun/7200682/webrev.00/
>
> So I am now using "java -XshowSettings:properties | grep os.arch" to 
> find out the arch. Not sure if there is a more formal way to do that.
An alternative might be to look at the OS_ARCH field in the "release" 
file The intention with that file is that there is somewhere in the 
image that IDEs, tools, tests, etc. can look at without needing to run 
"java". The other issue might be the development environment where you 
are running tests on a non-images build and so the release file won't exist.

-Alan.



More information about the security-dev mailing list