view agent/NEWS @ 73:1c29be77acb8 1.0.7

Bump to 1.0.7
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Fri, 10 Mar 2017 13:40:08 +0900
parents 144f6b0a2dc1
children 39b7535558bc
line wrap: on
line source

New in release 1.0.7 (2017-03-10)

- Deadlock detection moved to experimental feature to prevent unexpected abort
 - Bug 3285: JVM aborted on assert code at MonitorContended JVMTI event
- Note: This version is in maintenance mode. Please use HeapStats 2.x for new features.

New in release 1.0.6 (2016-11-24)

- 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.0.5 (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.0.4 (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.0.3 (2014-08-22)

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

New in release 1.0.2 (2014-03-31)

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

New in release 1.0.1 (2013-09-01)

- Performance improvement from 1.0.0 .
- Agent supports Java heap alert.

New in release 1.0.0 (2013-04-01)

- Initial Release