Re: RFR: 8286983: Add mention of "Preview Feature" for new loom related jdb and debug agent options [v2]

2022-05-22 Thread David Holmes
On Thu, 19 May 2022 15:29:14 GMT, Chris Plummer wrote: >> src/jdk.jdwp.agent/share/native/libjdwp/debugInit.c line 880: >> >>> 878: "onuncaught=y|n debug on any uncaught? >>> n\n" >>> 879: "timeout= for listen/attach in milliseconds >>> n\n" >>> 880:

Re: RFR: 8286711: AArch64: serviceability agent tests fail with PAC enabled

2022-05-22 Thread David Holmes
On Fri, 20 May 2022 15:52:04 GMT, Nick Gasson wrote: > When the VM is run with `-XX:UseBranchProtection=pac-ret` on a supported CPU, > the upper bits of the saved link register contain a "pointer authentication > code" which must be checked and removed by a special instruction before a >