mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 09:04:41 +02:00
8077332: tidy warnings from javax/xml
Some HTML markup fix (jaxws part) Reviewed-by: joehw, lancea
This commit is contained in:
parent
7cbdcf978d
commit
078abb2617
31 changed files with 994 additions and 1058 deletions
|
@ -38,7 +38,6 @@ import static java.lang.annotation.RetentionPolicy.*;
|
|||
* except the application client container in Java EE 5. The method on which
|
||||
* the PreDestroy annotation is applied MUST fulfill all of the following
|
||||
* criteria:
|
||||
* <p>
|
||||
* <ul>
|
||||
* <li>The method MUST NOT have any parameters except in the case of
|
||||
* interceptors in which case it takes an InvocationContext object as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue