Skip to content

Commit d6c598c

Browse files
committed
Polishing
1 parent 5f4dbd7 commit d6c598c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/jre-open_jdk_jre.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ Memory pool usage:
6969
PS Old Gen: init 43515904, used 247459792, committed 247463936, max 247463936
7070
```
7171

72-
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `"<CONTAINER_DIR>/<SPACE_NAME>-<SPACE_ID>/<APPLICATION_NAME>-<APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<INSTANCE_ID>.hprof`
72+
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `<CONTAINER_DIR>/<SPACE_NAME>-<SHORT_SPACE_ID>/<APPLICATION_NAME>-<SHORT_APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<SHORT_INSTANCE_ID>.hprof`
7373

7474
```plain
75-
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39-b546-41d9-8095-9a45fa65df9e/java-main-application-892f20ab-9a53-441d-be3e-72c38f2a1055/0-2017-06-13T18:31:29+0000-7b23124e-7f0f-4a08-457b-60802d0a7326.hprof
75+
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39/java-main-application-892f20ab/0-2017-06-13T18:31:29+0000-7b23124e.hprof
7676
```
7777

7878
### Memory

docs/jre-oracle_jre.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ Memory pool usage:
8585
PS Old Gen: init 43515904, used 247459792, committed 247463936, max 247463936
8686
```
8787

88-
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `"<CONTAINER_DIR>/<SPACE_NAME>-<SPACE_ID>/<APPLICATION_NAME>-<APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<INSTANCE_ID>.hprof`
88+
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `<CONTAINER_DIR>/<SPACE_NAME>-<SHORT_SPACE_ID>/<APPLICATION_NAME>-<SHORT_APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<SHORT_INSTANCE_ID>.hprof`
8989

9090
```plain
91-
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39-b546-41d9-8095-9a45fa65df9e/java-main-application-892f20ab-9a53-441d-be3e-72c38f2a1055/0-2017-06-13T18:31:29+0000-7b23124e-7f0f-4a08-457b-60802d0a7326.hprof
91+
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39/java-main-application-892f20ab/0-2017-06-13T18:31:29+0000-7b23124e.hprof
9292
```
9393

9494
### Memory

docs/jre-zulu_jre.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ Memory pool usage:
7676
PS Old Gen: init 43515904, used 247459792, committed 247463936, max 247463936
7777
```
7878

79-
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `"<CONTAINER_DIR>/<SPACE_NAME>-<SPACE_ID>/<APPLICATION_NAME>-<APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<INSTANCE_ID>.hprof`
79+
If a heap dump [Volume Service][] is bound, terminal heap dumps will be written with the pattern `<CONTAINER_DIR>/<SPACE_NAME>-<SHORT_SPACE_ID>/<APPLICATION_NAME>-<SHORT_APPLICATION_ID>/<INSTANCE_INDEX>-<TIMESTAMP>-<SHORT_INSTANCE_ID>.hprof`
8080

8181
```plain
82-
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39-b546-41d9-8095-9a45fa65df9e/java-main-application-892f20ab-9a53-441d-be3e-72c38f2a1055/0-2017-06-13T18:31:29+0000-7b23124e-7f0f-4a08-457b-60802d0a7326.hprof
82+
Heapdump written to /var/vcap/data/9ae0b817-1446-4915-9990-74c1bb26f147/pcfdev-space-e91c5c39/java-main-application-892f20ab/0-2017-06-13T18:31:29+0000-7b23124e.hprof
8383
```
8484

8585
### Memory

0 commit comments

Comments
 (0)