view agent/NEWS @ 56:276d14d7b511 1.1.5

Bump to 1.1.5 Review-thread: http://icedtea.classpath.org/pipermail/heapstats/2016-November/001749.html
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Thu, 24 Nov 2016 14:41:34 +0900
parents bfc42ff08b48
children 33bc182ce53a
line wrap: on
line source

New in release 1.1.5 (2016-11-28)

- Fix a hang-up on a corner case.
 - Bug 3225: JVM may hang when deadlock detector and safepoint are conflicted
- Note: This version is in maintenance mode. Please use HeapStats 2.x for new features.

New in release 1.1.4 (2016-04-28)

- This version migrate to maintenance mode. Please use HeapStats 2.x for new features.
 - More detail: http://icedtea.classpath.org/pipermail/heapstats/2016-February/001427.html
- Some bug fixes.

New in release 1.1.3 (2015-05-28)

- Update official Private Enterprise Number for SNMP.
 - Change the configured PEN from 123456 to 45156 if you use SNMP trap by your tools.
- Change default settings to resolve the below bugs.
 - Bug 2017: JVM may crash with taking interval SnapShot when concurrent GC is occurred.
  - snapshot_interval is set 0 forcibly if you use concurrent GC.
 - Bug 2114: Default values are different from binary-builtin and heapstats.conf.
  - Default values of binary-builtin are changed to same value as the default of heapstats.conf.
- And fixes some other bugs.

New in release 1.1.2 (2014-08-22)

- HeapStats agent supports systemd/journald.
- Some bug fixes.

New in release 1.1.1 (2014-03-31)

- Performance improvement from 1.1.0.
- HeapStats Agent supports JDK8 GA features.
- HeapStats changes Logo.
- Some bug fixes.

New in release 1.1.0 (2013-09-09)

- Initial Release