#chiroito ’s blog

Java を中心とした趣味の技術について

The changes of JVM Specifications - JVM仕様の変更点

Java 8 以降の Java 仮想マシンの仕様のうち、各バージョンの差分を洗い出しました。the が that になったり、item が entry になる変更で、文の意味が変らない変更は除いています。

I listed the differences between each version of the Java Virtual Machine specification for Java 8 and later. I excluded changes that do not change the meaning of the statement, such as the changing of "the" to "that" or the changing of "item" to "entry".

元の情報はこちらです。

The original information is here.

docs.oracle.com

The changes of "The Java Virtual Machine Specification Java SE 15 Edition"

The changes of "The Java Virtual Machine Specification Java SE 14 Edition"

Nothing

The changes of "The Java Virtual Machine Specification Java SE 13 Edition"

The changes of "The Java Virtual Machine Specification Java SE 12 Edition"

The changes of "The Java Virtual Machine Specification Java SE 11 Edition"

The changes of "The Java Virtual Machine Specification Java SE 10 Edition"

The changes of "The Java Virtual Machine Specification Java SE 9 Edition"