jvm
When is ClassDefiner used?
I\'ve run into a ClassLoader problem, and it goes something like this: java.lang.ClassCastException: com.google.appengine.api.datastore.Key[详细]
2023-04-03 09:46 分类:问答Does the JVM only support a proper subset of IEEE 754's required features?
According to the following links: http://sonic.net/~jddarcy/Borneo/ 开发者_运维技巧http://www.cs.berkeley.edu/~wkahan/JAVAhurt.pdf[详细]
2023-04-03 08:28 分类:问答JVM hangs because of infinite GC
I have a huge application running in glassfish server which creates lot of short-living objects and i have the following GC configuration in JVM.[详细]
2023-04-03 06:20 分类:问答WAS 6.1 - Deploying Multiple WARs in one EAR
So from what I read this should be pretty simple to execute.. I\'ve followed a similar setup as seen here in creating my application.xml file.[详细]
2023-04-03 04:37 分类:问答Is Java 7 JVM fully ready for production? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect an开发者_如何转开发swers to be supported by facts, references,or expertise, but this question will likely[详细]
2023-04-03 02:06 分类:问答Are there any jvms designed for programs that need to start quickly(like scripts)
If I want to write a java(or开发者_Python百科 other jvm language script) Maybe by doing something like caching jit results?[详细]
2023-04-03 01:42 分类:问答Eclipse error: 'Failed to create the Java Virtual Machine'
I am getting this error message when I start Eclipse Helios on Windows 7: Failed to create the Java Virtual Machine[详细]
2023-04-02 15:54 分类:问答Environment setup for performance tests involving multiple JVM
I am planning to conduct a performance test of certain aop framework based aspects on one of my web application deployed on tomcat . The aspects are applied on most of the method calls and will incur[详细]
2023-04-02 11:34 分类:问答JVM Performance differences on different Operating Systems
We were forced to run a performance test on our JVM inside a windows server box. While everything looked good, The application when deployed will be running on AIX.[详细]
2023-04-02 08:32 分类:问答Objects with "no references" in hprof
I\'m investigating an hprof file in VisualVM The server is running JDK 1.4.2_30 and has 1 GB heap with NewSize of 200 Mb.[详细]
2023-04-02 05:04 分类:问答