hg: jdk8/tl/jdk: 7149785: Minor corrections to ScriptEngineManager javadoc

2012-03-01 Thread ptisnovs
Changeset: 6eed7049d389 Author:ptisnovs Date: 2012-03-01 14:02 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6eed7049d389 7149785: Minor corrections to ScriptEngineManager javadoc Summary: JavaDoc correction Reviewed-by: alanb Contributed-by: Pavel Tisnovsky ! src/share

hg: jdk7/tl/jdk: 6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails

2010-12-22 Thread ptisnovs
Changeset: 9deace8396f9 Author:ptisnovs Date: 2010-12-22 14:37 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9deace8396f9 6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails Summary: Testcase correction. Reviewed-by: anthony ! test/java/awt/xembed/server

hg: jdk7/tl/hotspot: 6997495: correction of regression test compiler/6857159/Test6857159

2010-11-04 Thread ptisnovs
Changeset: 086898a88056 Author:ptisnovs Date: 2010-11-04 14:03 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/086898a88056 6997495: correction of regression test compiler/6857159/Test6857159 Summary: Testcase correction. Reviewed-by: never ! test/compiler/6857159

hg: jdk7/tl/jdk: 6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME

2010-09-16 Thread ptisnovs
Changeset: 441e86ab3233 Author:ptisnovs Date: 2010-09-16 13:25 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/441e86ab3233 6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME Summary: Testcase correction. Reviewed-by: art ! test/sun/java2d/DirectX

hg: jdk7/tl/jdk: 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh

2010-05-13 Thread ptisnovs
Changeset: f6b72c9023f4 Author:ptisnovs Date: 2010-05-13 10:11 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f6b72c9023f4 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh Summary: Testcase correction. Reviewed-by: sherman ! test/sun/nio/cs/Test4200310.sh

hg: jdk7/tl/jdk: 6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()

2010-01-27 Thread ptisnovs
Changeset: 4192f6edbbf4 Author:ptisnovs Date: 2010-01-27 17:47 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4192f6edbbf4 6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync() Summary: Added small delay to make sure that TextArea animation have finished

hg: jdk7/tl/jdk: 6917663: test/java/security/Provider/Turkish.java not samevm friendly

2010-01-18 Thread ptisnovs
Changeset: 7f2b99bd5123 Author:ptisnovs Date: 2010-01-18 17:53 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7f2b99bd5123 6917663: test/java/security/Provider/Turkish.java not samevm friendly Summary: Added othervm flag to ensure that this test will run in isolation

hg: jdk7/tl/jdk: 6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode

2009-12-23 Thread ptisnovs
Changeset: 94feb5bd31bd Author:ptisnovs Date: 2009-12-23 11:18 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/94feb5bd31bd 6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode Summary: Added tag to run this test in othervm Reviewed-by: chegar

hg: jdk7/tl/jdk: 6884837: JTReg test SetOutgoingIf is not correct

2009-09-30 Thread ptisnovs
Changeset: 5b1aaf2d7504 Author:ptisnovs Date: 2009-09-30 11:49 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5b1aaf2d7504 6884837: JTReg test SetOutgoingIf is not correct Summary: Added check of network interfaces status Reviewed-by: alanb, chegar ! test/java/net