Re: PowerPC: core file option not available with serviceability tools

2014-11-14 Thread Volker Simonis
On Fri, Nov 14, 2014 at 6:00 PM, Maynard Johnson wrote: > On 10/07/2014 08:35 AM, Maynard Johnson wrote: >> On 10/07/2014 03:58 AM, Volker Simonis wrote: >>> Hi Maynard, >>> >>> I'm now back from JavaOne and can look at this issue. Could you please >>> share your current implementation so I can re

Re: PowerPC: core file option not available with serviceability tools

2014-11-14 Thread Maynard Johnson
On 10/07/2014 08:35 AM, Maynard Johnson wrote: > On 10/07/2014 03:58 AM, Volker Simonis wrote: >> Hi Maynard, >> >> I'm now back from JavaOne and can look at this issue. Could you please >> share your current implementation so I can reproduce your problem more >> easily. > See attachment. The two

Re: PowerPC: core file option not available with serviceability tools

2014-10-07 Thread Maynard Johnson
On 10/07/2014 03:58 AM, Volker Simonis wrote: > Hi Maynard, > > I'm now back from JavaOne and can look at this issue. Could you please > share your current implementation so I can reproduce your problem more > easily. See attachment. The two patches in the attached tar file apply to a jdk9-dev s

Re: PowerPC: core file option not available with serviceability tools

2014-10-07 Thread Volker Simonis
Hi Maynard, I'm now back from JavaOne and can look at this issue. Could you please share your current implementation so I can reproduce your problem more easily. By the way, you can find the ppc frame layout description of all the different frame types (native, interpreted, compiled) in /hotspot/

Re: PowerPC: core file option not available with serviceability tools

2014-09-29 Thread Maynard Johnson
On 07/09/2014 12:38 PM, Volker Simonis wrote: > On Wed, Jul 9, 2014 at 3:45 PM, Maynard Johnson wrote: >> On 07/04/2014 10:59 AM, Volker Simonis wrote: >>> Hi Maynard, >>> >>> we (i.e. SAP) do not currently support the SA agent on Linux/PPC64 and >>> AIX (we have other proprietary servicibility to

Re: PowerPC: core file option not available with serviceability tools

2014-07-09 Thread Volker Simonis
On Wed, Jul 9, 2014 at 3:45 PM, Maynard Johnson wrote: > On 07/04/2014 10:59 AM, Volker Simonis wrote: >> Hi Maynard, >> >> we (i.e. SAP) do not currently support the SA agent on Linux/PPC64 and >> AIX (we have other proprietary servicibility tools). Because of that >> (and because SA isn't specif

Re: PowerPC: core file option not available with serviceability tools

2014-07-09 Thread Maynard Johnson
On 07/04/2014 10:59 AM, Volker Simonis wrote: > Hi Maynard, > > we (i.e. SAP) do not currently support the SA agent on Linux/PPC64 and > AIX (we have other proprietary servicibility tools). Because of that > (and because SA isn't specified by the SE specification) porting the > SA agent was no top

Re: PowerPC: core file option not available with serviceability tools

2014-07-04 Thread Volker Simonis
Hi Maynard, we (i.e. SAP) do not currently support the SA agent on Linux/PPC64 and AIX (we have other proprietary servicibility tools). Because of that (and because SA isn't specified by the SE specification) porting the SA agent was no top priority until now. But there are no technical reasons wh