8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
Reviewed-by: prr, serb, alexsch
--- a/jdk/test/java/awt/Window/FindOwner/FindOwnerTest.java Mon Mar 21 09:36:54 2016 -0700
+++ b/jdk/test/java/awt/Window/FindOwner/FindOwnerTest.java Tue Mar 22 13:07:27 2016 +0300
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016 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
@@ -21,12 +21,10 @@
* questions.
*/
-/* @test
- @bug 8139227
+/* @bug 8139227
@summary Text fields in JPopupMenu structure do not receive focus in hosted
Applets
@author Semyon Sadetsky
- @run applet FindOwnerTest.html
*/
import java.applet.Applet;