The test serviceability/sa/sadebugd/SADebugDTest.java can pass under some
circumstances a negative rmiport (--rmiport -1) to SALauncher.java.
This leads to a somewhat misleading message
`[debugd] Argument is expected for 'rmiport' `
(we set an argument [-1] but probably this is not what is really
On Thu, 22 Dec 2022 02:04:30 GMT, Kim Barrett wrote:
> Please review this change to WhiteBox and some tests involving G1 concurrent
> GCs.
>
> Some tests currently use WhiteBox.g1StartConcMarkCycle() to trigger a
> concurrent GC. Many of them follow it with a loop waiting for a concurrent
> cy