commit | 3e96febaf1e2c6c81ff64263ca99252b5caad429 | [log] [tgz] |
---|---|---|
author | Brent Christian <bchristi@openjdk.org> | Thu Apr 04 00:39:47 2013 +0100 |
committer | Brent Christian <bchristi@openjdk.org> | Thu Apr 04 00:39:47 2013 +0100 |
tree | 4007b7a6f6be2845cb3735616a6bc1daf5d051ff | |
parent | 75804d1353830f7d17cec1342fbc06940abcddc5 [diff] |
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C Avoid automated test failure by just exiting when in 'C' locale Reviewed-by: naoto, ksrini