[jdk8u-dev] Integrated: 8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java

Sergey Bylokhov serb at openjdk.org
Sun Sep 29 01:31:42 UTC 2024


On Fri, 27 Sep 2024 08:38:05 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit https://github.com/openjdk/jdk/commit/bc690b263b577c2f5b88c0c9932dacbd87b3d26d from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The patch is not clean, the following changes were applied.
>  - The next tags are updated/deleted: `@library`, `@run` and `@modules`.
>  - The LDAPServer.java was initially added by the "8142968: Module System implementation" in jdk 9, so I picked up only that file in this patch since it is the first usage of LDAPServer in 8u.
> Note:
> In jdk 9 it is located in the: test/jdk/javax/naming/module/src/test/test/LDAPServer.java
> In jdk 8 it is added into the: jdk/test/com/sun/jndi/ldap/lib/LDAPServer.java
> 
> Thanks!

This pull request has now been integrated.

Changeset: f2d72b71
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/f2d72b71880b739d006cd6fadc92018bcc705c15
Stats:     906 lines in 4 files changed: 906 ins; 0 del; 0 mod

8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java

Reviewed-by: yan, andrew
Backport-of: bc690b263b577c2f5b88c0c9932dacbd87b3d26d

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/583


More information about the jdk8u-dev mailing list