Re: Making JacORB work for Java 11
Fredrik Öhrström <[email protected]> Wed, 5 Dec 2018 20:28:46 +0100
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <CALZT+jDK5hLu0omzWO14bQhTc0HVDSsTi4Rb9bfs0mHnU224AA@mail.gmail.com> |
On Wed, Dec 5, 2018 at 1:11 PM Tredinnick, Jacob < [email protected]> wrote: > Can you please comment on whether linking the jars above will work for > Java *11*? > I tried with openjdk11 for linux downloaded from here: https://jdk.java.net/11/ A trivial test seems to be working. (I also noticed that jaco does not work on the latest Ubuntu, unles you replace #!/bin/sh with #!/bin/bash) You can clone the test code here: https://github.com/weetmuts/CorbaExperiments put java/javac11 in your path and do: 2make", "make server" and in a different window "make client". //Fredrik _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer