Thanks for the report I have filed:
https://bugs.openjdk.org/browse/JDK-8296445
for this.
Cheers,
David
On 6/11/2022 4:33 pm, 小破 wrote:
*Bug description*
The code in jdwpTransport.h has syntax error.
For example, use `g++ -c jdwpTransport.h` to compile it, this error
message will be produced
Bug description
The code in jdwpTransport.h has syntax error.
For example, use `g++ -c jdwpTransport.h` to compile it, this error message
will be produced:
---
jdwpTransport.h:266:9: error: expected identifier before 'return'