[OpenJDK 2D-Dev] RFR : 8249725 : testbug: ZeroWithStringBoundsTest.java needs update to copyright header.

2020-07-19 Thread Philip Race
Bug: https://bugs.openjdk.java.net/browse/JDK-8249725 The copyright header is missing "All Rights Reserved". This causes a failure in validation builds so we need to fix ASAP. diff diff --git a/test/jdk/java/awt/FontClass/ZeroWidthStringBoundsTest.java b/test/jdk/java/awt/FontClass/ZeroWidthStr

Re: [OpenJDK 2D-Dev] RFR : 8249725 : testbug: ZeroWithStringBoundsTest.java needs update to copyright header.

2020-07-19 Thread Jayathirth D v
+1. Thanks, Jay > On 20-Jul-2020, at 12:50 AM, Philip Race wrote: > > Bug: https://bugs.openjdk.java.net/browse/JDK-8249725 > > The copyright header is missing "All Rights Reserved". > This causes a failure in validation builds so we need to fix ASAP. > > diff > diff --git a/test/jdk/java/awt