Explore >> Select a destination


You are here

www.jcp.org
| | jcp.org
1.6 parsecs away

Travel
| | [AI summary] This query presents a detailed JSR (Java Specification Request) document that outlines the development of a modular system for Java, aiming to address the limitations of existing deployment models and improve the management of Java extensions and applications. The core objective is to introduce a modular architecture that supports a uniform deployment model, versioning, and sharing of extensions across different JREs, while also integrating with existing frameworks like OSGi, Eclipse, and Maven.
| | eclipse-foundation.blog
11.1 parsecs away

Travel
| | We are now about six months into the process of migrating Java EE to the Eclipse Foundation, and I think we're all learning a lot as we go. I wanted to take a moment and take stock of the scale of this project, its complexity, and where we are. Java EE is a (roughly) twenty...
| | inside.java
7.1 parsecs away

Travel
| | Brian Goetz is the Java Language Architect at Oracle and was the specification lead for JSR-335 (Lambda Expressions for the Java Programming Language). He is the author of Java Concurrency in Practice and over 75 articles about Java development.
| | renato.athaydes.com
29.0 parsecs away

Travel
| [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.