mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8170556: Warnings cleanup related to JDK-8167340
Reviewed-by: dfuchs, lancea, clanger
This commit is contained in:
parent
ea6028f37e
commit
95f72fe86a
54 changed files with 1414 additions and 1376 deletions
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2009, 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
|
||||
|
@ -22,10 +23,6 @@
|
|||
* questions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2009 by Oracle Corporation. All Rights Reserved.
|
||||
*/
|
||||
|
||||
package javax.xml.stream;
|
||||
|
||||
import javax.xml.namespace.NamespaceContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue