jdk/test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html
changeset 46151 5fa789776f7d
parent 31448 1066345d2a8a
--- a/jdk/test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html	Fri Aug 11 15:44:44 2017 -0700
+++ b/jdk/test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html	Fri Jul 28 14:06:28 2017 +0200
@@ -1,5 +1,5 @@
 <!--
- Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1998, 2017, 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
@@ -23,6 +23,7 @@
 
 <HTML>
   <!--  @test
+        @key headful
         @bug 4023283
         @summary Checks that an Error which propogate up to the EventDispatch
         loop does not crash AWT.