[jacorb-developer] Making JacORB work for Java 11

Fredrik Öhrström oehrstroem at gmail.com
Wed Dec 5 20:28:46 CET 2018


On Wed, Dec 5, 2018 at 1:11 PM Tredinnick, Jacob <
jacob_tredinnick at mentor.com> 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


More information about the jacorb-developer mailing list