What compiler was used here? We shouldn't be using anything that doesn't
handle loop variable declarations!
Thanks,
David
On 16/05/2019 7:41 pm, Daniel Fuchs wrote:
Hi Ao Qi,
I'm adding serviceability-dev, since this is for jdwp.
The proposed changes look good to me - but please get
someone from the serviceability team to review this.
best regards,
-- daniel
On 16/05/2019 08:41, Ao Qi wrote:
Hi,
I found build is failed on CentOS 7.6, because of loop initial
declarations. Could I please get reviews for this?
Bug:
https://bugs.openjdk.java.net/browse/JDK-8224028
Webrev:
http://cr.openjdk.java.net/~aoqi/8224028/webrev.00/
Tested:
linux-x86_64-server-release tier1
Thanks,
Ao Qi