mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8010393: Update JAX-WS RI to 2.2.9-b12941
Co-authored-by: Martin Grebac <martin.grebac@oracle.com> Reviewed-by: alanb, erikj
This commit is contained in:
parent
7f1db5eedb
commit
91a27900ed
2117 changed files with 67505 additions and 10215 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2005, 2013, 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
|
||||
|
@ -40,7 +40,7 @@ import static java.lang.annotation.RetentionPolicy.*;
|
|||
* It can be used to inject both service and proxy
|
||||
* instances. These injected references are not thread safe.
|
||||
* If the references are accessed by multiple threads,
|
||||
* usual synchronization techinques can be used to
|
||||
* usual synchronization techniques can be used to
|
||||
* support multiple threads.
|
||||
*
|
||||
* <p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue