equal
deleted
inserted
replaced
1 <!-- |
1 <!-- |
2 Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved. |
2 Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved. |
3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 |
4 |
5 This code is free software; you can redistribute it and/or modify it |
5 This code is free software; you can redistribute it and/or modify it |
6 under the terms of the GNU General Public License version 2 only, as |
6 under the terms of the GNU General Public License version 2 only, as |
7 published by the Free Software Foundation. |
7 published by the Free Software Foundation. |
21 questions. |
21 questions. |
22 --> |
22 --> |
23 |
23 |
24 <HTML> |
24 <HTML> |
25 <!-- @test |
25 <!-- @test |
|
26 @key headful |
26 @bug 4023283 |
27 @bug 4023283 |
27 @summary Checks that an Error which propogate up to the EventDispatch |
28 @summary Checks that an Error which propogate up to the EventDispatch |
28 loop does not crash AWT. |
29 loop does not crash AWT. |
29 @author Andrei Dmitriev: area=awt.event |
30 @author Andrei Dmitriev: area=awt.event |
30 @library ../../regtesthelpers |
31 @library ../../regtesthelpers |