[jdk8u-dev] RFR: 8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
Yuri Nesterenko
yan at openjdk.org
Fri Sep 27 11:03:41 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.
> - Tags 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!
A T1 test failure seems unrelated
-------------
Marked as reviewed by yan (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/583#pullrequestreview-2333432849
More information about the jdk8u-dev
mailing list