On Fri, 5 May 2023 23:53:47 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> The SA document `transported_core.html` contains some tips on getting core 
> files to work when debugging it on a machine other than the one that produced 
> it. There are a few improvements that can be made based on information 
> provided in [JDK-8306437](https://bugs.openjdk.org/browse/JDK-8306437) and in 
> the #13530 review (which was eventually pulled as not necessary).
> 
> Updates to the document include the use of 
> `sun.jvm.hotspot.debugger.windbg.imagePath` and 
> `sun.jvm.hotspot.debugger.windbg.symbolPath` properties, and adding 
> "`srv*https://msdl.microsoft.com/download/symbols`"; to symbolPath.
> 
> The rendered html file with these changes can be found here:
> https://htmlpreview.github.io/?https://raw.githubusercontent.com/openjdk/jdk/75b10f672a461d3742c51db06ec2625605e45cf0/src/jdk.hotspot.agent/doc/transported_core.html

This pull request has now been integrated.

Changeset: 38838b34
Author:    Chris Plummer <cjplum...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/38838b344af00b32251b3141350ba4deb3962d6f
Stats:     21 lines in 1 file changed: 19 ins; 0 del; 2 mod

8307480: Improve SA "transported core" documentation for windows

Reviewed-by: sspitsyn, kevinw, poonam

-------------

PR: https://git.openjdk.org/jdk/pull/13849

Reply via email to