Category Archives: Standards

OpenJDK-Insider packt aus! | Mein Erfahrungsbericht als Contributor | Head Crashing Informatics 60

Schockierend! In diesem exklusiven #Undercover-Tatsachenbericht packe ich schonungslos aus, wie unglaublich schlimm es mir als #JRE-Contributor im #OpenJDK-Team ergangen ist. Die nackte Wahrheit, ungeschminkt und unverblümt! Das definitive MUST-SEE für jeden, der Contributor bei OpenJDK werden möchte! 😉 Bitte nehmt … Continue reading

Posted in Cons, Java, Lectures, Open Source, openjdk, Oracle, Programming, Projects, Standards | Tagged , , , , , , , | Comments Off on OpenJDK-Insider packt aus! | Mein Erfahrungsbericht als Contributor | Head Crashing Informatics 60

Recording from EclipseCon 2021: JAX-RS 3.1 New Features

If you missed my live presentation of JAX-RS 3.1 New Features at EclipseCon 2021, you can find the video recording here: Stay safe and… Party On!

Posted in Cons, Jakarta EE, Java, Open Source, Programming, Projects, Standards | Tagged , , , , , , | Comments Off on Recording from EclipseCon 2021: JAX-RS 3.1 New Features

[LIVESTREAM] LIVE CHAT with Andres Almiray | Tonite #WithMe | Java Latenite

#ToniteWithMe chatting about the #Maven contribution developed early this year here in this very latenite show is #JavaChampion Andres Almiray! Yay! 🙂 We will show you how the code works, how the contribution process looked like, and certainly what our … Continue reading

Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me | Tagged , , , , , , , , , , , | Comments Off on [LIVESTREAM] LIVE CHAT with Andres Almiray | Tonite #WithMe | Java Latenite

EclipseCon and Java Forum Stuttgart: I am speaking… about JAX-RS 3.1 and 4.0!

As you know, I am a committer to the JAX-RS API and co-author of the Jakarta RESTful Web Services specification. Also I am a contributor to Eclipse Jersey, the former reference implementation of JAX-RS. Due to that, you might be … Continue reading

Posted in Cons, Jakarta EE, Lectures, Open Source, Standards | Tagged , , , , , | Comments Off on EclipseCon and Java Forum Stuttgart: I am speaking… about JAX-RS 3.1 and 4.0!

Migrating a real-world JavaFX App from JDK 8 to JDK 16 | Modern Java | Head Crashing Informatics 31

Hey guys! How’s it going? I’m migrating a JavaFX chat client from #Java8 to #Java16 before your own eyes to demonstrate that problems are no reason to give up! Join me while I am migrating a real-world application, a chat … Continue reading

Posted in Java, Programming, Standards | Tagged , , , , , , , , , | Comments Off on Migrating a real-world JavaFX App from JDK 8 to JDK 16 | Modern Java | Head Crashing Informatics 31

[LIVESTREAM] Andres Almiray LIVE HACKING Maven Plugins | Tonite with me | Java Latenite

#ToniteWithMe hacking on #MavenPlugins in #Java is #JavaChampion Andres Almiray. Ever wanted to watch some Java professionals hacking on the source code of Maven plugins? Then this LIVE STREAM is what you definitively NOT want to miss! Join this LIVE … Continue reading

Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me | Tagged , , , , , , , , , , , | Comments Off on [LIVESTREAM] Andres Almiray LIVE HACKING Maven Plugins | Tonite with me | Java Latenite

As a frequent follower, you certainly know that I am part of the JavaLand Team. While my main task is to organize things upfront to the conference, I try to be a bit more visible on the show itself every … Continue reading

Posted on by Markus Karg | Comments Off on Meet me in JavaLand!

[LIVESTREAM] Nicolai Parlog LIVE CHAT about Modern Java | Tonite with me | Java Latenite

#ToniteWithMe chatting about modern #Java is #JavaChampion Nicolai Parlog. When you want to know what is hot and what is not in Java, then Nicolai defintively is the perfect guest to ask your questions. He will be chatting with me … Continue reading

Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me | Tagged , , , , , , , , | Comments Off on [LIVESTREAM] Nicolai Parlog LIVE CHAT about Modern Java | Tonite with me | Java Latenite

Java Performance Shootout: Foreign Linker vs JNI | Modern Java | JDK16 | Head Crashing Informatics 28

Hey guys! How’s it going? The #ForeignLinkerAPI, which is in incubation in #JDK16, was announced to be as fast as, OR EVEN FASTER AS, #JNI (#JavaNativeInterface, the sole OFFICIAL way to call native code from Java). But how looks the … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , , , , , , , , , , , | Comments Off on Java Performance Shootout: Foreign Linker vs JNI | Modern Java | JDK16 | Head Crashing Informatics 28

Foreign Linker API: Java native access without C | Modern Java | JDK16 | Head Crashing Informatics 27

Hey guys! How’s it going? The #ForeignLinkerAPI of #JDK16 allows to invoke native code, typically DLLs or shared objects written in the C language, without neither a #JNI wrapper written in C, nor a third party library like #JNA. Due … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , , , , , , , , , , , | Comments Off on Foreign Linker API: Java native access without C | Modern Java | JDK16 | Head Crashing Informatics 27