openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09318
[Bug 1202707] Re: 100% CPU load and freeze caused by sun.reflect.Reflection.getCallerClass0 with Update 25
I'm using Ubuntu 12.04 Server.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1202707
Title:
100% CPU load and freeze caused by
sun.reflect.Reflection.getCallerClass0 with Update 25
Status in “openjdk-7” package in Ubuntu:
Incomplete
Bug description:
I ask for adding previous version of this package back into
repository, there was no such problem with Update 21.
Related:
https://bugzilla.redhat.com/show_bug.cgi?id=976693
http://jira.codehaus.org/browse/GROOVY-6246
Example thread dump with issue caused by Apache Log4j 2:
"main" prio=10 tid=0xb6806800 nid=0x49a runnable [0xb69cc000]
java.lang.Thread.State: RUNNABLE
at sun.reflect.Reflection.getCallerClass0(Native Method)
at sun.reflect.Reflection.getCallerClass(Reflection.java:68)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.getContext(ClassLoaderContextSelector.java:80)
at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:74)
at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:31)
at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:342)
at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:301)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1202707/+subscriptions
References