RFC: backport of JDK-8220657: JFR.dump does not work when filename is set
Aleksey Shipilev
shade at redhat.com
Fri Aug 16 10:01:50 UTC 2019
On 8/14/19 6:35 PM, Mario Torre wrote:
> Instead of backporting 8224217 however, I decided for a less invasive
> change, since the implementation is otherwise identical:
>
> + r.dumpStopped(wup);
> + reportOperationComplete("Dumped", name, new SafePath(wup.getText()));
That makes sense.
> Here's the proposed changeset:
> http://cr.openjdk.java.net/~neugens/JDK-8220657/webrev.00/jdk11u-dev.changeset
Backport looks good.
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list