--- old/src/java.desktop/share/classes/java/awt/image/LookupTable.java 2017-11-07 08:17:54.772052352 -0800 +++ new/src/java.desktop/share/classes/java/awt/image/LookupTable.java 2017-11-07 08:17:54.612052348 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2000, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2017, 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 @@ -43,7 +43,7 @@ * @see ShortLookupTable * @see LookupOp */ -public abstract class LookupTable extends Object{ +public abstract class LookupTable { /** * Constants