Unexplained period of increasing ParNew pause and User CPU time
Jon Masamitsu
jon.masamitsu at oracle.com
Fri Mar 4 21:21:39 UTC 2016
Shane,
You may be seeing
8081629 CMS split_block() does not correctly fix up block-offset-table
for large blocks
https://bugs.openjdk.java.net/browse/JDK-8081629
If you can try an early release version of jdk9, this bug is
fixed there.
Jon
On 03/04/2016 10:33 AM, Shane Cox wrote:
>
> We are running Java 8_45 on Linux. We are seeing period of time when
> ParNew pause time steadily increases from 5ms to over 1 second. As
> the pause time increases, User CPU time increases in proportion.
> Then, just as suddenly as the problem started, it ends and pause time
> returns to 5ms.
>
> GC log attached. The issue begins around 2016-02-28T17:05 and ends at
> 2016-02-28T19:33. During that span of nearly 2.5 hours, ParNew pause
> time steadily increased from 5ms to 1.47 seconds. CPU utilization
> ranged from 95-99% idle during this period. Percent free memory did
> not change during this period.
>
> Any ideas what might be causing this?
>
>
> ------------------------------------------------------------------------
>
> This message may contain confidential information and is intended for
> specific recipients unless explicitly noted otherwise. If you have
> reason to believe you are not an intended recipient of this message,
> please delete it and notify the sender. This message may not represent
> the opinion of Intercontinental Exchange, Inc. (ICE), its subsidiaries
> or affiliates, and does not constitute a contract or guarantee.
> Unencrypted electronic mail is not secure and the recipient of this
> message is expected to provide safeguards from viruses and pursue
> alternate means of communication where privacy or a binding message is
> desired.
>
>
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20160304/b5dc249b/attachment.html>
More information about the hotspot-gc-use
mailing list