Looks good to me

-Pankaj


On 01/06/20 9:51 PM, Philip Race wrote:

Urgent review needed  and fix to be pushed to jdk/jdk

Apparently although we will "soon" be asked not to include the sentence
" All rights reserved."
in the copyright line of files this can't happen until various Oracle internal build scripts are fixed
to recognise it :-

bug and fix below :

JBS: https://bugs.openjdk.java.net/browse/JDK-8246263


diff --git a/test/jdk/javax/swing/JPopupMenu/4760494/bug4760494.java b/test/jdk/javax/swing/JPopupMenu/4760494/bug4760494.java
--- a/test/jdk/javax/swing/JPopupMenu/4760494/bug4760494.java
+++ b/test/jdk/javax/swing/JPopupMenu/4760494/bug4760494.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2020, Oracle and/or its affiliates.
+ * Copyright (c) 2002, 2020, 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

-phil

Reply via email to