JEP 37

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:created 2021-09-15
gptkbp:discusses https://openjdk.java.net/jeps/37
gptkbp:first_published 2023-01-10
https://www.w3.org/2000/01/rdf-schema#label JEP 37
gptkbp:impact Java developers.
gptkbp:is_described_as Introduce a new concurrency model to simplify multithreading.
gptkbp:is_implemented_in Proposed API changes.
gptkbp:is_motivated_by Improve the reliability and maintainability of concurrent applications.
gptkbp:key Structured task management.
Simplified error handling.
Better resource management.
Improved cancellation support.
gptkbp:proposed_by gptkb:Doug_Lea
gptkbp:related_jeps gptkb:JEP_411
gptkb:JEP_428
gptkbp:released gptkb:Java_21
gptkbp:status Proposed
gptkbp:title Structured Concurrency
gptkbp:user_reviews gptkb:Brian_Goetz
gptkb:Venkat_Subramaniam
gptkb:Mark_Reinhold