Hi Serguei,
Although a nit, what I was getting at in the CSR discussion is this inconsistency: 2827 The specified thread must be suspended or must be the current thread. 2940 Thread was not the current thread and was not suspended. The second line reverses the order of the requirements given in the first line. While both are correct, it would be nice if they both presented the requirements in the same order. The line at 2940 used to read: 2940 Thread was not suspended and was not the current thread. Which if left unchanged (and also used as the replacement text for line 2852) then all the lines would consistent. thanks, Chris On 6/4/19 4:30 PM, serguei.spit...@oracle.com wrote: Please, review a fix for the JVMTI spec bug:
|
- RFR(XS): 8205126: JVMTI spec incorrectly states... serguei . spitsyn
- Re: RFR(XS): 8205126: JVMTI spec incorrect... Alex Menkov
- Re: RFR(XS): 8205126: JVMTI spec incor... serguei . spitsyn
- Re: RFR(XS): 8205126: JVMTI spec i... Jean Christophe Beyler
- Re: RFR(XS): 8205126: JVMTI sp... serguei . spitsyn
- Re: RFR(XS): 8205126: JVMTI spec incorrect... Chris Plummer
- Re: RFR(XS): 8205126: JVMTI spec incor... serguei.spit...@oracle.com
- Re: RFR(XS): 8205126: JVMTI spec i... Daniel D. Daugherty
- Re: RFR(XS): 8205126: JVMTI sp... serguei.spit...@oracle.com
- Re: RFR(XS): 8205126: JVMTI spec i... Chris Plummer
- Re: RFR(XS): 8205126: JVMTI sp... serguei.spit...@oracle.com