| Anonymous | Login | Signup for a new account | 11-18-2025 12:42 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0004661 | [Resin] | minor | always | 07-08-11 13:40 | 09-06-11 13:47 | ||||
| Reporter | rickHigh | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0004661: JMX counters not as accurate on SPARC/Solaris | ||||||||
| Description |
Looked through code. JMX counters use integers and do not synchronize. They feel on Sparc that it will do a read, modify, change, while an Intel processor will do an inplace modify which will be atomic. Thus, they feel that the counts will be off on a Sparc, but not on an Intel platform. They use a Sparc platform. Spoke to Scott. He plans on solving this with AtomicInteger in JDK 5 and above. Should be an easy fix. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |