Re: RFR: 8246774: Record Classes (final) implementation

2020-09-23 Thread Alex Buckley
On 9/23/2020 5:26 PM, Mandy Chung wrote: What is the policy of `@since` release value when a preview API becomes final.I would expect `@since` should be updated from 14 to 16 because 16 is the Java SE release these APIs are added?? Yes. Per http://openjdk.java.net/jeps/12#Specifications-of

Re: Request for review (JVMTI spec, small)

2011-05-05 Thread Alex Buckley
Chapter 5 ("Loading, Linking, and Initializing") of the JVM Spec lives in ConstantPool.fm, hence the confusing HTML filename. All this kind of legacy cruft will go away when the JVMS moves to DocBook later in 2011. Alex On 5/5/2011 6:06 PM, David Holmes wrote: Daniel D. Daugherty said the fol