RE: [External] : Re: Proposal: Add overwrite heapdump flag to java

2023-11-21 Thread Kevin Walls
ecifically, and not need the overwrite flag? Thanks! Kevin From: Elon Azoulay Sent: 18 November 2023 05:20 To: Kevin Walls Cc: serviceability-dev@openjdk.org; jdk-...@openjdk.org Subject: Re: [External] : Re: Proposal: Add overwrite heapdump flag to java Hi, I wanted to know what I can do to m

Re: [External] : Re: Proposal: Add overwrite heapdump flag to java

2023-11-17 Thread Elon Azoulay
> > > *From:* jdk-dev *On Behalf Of *Elon Azoulay > *Sent:* 25 May 2023 21:21 > *To:* Daniel Daugherty > *Cc:* serviceability-dev@openjdk.org; jdk-...@openjdk.org > *Subject:* Re: [External] : Re: Proposal: Add overwrite heapdump flag to > java > > > > Sounds

RE: [External] : Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread Kevin Walls
of memory. Writing a JBS bug first is useful to define the problem. Thanks Kevin From: jdk-dev On Behalf Of Elon Azoulay Sent: 25 May 2023 21:21 To: Daniel Daugherty Cc: serviceability-dev@openjdk.org; jdk-...@openjdk.org Subject: Re: [External] : Re: Proposal: Add overwrite heapdump flag to ja

Re: [External] : Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread Elon Azoulay
Sounds good, thanks so much! On Thu, May 25, 2023 at 12:13 PM wrote: > Pointing the older thread to this newer incarnation would be a good idea. > > Dan > > > On 5/25/23 3:11 PM, Elon Azoulay wrote: > > Hi Dan, > That's great! Should I follow up in that thread as well? > > > On Thu, May 25, 2023

Re: [External] : Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread daniel . daugherty
Pointing the older thread to this newer incarnation would be a good idea. Dan On 5/25/23 3:11 PM, Elon Azoulay wrote: Hi Dan, That's great! Should I follow up in that thread as well? On Thu, May 25, 2023 at 12:04 PM wrote: Greetings, A similar request came up on the hotspot-dev al

Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread Elon Azoulay
Hi Dan, That's great! Should I follow up in that thread as well? On Thu, May 25, 2023 at 12:04 PM wrote: > Greetings, > > A similar request came up on the hotspot-dev alias back in 2022.11: > > https://mail.openjdk.org/pipermail/hotspot-dev/2022-November/066956.html > > Dan > > > On 5/25/23 1:4

Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread Elon Azoulay
Hi David, I will go through the guide and create the issues and requests, much appreciated! Thanks so much for all the info! Cheers On Wed, May 24, 2023 at 10:49 PM David Holmes wrote: > Hi Elon, > > I would suggest taking this up on serviceability-dev - cc'd. > > On 25/05/2023 3:46 am, Elon A

Re: Proposal: Add overwrite heapdump flag to java

2023-05-25 Thread daniel . daugherty
Greetings, A similar request came up on the hotspot-dev alias back in 2022.11: https://mail.openjdk.org/pipermail/hotspot-dev/2022-November/066956.html Dan On 5/25/23 1:48 AM, David Holmes wrote: Hi Elon, I would suggest taking this up on serviceability-dev - cc'd. On 25/05/2023 3:46 am, E

Re: Proposal: Add overwrite heapdump flag to java

2023-05-24 Thread David Holmes
Hi Elon, I would suggest taking this up on serviceability-dev - cc'd. On 25/05/2023 3:46 am, Elon Azoulay wrote: Hi, I submitted a pull request to expose the overwrite flag to HeapDumpOnOutOfMemoryError. The flag is already exposed to jcmd as -overwr