gpt4 book ai didi

java - JAVA中的"threadsafe"修饰符?

转载 作者:行者123 更新时间:2023-12-02 07:50:06 28 4
gpt4 key购买 nike

我刚刚遇到了一个BNF Grammar for JAVA 。其中,“修饰符”有一个称为“threadsafe”的终结符号。但是,我以前从未见过它,也无法在《Java 语言规范》Java SE 7 版 (docs.oracle.com/javase/specs/jls/se7/jls7.pdf) 中找到该修饰符。然而,我找到了here ,在第 16 条中将其描述为:

If another thread excuting this code at the same time can not change the value of a variable then the variable is threadsafe and the compiler may do clever things with it to make the code faster or smaller.

这是一个真正的修饰符吗?它应该在即将推出的 JAVA 版本中引入吗?

最佳答案

尝试找到它here ,位于 Java BNF 的官方来源。

关于java - JAVA中的"threadsafe"修饰符?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10334612/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com