8249725: testbug: ZeroWithStringBoundsTest.java needs update to copyright header

Reviewed-by: jdv
This commit is contained in:
Phil Race 2020-07-20 08:13:02 -07:00
parent ca2df0e543
commit 3ec5f6b374

@ -1,5 +1,5 @@
/*
* Copyright (c) 2020, Oracle and/or its affiliates.
* Copyright (c) 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
@ -23,7 +23,7 @@
/*
* @test
* @bug 8245159
* @bug 8245159 8239725
* @summary Ensure no exception getting bounds of an empty string when the font has
* layout attributes.
* @run main/othervm ZeroWidthStringBoundsTest