> clhsdb lost support for the "mem" command when javascript support was removed 
> from SA. This PR is re-adding it by implementing it in Java. The description 
> of the CR contains all the details.
> 
> Regarding the clhsdb.html changes for the "examine" command, they are just 
> correctly specifying the existing syntax. No change was actually made to the 
> syntax.
> 
> The changes made to the "examine" command are part of a consolidation effort 
> to better share code between "examine" and "mem". "examine" has no functional 
> changes.

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

  Minor improvements to help text for mem and examine.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6902/files
  - new: https://git.openjdk.java.net/jdk/pull/6902/files/dad80346..ed4ce4d9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6902&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6902&range=02-03

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6902.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6902/head:pull/6902

PR: https://git.openjdk.java.net/jdk/pull/6902

Reply via email to