> 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: Change output string we look for so it passes on all platforms. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/6902/files - new: https://git.openjdk.java.net/jdk/pull/6902/files/5fd9e19c..15a447bf Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6902&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6902&range=00-01 Stats: 3 lines in 1 file changed: 0 ins; 1 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