Curation by ikkoup 11 months, 4 weeks ago for query openjdk
Original results
-
http://openjdk.java.net/bylaws — found via Mwmbl
OpenJDK Bylaws
The OpenJDK Community is an association of developers who collaborate upon open-source implementations of present and future versions of the Java Platform…
-
http://openjdk.java.net/projects/lambda/ — found via Mwmbl
OpenJDK: Project Lambda
Project Lambda produced the OpenJDK implementation of these features, now integrated into the jdk8 repository. Binary distributions are available from Ora…
-
http://openjdk.java.net/legal/gplv2+ce.html — found via Mwmbl
OpenJDK: GPLv2 + Classpath Exception
The GNU General Public License (GPL) Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 0…
-
https://openjdk.org/jeps/451 — found via Mwmbl
JEP 451: Prepare to Disallow the Dynamic Loading of Agents
Issue warnings when agents are loaded dynamically into a running JVM. These warnings aim to prepare users for a future release which disallows the dynamic…
-
http://openjdk.java.net/jeps/1 — found via Mwmbl
JEP 1: JDK Enhancement-Proposal & Roadmap Process
NOTE: Much of this document is superseded by the JEP 2.0 Process Proposal , in which JEPs are created and maintained as a custom "JEP" issue type in the J…
-
http://openjdk.java.net/jeps/261 — found via Mwmbl
JEP 261: Module System
The Java Platform Module System (JSR 376) specifies changes and extensions to the Java programming language, the Java virtual machine, and the standard Ja…
-
http://openjdk.java.net/jeps/260 — found via Mwmbl
JEP 260: Encapsulate Most Internal APIs
Encapsulate most of the JDK's internal APIs by default so that they are inaccessible at compile time, and prepare for a future release in which they will …
-
http://openjdk.java.net/projects/jdk/ — found via Mwmbl
JDK
The goal of this long-running Project is to produce a series of open-source reference implementations of the Java SE Platform, as specified by JSRs in the…
-
https://access.redhat.com/articles/1299013 — found via Mwmbl
OpenJDK Life Cycle and Support Policy - Red Hat Customer Portal
OpenJDK (Open Java Development Kit) is an open source implementation of the Java Platform, Standard Edition (Java SE). The upstream community project Open…
-
http://openjdk.java.net/projects/jigsaw/ — found via Mwmbl
Project Jigsaw
Make it easier for developers to construct and maintain libraries and large applications; Improve the security and maintainability of Java SE Platform I…
-
http://openjdk.java.net/projects/jigsaw/spec/reqs/ — found via Mwmbl
Java Platform Module System: Requirements
The overall goal of this JSR is to define an approachable yet scalable module system for the Java Platform. It will be approachable, i.e. , easy to learn …
-
http://openjdk.java.net/projects/jigsaw/spec/sotms/ — found via Mwmbl
The State of the Module System
This document is slightly out of date. None of the fundamental concepts has changed but the requires public directive has been renamed to requires transit…
-
http://cr.openjdk.java.net/~mr/jigsaw/spec/ — found via Mwmbl
The Java Platform Module System ( JSR 376)
The goal of this specification, as stated in the JSR , is to define an approachable yet scalable module system for the Java Platform. It must be approacha…
-
http://openjdk.java.net/projects/jigsaw/spec/issues/ — found via Mwmbl
Java Platform Module System: Issue Summary
During the course of the work on the JSR this was a living document, updated regularly issues were raised, discussed, and resolved; it is now a permanent …
-
https://openjdk.java.net/groups/net/httpclient/intro.html — found via Mwmbl
Introduction to the Java HTTP Client
The HTTP Client was added in Java 11. It can be used to request HTTP resources over the network. It supports HTTP/1.1 and HTTP/2 , both synchronous and as…
-
http://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html — found via Mwmbl
JEP draft: JEP 2.0, draft 2
Extend the JEP Process to cover the creation and maintenance of the set of features intended for delivery in a JDK Release Project , the tracking of the d…
-
https://bugs.openjdk.java.net/browse/JDK-8142936 — found via Mwmbl
[JDK-8142936] Add java.time.Duration methods for days, hours, mi…
In addition, users have found the lack of a `toSeconds()` method confusing. The method exists, but is named `getSeconds()`, whereas all the similar method…
-
https://bugs.openjdk.java.net/browse/JDK-8029988 — found via Mwmbl
[JDK-8029988] Please consider adding coroutines to Java - Java B…
JUSTIFICATION : Coroutines are very useful. Some programming problems are best modeled by coroutines. For example, in many video games, the main thread …
-
http://mail.openjdk.java.net/mailman/listinfo/jigsaw-dev — found via Mwmbl
jigsaw-dev Info Page
The design and implementation of JDK-specific APIs and tools, as described in JEP 261 ; Questions about how to use the module system, as opposed to sugges…
-
https://openjdk.org/projects/amber/design-notes/patterns/exhaustiveness — found via Mwmbl
Patterns: Exhaustiveness, Unconditionality, and Remainder
As the switch construct has been made steadily more expressive (first to support switch expressions , and later to support patterns in switch ), it has be…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007818.html — found via Mwmbl
JEP proposed to target JDK 21: 452: Key Encapsulation Mechanism …
The following JEP is proposed to target JDK 21: 452: Key Encapsulation Mechanism API https://openjdk.org/jeps/452 Summary: Introduce an API for key encap…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007827.html — found via Mwmbl
JEP proposed to target JDK 21: 451: Prepare to Disallow the Dyna…
The following JEP is proposed to target JDK 21: 451: Prepare to Disallow the Dynamic Loading of Agents https://openjdk.org/jeps/451 Summary: Issue warning…
-
https://mail.openjdk.org/mailman/listinfo/java-se-spec-comments — found via Mwmbl
java-se-spec-comments Info Page
The address for sending comments, suggestions, and other feedback directly to the Java SE Platform EGs. Only EG members may subscribe to this list, but an…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007793.html — found via Mwmbl
JEP proposed to target JDK 21: 443: Unnamed Patterns and Variabl…
2023/5/8 18:13:54 -0400, mark.reinhold at oracle.com : > The following JEP is proposed to target JDK 21: > > 443: Unnamed Patterns and Variables (Preview)…
-
https://mail.openjdk.org/pipermail/loom-dev/2023-May/005626.html — found via Mwmbl
Changes to JEP 453
Hi. We have made several changes to structured concurrency (JEP 453) due to feedback: 1. We've renamed `TaskHandle` to `Subtask`. I can't promise it's th…
-
http://mail.openjdk.java.net/pipermail/jmm-dev/2014-July/000072.html — found via Mwmbl
[jmm-dev] Jmm revision status
> From our side... Sorry about the radio silence. It's been caused by the unexpected difficulty of getting the DRF proof to go through for event structure…
-
http://mail.openjdk.java.net/mailman/listinfo/java-se-spec-observers — found via Mwmbl
java-se-spec-observers Info Page
All messages sent to the java-se-spec-experts list are automatically forwarded to this list. Anyone may subscribe to this list, and any subscriber may pos…
-
http://mail.openjdk.java.net/pipermail/jdk-dev/2017-November/000106.html — found via Mwmbl
Fwd: Impact of six month releases
(originally sent to the wrong list) Like many others my first reaction on hearing of six monthly releases was very positive. Great to see things move forw…
-
https://wiki.openjdk.java.net/display/Graal/Publications+and+Presentations — found via Mwmbl
Publications and Presentations - Publications and Presentations …
Forget “this language is fast”, “this language has the libraries I need”, and “this language has the tool support I need”. The Truffle framework for imple…
New results
-
http://openjdk.java.net/bylaws — found via Mwmbl
OpenJDK Bylaws
The OpenJDK Community is an association of developers who collaborate upon open-source implementations of present and future versions of the Java Platform…
-
http://openjdk.java.net/projects/lambda/ — found via Mwmbl
OpenJDK: Project Lambda
Project Lambda produced the OpenJDK implementation of these features, now integrated into the jdk8 repository. Binary distributions are available from Ora…
-
http://openjdk.java.net/legal/gplv2+ce.html — found via Mwmbl
OpenJDK: GPLv2 + Classpath Exception
The GNU General Public License (GPL) Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 0…
-
https://openjdk.org/jeps/451 — found via Mwmbl
JEP 451: Prepare to Disallow the Dynamic Loading of Agents
Issue warnings when agents are loaded dynamically into a running JVM. These warnings aim to prepare users for a future release which disallows the dynamic…
-
http://openjdk.java.net/jeps/1 — found via Mwmbl
JEP 1: JDK Enhancement-Proposal & Roadmap Process
NOTE: Much of this document is superseded by the JEP 2.0 Process Proposal , in which JEPs are created and maintained as a custom "JEP" issue type in the J…
-
http://openjdk.java.net/jeps/261 — found via Mwmbl
JEP 261: Module System
The Java Platform Module System (JSR 376) specifies changes and extensions to the Java programming language, the Java virtual machine, and the standard Ja…
-
http://openjdk.java.net/jeps/260 — found via Mwmbl
JEP 260: Encapsulate Most Internal APIs
Encapsulate most of the JDK's internal APIs by default so that they are inaccessible at compile time, and prepare for a future release in which they will …
-
http://openjdk.java.net/projects/jdk/ — found via Mwmbl
JDK
The goal of this long-running Project is to produce a series of open-source reference implementations of the Java SE Platform, as specified by JSRs in the…
-
https://access.redhat.com/articles/1299013 — found via Mwmbl
OpenJDK Life Cycle and Support Policy - Red Hat Customer Portal
OpenJDK (Open Java Development Kit) is an open source implementation of the Java Platform, Standard Edition (Java SE). The upstream community project Open…
-
http://openjdk.java.net/projects/jigsaw/ — found via Mwmbl
Project Jigsaw
Make it easier for developers to construct and maintain libraries and large applications; Improve the security and maintainability of Java SE Platform I…
-
http://openjdk.java.net/projects/jigsaw/spec/reqs/ — found via Mwmbl
Java Platform Module System: Requirements
The overall goal of this JSR is to define an approachable yet scalable module system for the Java Platform. It will be approachable, i.e. , easy to learn …
-
http://openjdk.java.net/projects/jigsaw/spec/sotms/ — found via Mwmbl
The State of the Module System
This document is slightly out of date. None of the fundamental concepts has changed but the requires public directive has been renamed to requires transit…
-
http://cr.openjdk.java.net/~mr/jigsaw/spec/ — found via Mwmbl
The Java Platform Module System ( JSR 376)
The goal of this specification, as stated in the JSR , is to define an approachable yet scalable module system for the Java Platform. It must be approacha…
-
http://openjdk.java.net/projects/jigsaw/spec/issues/ — found via Mwmbl
Java Platform Module System: Issue Summary
During the course of the work on the JSR this was a living document, updated regularly issues were raised, discussed, and resolved; it is now a permanent …
-
https://openjdk.java.net/groups/net/httpclient/intro.html — found via Mwmbl
Introduction to the Java HTTP Client
The HTTP Client was added in Java 11. It can be used to request HTTP resources over the network. It supports HTTP/1.1 and HTTP/2 , both synchronous and as…
-
http://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html — found via Mwmbl
JEP draft: JEP 2.0, draft 2
Extend the JEP Process to cover the creation and maintenance of the set of features intended for delivery in a JDK Release Project , the tracking of the d…
-
https://bugs.openjdk.java.net/browse/JDK-8142936 — found via Mwmbl
[JDK-8142936] Add java.time.Duration methods for days, hours, mi…
In addition, users have found the lack of a `toSeconds()` method confusing. The method exists, but is named `getSeconds()`, whereas all the similar method…
-
https://bugs.openjdk.java.net/browse/JDK-8029988 — found via Mwmbl
[JDK-8029988] Please consider adding coroutines to Java - Java B…
JUSTIFICATION : Coroutines are very useful. Some programming problems are best modeled by coroutines. For example, in many video games, the main thread …
-
http://mail.openjdk.java.net/mailman/listinfo/jigsaw-dev — found via Mwmbl
jigsaw-dev Info Page
The design and implementation of JDK-specific APIs and tools, as described in JEP 261 ; Questions about how to use the module system, as opposed to sugges…
-
https://openjdk.org/projects/amber/design-notes/patterns/exhaustiveness — found via Mwmbl
Patterns: Exhaustiveness, Unconditionality, and Remainder
As the switch construct has been made steadily more expressive (first to support switch expressions , and later to support patterns in switch ), it has be…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007818.html — found via Mwmbl
JEP proposed to target JDK 21: 452: Key Encapsulation Mechanism …
The following JEP is proposed to target JDK 21: 452: Key Encapsulation Mechanism API https://openjdk.org/jeps/452 Summary: Introduce an API for key encap…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007827.html — found via Mwmbl
JEP proposed to target JDK 21: 451: Prepare to Disallow the Dyna…
The following JEP is proposed to target JDK 21: 451: Prepare to Disallow the Dynamic Loading of Agents https://openjdk.org/jeps/451 Summary: Issue warning…
-
https://mail.openjdk.org/mailman/listinfo/java-se-spec-comments — found via Mwmbl
java-se-spec-comments Info Page
The address for sending comments, suggestions, and other feedback directly to the Java SE Platform EGs. Only EG members may subscribe to this list, but an…
-
https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007793.html — found via Mwmbl
JEP proposed to target JDK 21: 443: Unnamed Patterns and Variabl…
2023/5/8 18:13:54 -0400, mark.reinhold at oracle.com : > The following JEP is proposed to target JDK 21: > > 443: Unnamed Patterns and Variables (Preview)…
-
https://mail.openjdk.org/pipermail/loom-dev/2023-May/005626.html — found via Mwmbl
Changes to JEP 453
Hi. We have made several changes to structured concurrency (JEP 453) due to feedback: 1. We've renamed `TaskHandle` to `Subtask`. I can't promise it's th…
-
http://mail.openjdk.java.net/pipermail/jmm-dev/2014-July/000072.html — found via Mwmbl
[jmm-dev] Jmm revision status
> From our side... Sorry about the radio silence. It's been caused by the unexpected difficulty of getting the DRF proof to go through for event structure…
-
http://mail.openjdk.java.net/mailman/listinfo/java-se-spec-observers — found via Mwmbl
java-se-spec-observers Info Page
All messages sent to the java-se-spec-experts list are automatically forwarded to this list. Anyone may subscribe to this list, and any subscriber may pos…
-
http://mail.openjdk.java.net/pipermail/jdk-dev/2017-November/000106.html — found via Mwmbl
Fwd: Impact of six month releases
(originally sent to the wrong list) Like many others my first reaction on hearing of six monthly releases was very positive. Great to see things move forw…
-
https://wiki.openjdk.java.net/display/Graal/Publications+and+Presentations — found via Mwmbl
Publications and Presentations - Publications and Presentations …
Forget “this language is fast”, “this language has the libraries I need”, and “this language has the tool support I need”. The Truffle framework for imple…