Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Glassfish 6 JDK 11 support
  • From: "sawamura.hiroki@xxxxxxxxxxx" <sawamura.hiroki@xxxxxxxxxxx>
  • Date: Fri, 11 Dec 2020 09:19:06 +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=MkCF/eI+E9lV5NwEivdlRRXEsseSaWf+Jo+fc16ow30=; b=en1G/2oJN50sbivGSlGR9b40F7U9+RktJGn6IHsGYkMs71xtk+6Zt4Z3L1OATO/AoghZmSYS3V+BjJWAP9cw6LUGOyAvrQmHaSjb/Ng3+vPaq9DsA4Po1PV0Goa6Ql6ayQfbaUzGFG0+OuXZD666tUn7INpUUdHn1V2ZKJqWIUXfzR50pSm5ZCfPX71tLttLrisSmiZmUImdwVy4LEcpGZQgr/ySOokndUKJgGWnUKvS/PCLctJx6vTFbt1KANXiJAU7jHSVbxQFXca4If/EyxTJA+Ow78ggFpsffjldSgN1qT0TgGBsDaXTzieihxGWnQWtrwwYLsBJAHVO8gXHjw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=npTYmCwDzu2LewbrRB081TOWFvB7UT+yoBUH84BH7JQyc6uU2krBQCraTQBKWA22LWgDbzOxMfs2+4R0nKNAlp2kFmghPV1llcGq4H4Svuh2DZ5bV4b1lKCRUtYXQ2aDj4Ruqk3biqhR6D7Qbt7Ob4R6Cf9biwRkAiwqxkV5m3uPHj6PdLxPTkkV9fcxxWio1YX2IiERBAP+jC/5QOhKKo+pBjQR2KslZGVW4JUA0uuwpVQjBMjk1Duo4VBDxTpl0EEd6eeiWJlB73k36mVVMwYUqeuAgnkp1xXt3cgG9HqqCgk659cwmPiftWdwoe3Dy0HBFjw2HnUPqfm15tltAw==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • Ironport-sdr: Q2rCxnsAAuAfu1wW2vOAc89v7ADK0O6E9ya0p33AyMHJLyk7JyhMyTuyNGKt/eyV0NM+0w/nAd ukLWd3iDtC8fQd5jm40ePakcMMZvXicbk6UCivtOsNHFJrmb97PunL79cCEOcwqzL/2Enfj0Zq SVNHX1vm5R52BnJ/2EmhPxfE+uWwVFgP2spp2PrsXD+RI0Cmj4vp4WLujwnUo9wh9zoz+90wXt yQ4YU+TGQzdXfqA9bVpGzrocUiTUpC40jmAW935px0L1BhuY/ZVsh+EQNWT9xGusH0QqfasMkR wGY=
  • 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: AdbPR0WrC9nfxGBMS6GQVPvTRriV1wAV0AXg
  • Thread-topic: [glassfish-dev] Glassfish 6 JDK 11 support

Hi David

 

> I’m not sure, but is Glassfish 6 actually supporting JDK11 straight away?

GlassFish 6.0 does not yet support JDK 11.

 

> What would be the best approach to start?

I try to start GlassFish 5 with JDK 11 in the following branch:

https://github.com/eclipse-ee4j/glassfish/tree/5.1.0-run-with-JDK11

 

Currently, we can start GlassFish 5 on JDK 11 by undergoing the steps:

https://github.com/eclipse-ee4j/glassfish/issues/22893

- To confirm the modifications work locally

 

Regards,

Hiroki

 

 

From: David Sousedik <david.sousedik@xxxxxxxxxxxx>
Sent: Friday, December 11, 2020 4:54 PM
To: Sawamura, Hiroki/
澤村 大輝 <sawamura.hiroki@xxxxxxxxxxx>
Subject: [glassfish-dev] Glassfish 6 JDK 11 support

 

Hi Hiroki,

 

Hope you are doing well.

 

May I kindly ask you? I am part of glassfish dev community and I noticed some of your achievements in JDK 11 migration.

 

I’m not sure, but is Glassfish 6 actually supporting JDK11 straight away? I was playing around with RC2 the other day, and certainly the defaults are all JDK 8 related. I only had about an hour to try it, so certainly not making any claims here.

Has anyone gotten JDK 11 working on GlassFish 6 yet? Or maybe 6.1.0 will be support it?

 

What would be the best approach to start?

 

Many thanks for your help.

Best regards,

David

 

David Sousedik

david.sousedik@xxxxxxxxxxxx

t

+420 221 965 533

iongroup.com

 

 

 


Back to the top