jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java
changeset 40995 c096d4be5b5e
parent 27049 083369e8f426
--- a/jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java	Thu Sep 01 12:22:59 2016 -0700
+++ b/jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java	Fri Sep 02 10:31:49 2016 +0300
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 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
@@ -23,7 +23,7 @@
 
 /*
   @test
-  @bug       8048887
+  @bug       8048887 8164937
   @summary   Tests SortingFTP for an exception caused by the tim-sort algo.
   @author    anton.tarasov: area=awt.focus
   @run       main JDK8048887