Friends of OpenJDK

Contributors Guide to the Jakarta EE 10 Galaxy

D.openjdk
Reza Rahman
Jakarta EE 8 has been delivered and Jakarta EE 9 is well on the way. This is a perfect time to begin exploring the horizons of Jakarta EE 10 and how you can help make it reality. We will guide you on how to begin contributing towards Jakarta EE 10. We will cover ways of contributing, what paperwork is needed as well as the likely possibilities for Jakarta EE 10 including high level themes, platform level changes and some detailed features. Some technologies that might change include Jakarta Security, Concurrency, Messaging, Persistence, REST, Batch and Faces. New APIs that could be added include Jakarta NoSQL, MVC and Configuration. We will talk about non-specification projects such as the Tutorial and Samples. We will also discuss what might be after Jakarta EE 10. Bring your thinking caps!

Additional information

Type devroom

More sessions

2/6/21
Friends of OpenJDK
Simon Ritter
D.openjdk
Java is changing faster than ever with new features being added every six months. Despite being over 25 years old, Java is still adapting to ensure it remains one of the most popular platforms on the planet. Find out in this session how to take advantage of many of these exciting new features.
2/6/21
Friends of OpenJDK
Stephen Chin
D.openjdk
Foojay is all about the community helping to take Java forward, so as an attendee of the Friends of OpenJDK FOSDEM devroom you are already on your way towards making the Java community better! But what can we all encourage our friends and colleagues to do in order to make the Java community more vibrant, active, and welcoming. In this presentation, you will learn all of the insider secrets on how to support the worldwide community of 12 million Java developers.
2/6/21
Friends of OpenJDK
Zoran Sevarac
D.openjdk
Most software developers are not also data scientists or machine learning experts.
2/6/21
Friends of OpenJDK
Marc Hoffmann
D.openjdk
Even though it is 25 years old, Java is still a modern and one of the most used programming languages. For this, the language, the APIs, and the runtime have been dramatically improved over the years. As a Java developer since the early 1.0 days, the presenter has collected extensive information over the years and has finally put it together on the Java Version Almanac website: https://javaalmanac.io. In this session, we take a look behind the scenes of the Java Version Almanac and touch on some ...
2/6/21
Friends of OpenJDK
Gerrit Grunwald
D.openjdk
At Azul, we have spent some time to create a little API that should help you to discover builds of OpenJDK from different distributions in a general way. In this session, we will give you a short introduction on what the Disco API is and how it can help you finding the JDK/JRE of your choice. At the moment the API can help you getting builds of OpenJDK from the following distributions: AdoptOpenJDK, Corretto, Dragonwell, Liberica, Oracle OpenJDK, SAP Machine, and Zulu.
2/6/21
Friends of OpenJDK
Marco Vermeulen
D.openjdk
SDKMAN is the Software Development Kit Manager. It is fast becoming the defacto standard for installing JDKs and other JVM related SDKs on the CLI. It's a Free and Open Source tool with the primary purpose to making developers' lives less painful! This talk will begin with a demo of how SDKMAN can be used in your daily workflow. We will show you how to install multiple Candidate Versions side by side and how to switch between them. We will also look at some of the other functionalities that it ...
2/6/21
Friends of OpenJDK
Christian Stein
D.openjdk
Java build tools were developed before Java modules were around -- Bach builds (on(ly)) Java modules!