On Fri, 21 Oct 2022 08:17:46 GMT, Magnus Ihse Bursie wrote:
>> Properties files is essentially source code. It should have the same
>> whitespace checks as all other source code, so we don't get spurious
>> trailing whitespace changes.
>>
>> With the new Skara jcheck, it is possible to increas
Various debugger tests (mainly JCK vm/jdwp tests) are failing with:
`FATAL ERROR in native method: JDWP SetTag,
jvmtiError=JVMTI_ERROR_WRONG_PHASE(112) `
Sometimes instead of `SetTag` the message says `GetTag` or `signature`. This
is a new issue caused by
[JDK-8295375](https://bugs.openjdk.or