Commits
User selector
Commit History
Commits on Sep 12, 2021
8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Show description for 2ee1f96authored andcommitted
Commits on Sep 10, 2021
8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Show description for c464f09committed
Commits on Aug 30, 2021
8273098: Unnecessary Vector usage in java.naming
Show description for 5185dbdauthored andcommitted
Commits on Aug 12, 2021
8272120: Avoid looking for standard encodings in "java." modules
Show description for ec2fc38committed
Commits on Jun 28, 2021
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Show description for e9b2c05committed
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Apr 20, 2021
8244473: Contextualize registration for JNDI
Show description for 17a741dauthored andcommitted
Commits on Apr 15, 2021
8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
Show description for 4e90d74authored andcommitted
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted
Commits on Mar 26, 2021
8189198: Add "forRemoval = true" to Applet API deprecations
Show description for 57115facommitted
Andy Herrick
Commits on Mar 22, 2021
8263855: Use the blessed modifier order in java.management/naming
Show description for 5262d95authored andcommitted
Commits on Mar 16, 2021
8263509: LdapSchemaParser.readNextTag checks array length incorrectly
Show description for 83a9a02committed
Commits on Jan 28, 2021
8260506: VersionHelper cleanup
Show description for ecde52ecommitted
Commits on Jan 22, 2021
8259707: LDAP channel binding does not work with StartTLS extension
Show description for 874aef4authored andcommitted
Commits on Dec 16, 2020
8251989: Hex formatting and parsing utility
Show description for aa9c136committed
Roger Riggs
Commits on Oct 20, 2020
8237990: Enhanced LDAP contexts
Show description for 7eda119authored andcommitted
Commits on Oct 2, 2020
8252537: Updated @exception with @throws
Show description for dffe9dbauthored andcommitted

Commits on Sep 25, 2020
8245527: LDAP Channel Binding support for Java GSS/Kerberos
Show description for cfa3f74committed
Alexey Bakhtin
Commits on Sep 15, 2020
8253155: Minor cleanups and Javadoc fixes for LdapDnsProvider of java.naming
Show description for b5620a3committed
Commits on Aug 28, 2020
8251182: Fix "no comment" warnings in java.naming
Show description for 30c2dbecommitted
Commits on Aug 26, 2020
8241003: Deprecate "denigrated" java.security.cert APIs that represent DNs as Principal or String objects
Show description for f879698committed
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Jul 8, 2020
8248865: Document JNDI/LDAP timeout properties
Show description for d308558committed
Commits on May 15, 2020
8245111: Update doc comments for improved processing by the Standard Doclet
Show description for 36fb21dcommitted
Commits on May 7, 2020
8062947: Fix exception message to correctly represent LDAP connection failure
Show description for 61864c2committed
Commits on Mar 20, 2020
8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
Show description for 7ded8b1committed
Chris Yin
Commits on Feb 9, 2020
8223260: NamingManager should cache InitialContextFactory
Show description for 04c1e2ecommitted
Commits on Oct 10, 2019
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
Show description for 728644fcommitted
Commits on Sep 13, 2019
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
Show description for 49a4d4bcommitted
Commits on Aug 14, 2019
8217606: LdapContext#reconnect always opens a new connection
Show description for af89550authored andcommitted
Commits on Jun 20, 2019
8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer
Show description for 9d9f9abcommitted
Rob McKenna
Commits on May 31, 2019
8225129: Fix minor HTML issues in java.naming
Show description for d710316committed
Commits on May 29, 2019
8224729: Cleanups in sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java
Show description for 64462e4committed
Commits on Apr 25, 2019
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
Show description for 88303d1committed
Rob McKenna