<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,<br>
    </p>
    <p>There is no plan to do this currently. But, I created a bug issue
      to track it at (<a class="moz-txt-link-freetext" href="https://bugs.openjdk.org/browse/JDK-8297837">https://bugs.openjdk.org/browse/JDK-8297837</a>).</p>
    <p>It might make sense to do it some time for completeness and the
      fact that no new API would be required to support it.</p>
    <p>- Michael.<br>
    </p>
    <div class="moz-cite-prefix">On 30/11/2022 12:19, Fouad Almalki
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:DB9P190MB201123BDA097A335D35DCDA881159@DB9P190MB2011.EURP190.PROD.OUTLOOK.COM">
      <pre class="moz-quote-pre" wrap="">Hi,

Is there a plan to support UNIX domain datagram in Java?

It seems that <a class="moz-txt-link-freetext" href="https://openjdk.org/jeps/380">https://openjdk.org/jeps/380</a> does not support datagram.
JEP 380: Unix-Domain Socket Channels<a class="moz-txt-link-rfc2396E" href="https://openjdk.org/jeps/380"><https://openjdk.org/jeps/380></a>
Summary. Add Unix-domain (AF_UNIX) socket support to the socket channel and server-socket channel APIs in the java.nio.channels package.Extend the inherited channel mechanism to support Unix-domain socket channels and server socket channels.. Goals. Unix-domain sockets are used for inter-process communication (IPC) on the same host. They are similar to TCP/IP sockets in most respects, except ...
openjdk.org

One of the usages is to be able to notify systemd service manager about start-up completion without the need of JNI to invoke a system call.

<a class="moz-txt-link-freetext" href="https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833">https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833</a>
[<a class="moz-txt-link-freetext" href="https://opengraph.githubassets.com/174176286ca434859f5f405db6d4426b554154d36f38347e41b3b3cbd3542168/quarkusio/quarkus/issues/29107">https://opengraph.githubassets.com/174176286ca434859f5f405db6d4426b554154d36f38347e41b3b3cbd3542168/quarkusio/quarkus/issues/29107</a>]<a class="moz-txt-link-rfc2396E" href="https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833"><https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833></a>
Integrate Linux systemd-notify with Quarkus · Issue #29107 · quarkusio/quarkus<a class="moz-txt-link-rfc2396E" href="https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833"><https://github.com/quarkusio/quarkus/issues/29107#issuecomment-1328173833></a>
Description Systemd is a popular service manager on Linux OS that manages starting/stopping services. When a service unit file is configured to be of type notify: [Service] Type=notify it is expect...
github.com




Thanks,
Fouad Almalki
</pre>
    </blockquote>
  </body>
</html>