RFR 8005081: java/util/prefs/PrefsSpi.sh fails on macos-x (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Mon Dec 17 14:16:01 UTC 2012


On 14/12/2012 17:36, Chris Hegarty wrote:

Strangely, this test passed in my test runs, on all platforms, before the push with the changes that pass the TESTVMOPTS, 8003890. It has now been seen to fail on some mac machines. There appears to be an issue with the use of quotes around TESTVMOPTS. The below change resolves the failure on the problem machines, and also continues to pass on all other platforms. I can only guess that sh is a different shell or version. In any case, the change looks fine to me.

-Alan



More information about the core-libs-dev mailing list