Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] JDK 11 progress
  • From: "sawamura.hiroki@xxxxxxxxxxx" <sawamura.hiroki@xxxxxxxxxxx>
  • Date: Thu, 7 May 2020 09:59:49 +0000
  • Accept-language: ja-JP, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fujitsu.com; dmarc=pass action=none header.from=fujitsu.com; dkim=pass header.d=fujitsu.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=7fotEFrYPDH78F07iX2frGG7AFjEvypH1aIADpDkBhk=; b=El7+kS5in/dQirkzZIrbVPRYPIzaDGwUO8KxF5eEdjdRpc1WYSq0yWWn75muY31Nt8kMK9f+RgSbJbT+qWJvq1XjeNF/s0Ddpbc+kda8hgI+jqOHGlaH9oFwW22DZp6ic2JAFaFNFayu1ZoTAP4TQfVnai6Hpu1HHlYZmJ7q6CcqBS7GX4DowzMuznjPwdQTjOf1+kTwiLJu5imjGSpwIQ4H5Yq2yHRhDQgqG34Y1fbsT0/AjmccQVuxHT5CrQeD3wYiQDKfq2CHQBmc68rzB+1pGLRKlZhhpRaVfoaxBfT/soC3JwCT+RK6LGJfkYnhtxk1KPGUiNt8J5uL7HJPIg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kWvUhjA/xEnYSp4v7dSVbsyARhR4aWcLKB0GTaojdlZTcGrlsleqJ39ZU0olpSooJph6+1PRdb2r6C0WBkLL9AtuTkfAg1+NS67CmuO6BzU4BdOWBvr8Xsay2aDZ/zfm/L1K7Tk04kUbHGcfaitAiu/i+cnAFjGmZmpgNW4TB1AcMAxJvj96Mtj/+QYwLBCNFvBgmH4o5uV4ZNaiQ2Iw14o+KIK0hUC7RQalh84bopYRFBqta9N0oXi8jsL5gCbri7NhVlE23mucm3P38ydaNlGdVyZvh9P1JC3Ux6fbeuWP1orLZ97RexXphqDwWGZV0YZt3q9HjOrfUM3N3faA3g==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • Ironport-sdr: n2FDacUqqyeNu5mAS5I5p/JDO6SjqhwxPWUJKXk1g4O67FDv+laCsYn/sXI4R8PmkAXhvqfSqa 0x7uOTeTWQKA1ZamPJpC9KNI3tzNYeTj+mhAk9J1jFy60mwALod3hfCo/mon4IocagwMQrH45W Sh0rgBfpH47yN2UqFfHMt/AtIYEmvJ8hqR5FdokmV8ZVGCKAM6DAuuCxcgJcCocbXLRT0SCLD4 jrE6XNQ5ECZh9r+kgitEAfqm65+MKhA2chexEieGva9i7DPt+E0lOv4FqaFRjX1jZmS8W7NT45 0yI=
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdYkS8TpC/+7fvOJQF+1irKsLk0arQABn5bw
  • Thread-topic: JDK 11 progress

Hi Steve,

I created a draft PR: https://github.com/eclipse-ee4j/glassfish/pull/22979

In order for GlassFish to be JDK 11 compliant, we need to integrate the latest weld-core* (compatible with weld-api 4.0 and later) into GlassFish, but it is not simple and has been put on hold. If anyone has times, I'd be happy if they would try.
It can be developed on the master branch independently of JDK 11.

*) https://github.com/weld/core
   (to glassfish: /appserver/web/weld-integration)

Thanks,
Hiroki

From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Steve Millidge (Payara)
Sent: Thursday, May 7, 2020 5:46 PM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: [glassfish-dev] JDK 11 progress

Hi All,

Is there any progress on the work to get GlassFish compiling and running against JDK 11? If assistance is needed can the latest work be pushed to a branch or in a draft PR that way others can help.



Steve Millidge
Director and Founder 
Payara Server – Open Source Enterprise Software and Support
E: mailto:steve.millidge@xxxxxxxxxxx | T: +44 207 7540481  |M: +44 07920 100626 
----------------------------------------------------------------------------------------------------------------------
Payara Services Limited, Registered office: Malvern Hills Science Park, Geraldine Road, Malvern, WR14 3SZ
Registered in England and Wales: 09998946 | http://www.payara.fish/ | mailto:info@xxxxxxxxxxx | https://twitter.com/Payara_Fish
If at any time you would like to unsubscribe from Payara communications, simply respond to this email with 'Unsubscribe' in the title, or instantly unsubscribe from all types of communication https://info.payara.fish/hs/manage-preferences/unsubscribe-simple


Back to the top