• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Is Jakartha EE the new standard & JDK 8 based?

 
Ranch Hand
Posts: 238
1
Python Ruby Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Authors,

Is it a fact that the first release of Jakarta EE will be JDK8 based, why not on Java 9 taking advantage of the modularization
that came with Java 9 ?

Thank
Sundar

 
Author
Posts: 13
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Meebakshi Sudar,

Thank you for question.

It is a very good question. The jakarta EE is based on Java EE 8 and after the new features will be added into Jakarta EE. In this step, the mission is migrate the Java EE 8 to Jakarta EE. The Java EE 8 is JDK8 based, then the Jakarta EE will be JDK8 based.

Regards,
Rhuan Rocha
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic