JEP 40

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:author gptkb:Brian_Goetz
gptkbp:created 2021-09-15
gptkbp:discusses https://openjdk.java.net/jeps/40
https://www.w3.org/2000/01/rdf-schema#label JEP 40
gptkbp:impact Improves performance and memory management.
gptkbp:is_described_as Introduces scoped values as a new language feature.
gptkbp:is_implemented_in Part of the Java SE Platform.
gptkbp:is_motivated_by To provide a way to manage values that are scoped to a specific context.
gptkbp:latest_version gptkb:21
gptkbp:notable_recipients gptkb:Alex_Buckley
gptkbp:related_to gptkb:JEP_41
gptkbp:released gptkb:Java_21
gptkbp:specifies https://openjdk.java.net/jeps/40# Specification
gptkbp:status gptkb:Final
gptkbp:title Scoped Values
gptkbp:type Language Feature
gptkbp:user_reviews gptkb:Mark_Reinhold