Archie Cobbs
661bd5bfe8
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
...
Reviewed-by: darcy, asemenyuk, joehw
2025-03-05 17:32:59 +00:00
Nizar Benalla
22069ff42b
8348975: Broken links in the JDK 24 JavaDoc API documentation, build 33
...
Reviewed-by: liach
2025-01-30 10:10:49 +00:00
Aleksei Efimov
8d19a560d0
8340359: Remove javax.naming.Context.APPLET
...
Reviewed-by: jpai
2024-12-04 21:37:53 +00:00
Aleksei Efimov
959fa4a1a3
8344299: SM cleanup in javax.naming modules
...
Reviewed-by: alanb, dfuchs
2024-11-28 17:43:27 +00:00
Aleksei Efimov
cee74f9e67
8338536: Permanently disable remote code downloading in JNDI
...
Reviewed-by: dfuchs
2024-11-21 20:55:02 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Hannes Wallnöfer
fd5ff0547c
8342827: Fix order of @param tags in other modules
...
Reviewed-by: jpai, iris, joehw, darcy, dfuchs
2024-10-25 07:08:29 +00:00
Nizar Benalla
6a472797a4
8332072: Convert package.html files in java.naming to package-info.java
...
8335213: Code snippet in javax.naming.ldap package summary does not compile
Reviewed-by: aefimov
2024-07-04 12:29:32 +00:00
Andrey Turbanov
46e6aee0d0
8295823: Use enhanced-for cycle instead of Enumeration in java.naming
...
Reviewed-by: aefimov, dfuchs, vtewari
2022-10-26 16:50:31 +00:00
Aleksei Efimov
d37ce4cdd1
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
...
Reviewed-by: dfuchs, rriggs, jpai
2022-10-19 14:41:28 +00:00
Pavel Rappo
eb90c4fc04
8294377: Prepare to stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
...
Reviewed-by: jjg
2022-10-10 16:54:57 +00:00
Andrey Turbanov
f5bbade9e4
8287544: Replace uses of StringBuffer with StringBuilder in java.naming
...
Reviewed-by: rriggs, aefimov, vtewari
2022-05-31 21:07:33 +00:00
Andrey Turbanov
8a9aeff18c
8287497: Use String.contains() instead of String.indexOf() in java.naming
...
Reviewed-by: aefimov, rriggs, jpai
2022-05-31 06:59:03 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Magnus Ihse Bursie
e68024c2d2
8285485: Fix typos in corelibs
...
Reviewed-by: jpai, sundar, naoto, lancea
2022-05-17 12:10:48 +00:00
Joe Darcy
bba456a8db
8285676: Add missing @param tags for type parameters on classes and interfaces
...
Reviewed-by: wetmore, smarks, dfuchs, prr, alanb, mchung
2022-04-28 18:00:34 +00:00
Andrey Turbanov
2ee1f96c14
8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
...
Reviewed-by: aefimov, dfuchs
2021-09-12 13:48:24 +00:00
Sergey Bylokhov
ec2fc384e5
8272120: Avoid looking for standard encodings in "java." modules
...
Reviewed-by: alanb, dfuchs, naoto
2021-08-12 05:46:00 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Aleksei Efimov
17a741d6bc
8244473: Contextualize registration for JNDI
...
Also reviewed by Chris Ries <chris.ries@oracle.com>
Reviewed-by: dfuchs, rriggs, rhalade, skoivu, mullan
2021-04-20 21:45:52 +00:00
Conor Cleary
4e90d74000
8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
...
Reviewed-by: rriggs, dfuchs, aefimov, chegar
2021-04-15 14:08:27 +00:00
Andy Herrick
57115fa23d
8189198: Add "forRemoval = true" to Applet API deprecations
...
Reviewed-by: iris, almatvee, kcr, prr
2021-03-26 14:48:00 +00:00
Alex Blewitt
5262d95b12
8263855: Use the blessed modifier order in java.management/naming
...
Reviewed-by: redestad, aefimov, dfuchs
2021-03-22 13:38:19 +00:00
Vipin Sharma
dffe9db25c
8252537: Updated @exception with @throws
...
8252536: Replace @exception with @throws for core-libs
8252539: Replace @exception with @throws java.rmi.activation package
8252540: Replace @exception with @throws java.rmi.registry package
8252541: Replace @exception with @throws java.rmi.server package
Reviewed-by: rriggs, sspitsyn, lancea
2020-10-02 14:50:53 +00:00
Christoph Langer
b5620a36f4
8253155: Minor cleanups and Javadoc fixes for LdapDnsProvider of java.naming
...
Reviewed-by: dfuchs, aefimov, alanb, vtewari
2020-09-15 13:50:37 +00:00
Aleksei Efimov
30c2dbea95
8251182: Fix "no comment" warnings in java.naming
...
Reviewed-by: lancea, rriggs, dfuchs
2020-08-28 13:10:32 +01:00
Mark Reinhold
55039aa1c6
8249205: Remove unnecessary trademark symbols
...
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
2020-07-15 14:21:54 -07:00
Pavel Rappo
36fb21dc2f
8245111: Update doc comments for improved processing by the Standard Doclet
...
Reviewed-by: dfuchs, joehw, lancea, rriggs
2020-05-15 20:38:28 +01:00
Sean Coffey
04c1e2e931
8223260: NamingManager should cache InitialContextFactory
...
Reviewed-by: alanb, plevart, dfuchs
2020-02-09 21:55:56 +00:00
Joe Darcy
728644f37d
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
...
Reviewed-by: lancea
2019-10-09 18:23:20 -07:00
Jonathan Gibbons
d710316029
8225129: Fix minor HTML issues in java.naming
...
Reviewed-by: mchung, lancea
2019-05-31 10:59:54 -07:00
Lance Andersen
90f196bb73
8220252: Fix Headings in java.naming
...
Reviewed-by: dfuchs
2019-03-14 10:50:35 -04:00
Rob McKenna
d3ccf8a0ca
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
...
Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
2018-11-12 08:33:59 -08:00
Joe Darcy
07ed14c5cf
8209304: Deprecate serialVersionUID fields in interfaces
...
Reviewed-by: lancea, mullan, rriggs, smarks
2018-08-17 13:37:01 -07:00
Joe Darcy
4bac00436d
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
...
Reviewed-by: bpb, rriggs, mullan
2018-08-06 14:29:22 -07:00
Vyom Tewari
cc02b4769a
8191142: More refactoring for naming deserialization cases
...
Reviewed-by: chegar, rriggs
2017-11-29 13:56:06 +05:30
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00