-
Enhancement
-
Resolution: Fixed
-
P3
-
hs25
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8011298 | 8 | Zhengyu Gu | P3 | Closed | Fixed | b84 |
JDK-8018058 | 7u45 | Zhengyu Gu | P3 | Closed | Fixed | b01 |
JDK-8011318 | 7u40 | Zhengyu Gu | P3 | Closed | Fixed | b19 |
JDK-8010956 | hs24 | Zhengyu Gu | P3 | Closed | Fixed | b38 |
Add new NMT dcmd to control newly added auto shutdown option.
By default, NMT shuts itself down under stress situation. Set AutoShutdownNMT to false, NMT will try its best to stay alive, even means to sacrifice JVM performance.
Usage: jcmd <pid> VM.native_memory autoShutdown=[true|false]
By default, NMT shuts itself down under stress situation. Set AutoShutdownNMT to false, NMT will try its best to stay alive, even means to sacrifice JVM performance.
Usage: jcmd <pid> VM.native_memory autoShutdown=[true|false]
- backported by
-
JDK-8010956 NMT: add new NMT dcmd to control auto shutdown option
-
- Closed
-
-
JDK-8011298 NMT: add new NMT dcmd to control auto shutdown option
-
- Closed
-
-
JDK-8011318 NMT: add new NMT dcmd to control auto shutdown option
-
- Closed
-
-
JDK-8018058 NMT: add new NMT dcmd to control auto shutdown option
-
- Closed
-