--- old/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CTypeInfo.java 2014-11-25 12:17:08.480617963 +0000 +++ new/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CTypeInfo.java 2014-11-25 12:17:08.404617137 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2014, 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 @@ -29,7 +29,6 @@ import com.sun.codemodel.internal.JType; import com.sun.tools.internal.xjc.model.nav.NClass; import com.sun.tools.internal.xjc.model.nav.NType; -import com.sun.tools.internal.xjc.outline.Aspect; import com.sun.tools.internal.xjc.outline.Outline; import com.sun.xml.internal.bind.v2.model.core.TypeInfo;