Path: csiph.com!aioe.org!.POSTED.O5hsyUvK01te0L/SZurVSQ.user.gioia.aioe.org!not-for-mail From: =?UTF-8?Q?Arne_Vajh=c3=b8j?= Newsgroups: comp.lang.java.programmer Subject: Re: more porting issues to Java 11 Date: Thu, 4 Apr 2019 20:22:23 -0400 Organization: Aioe.org NNTP Server Lines: 19 Message-ID: References: NNTP-Posting-Host: O5hsyUvK01te0L/SZurVSQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 X-Notice: Filtered by postfilter v. 0.9.2 Content-Language: en-US Xref: csiph.com comp.lang.java.programmer:38870 On 4/4/2019 9:04 AM, Andreas Leitgeb wrote: > Arne Vajhøj wrote: >> The two most obvious solutions IMHO: >> * [...] >> * find another Java CORBA implementation that supports >> Java 11 > > For this one, I hoped that asking here on c.l.j.p might push me > a bit along that way... Fair enough. The most promising candidate from googling seems to be: https://github.com/eclipse-ee4j/orb Arne