On Wed, 23 Nov 2022 14:37:06 GMT, Kevin Rushforth <[email protected]> wrote:
>> Update header to remove classpath exception > > src/java.desktop/share/classes/sun/java2d/marlin/DPQSSorterContext.java line > 7: > >> 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 >> 7: * published by the Free Software Foundation. > > I don't understand this change. This file _needs_ the Classpath exception. The reason for the Tier1 build failure is a missing space (the official license template has two spaces after the `.` and before `Oracle designates') ------------- PR: https://git.openjdk.org/jdk/pull/11324
