> 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 important of which is 
> using JAVA_HOME or DYLD_LIBRARY_PATH to find the dlls referenced by the core 
> file. 
> 
> However, in the end it turned out to be a pretty substantial restructuring 
> and rewrite.
> 
> Here are links to the rendered new and old copies of the file:
> [new 
> file](https://htmlpreview.github.io/?https://github.com/openjdk/jdk/blob/6778a202a855a534754c4b47a6cd99cb912869d3/src/jdk.hotspot.agent/doc/transported_core.html)
> [old 
> file](https://htmlpreview.github.io/?https://github.com/openjdk/jdk/blob/master/src/jdk.hotspot.agent/doc/transported_core.html)

Chris Plummer has updated the pull request incrementally with one additional 
commit since the last revision:

  windows clarifications. some minor edits

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10518/files
  - new: https://git.openjdk.org/jdk/pull/10518/files/7448593f..ce5c808c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10518&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10518&range=01-02

  Stats: 23 lines in 1 file changed: 9 ins; 0 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/10518.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10518/head:pull/10518

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

Reply via email to