Re: RFR: 8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list

2023-03-05 Thread Chris Plummer
On Mon, 6 Mar 2023 04:27:59 GMT, Chris Plummer wrote: > nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java was just moved to > the -Xcomp problem list, but it looks like it can happen without -Xcomp, > although it looks like JFR is required in this case. In any case, it needs to > move b

Integrated: 8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list

2023-03-05 Thread Chris Plummer
On Mon, 6 Mar 2023 04:27:59 GMT, Chris Plummer wrote: > nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java was just moved to > the -Xcomp problem list, but it looks like it can happen without -Xcomp, > although it looks like JFR is required in this case. In any case, it needs to > move b

Re: RFR: 8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list

2023-03-05 Thread David Holmes
The message from this sender included one or more files which could not be scanned for virus detection; do not open these files unless you are certain of the sender's intent. -- On Mon, 6 Mar 2023 04:27:59 GMT, Chris Plummer wrot

RFR: 8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list

2023-03-05 Thread Chris Plummer
nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java was just moved to the -Xcomp problem list, but it looks like it can happen without -Xcomp, although it looks like JFR is required in this case. In any case, it needs to move back to the general problem list. - Commit messages

Re: RFR: 8303151: DCmd framework cleanups [v3]

2023-03-05 Thread Yi Yang
The message from this sender included one or more files which could not be scanned for virus detection; do not open these files unless you are certain of the sender's intent. -- On Sun, 5 Mar 2023 05:46:37 GMT, David Holmes wrote

Integrated: 8299518: HotSpotVirtualMachine shared code across different platforms

2023-03-05 Thread Yi Yang
On Tue, 3 Jan 2023 09:34:55 GMT, Yi Yang wrote: > harmless refactor to share code across different platforms of > VirtualMachineImpl: > 1. Shared code to process command response after requesting a command > execution > 2. Read functionality in SocketInputStream can be reused This pull request

Re: RFR: JDK-8302320: AsyncGetCallTrace obtains too few frames in sanity test [v6]

2023-03-05 Thread Christoph Langer
On Tue, 21 Feb 2023 08:58:50 GMT, Johannes Bechberger wrote: >> Extends the existing AsyncGetCallTrace test case and fixes the issue. > > Johannes Bechberger has updated the pull request incrementally with one > additional commit since the last revision: > > Update full name > [db483a3](htt