--- old/test/sun/security/pkcs11/Provider/Login.java 2015-05-27 15:46:30.256797053 -0700 +++ new/test/sun/security/pkcs11/Provider/Login.java 2015-05-27 15:46:30.096797051 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2015, 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,6 @@ import java.io.*; import java.util.*; -import java.lang.reflect.*; import java.security.*; import javax.security.auth.callback.*;