Re: RFR: 8294689: The SA transported_core.html file needs quite a bit of work [v5]

2022-10-11 Thread Chris Plummer
On Mon, 10 Oct 2022 21:54:09 GMT, Chris Plummer wrote: >> The main issues I set out to address are: >> >> - legacy Solaris references can be removed >> - add help with dealing with Windows core files, most of important of which >> is use of PATH to find the dlls referenced by the core file. >>

Re: RFR: 8294689: The SA transported_core.html file needs quite a bit of work [v5]

2022-10-10 Thread Serguei Spitsyn
On Mon, 10 Oct 2022 21:54:09 GMT, Chris Plummer wrote: >> The main issues I set out to address are: >> >> - legacy Solaris references can be removed >> - add help with dealing with Windows core files, most of important of which >> is use of PATH to find the dlls referenced by the core file. >>

Re: RFR: 8294689: The SA transported_core.html file needs quite a bit of work [v5]

2022-10-10 Thread Chris Plummer
> The main issues I set out to address are: > > - legacy Solaris references can be removed > - add help with dealing with Windows core files, most of important of which > is use of PATH to find the dlls referenced by the core file. > - add help with dealing with macOS core files, most of importan