jdk/test/sun/tools/jstat/jstatCompilerOutput1.sh
changeset 12200 d935c2f4aeae
parent 10604 3f7bd2de5067
--- a/jdk/test/sun/tools/jstat/jstatCompilerOutput1.sh	Tue Mar 20 19:12:21 2012 +0800
+++ b/jdk/test/sun/tools/jstat/jstatCompilerOutput1.sh	Tue Mar 20 12:48:48 2012 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -33,4 +33,4 @@
 
 JSTAT="${TESTJAVA}/bin/jstat"
 
-${JSTAT} -J-XX:+UsePerfData -compiler 0 2>&1 | awk -f ${TESTSRC}/compilerOutput1.awk
+${JSTAT} -J-XX:+UsePerfData -J-Duser.language=en -compiler 0 2>&1 | awk -f ${TESTSRC}/compilerOutput1.awk