RFR: Latest version of scope locals [v2]

Alan Bateman alanb at openjdk.java.net
Wed May 5 16:19:13 UTC 2021


On Wed, 5 May 2021 15:51:20 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Integrate latest version of scope locals.
>
> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Bindings are object fields, not address fields.

src/java.base/share/classes/java/lang/ScopeLocal.java line 101:

> 99:  * @since 99
> 100:  */
> 101: @jdk.internal.javac.PreviewFeature(feature=SCOPE_LOCALS)

I think @PreviewFeature will need to be added to Carrier and Snapshot too.

-------------

PR: https://git.openjdk.java.net/loom/pull/39


More information about the loom-dev mailing list