jrockit Questions
2
Solved
I have java application that is crashing while in production. It doesn't do so in dev/QA. The jvm is creating a .mdmp file and a text file. How do I analyze the binary dump file? I googled but had ...
1
There are many articles/webpages stating that JRockit will be merged into new version of JVM or JDK 8:
https://en.wikipedia.org/wiki/JRockit
http://www.mythics.com/about/blog/answers-to-common-qu...
Sobranje asked 3/11, 2015 at 1:45
3
Solved
If anyone can give me brief information about the advantages and disadvantages of the two JVM since they all depend on the Standard JVM Specification.
Caines asked 9/11, 2011 at 17:6
4
Solved
Every time I try to run a weblogic webcenter application on Jdev I get the following error and I cant find any reference on how to fix this anywhere on the web.
starting weblogic with Java versi...
Arpeggio asked 21/5, 2012 at 3:12
2
I tried http://www.oracle.com/technetwork/middleware/jrockit/downloads/index.html but all I get is
The content on this page is no longer available but your downloads may be found on the Oracle J...
1
When we set the values of Xms and Xmx to be equal, what is the impact on the FullGC, or allocation for young/ tenured gen in HotSpot.
Does it make any difference in JRockit?
Disable asked 18/4, 2013 at 15:32
1
Solved
I have a C DLL which uses JNI to proxy any calls to an underlying java program which does the actual weightlifting. I am dynamically loading jrockit jvm.dll to make the function call.
Vendor A has...
Pompom asked 4/1, 2013 at 3:37
2
Solved
I was very interested in upgrading to Java 7 (for my own selfish coding reasons). However, we have users who are very latency sensitive (everything needs to be sub-millisecond). I did a simple perf...
Gramicidin asked 5/6, 2012 at 19:53
2
Solved
We have different JRE implementation from 2 vendors one is Jrockit from BEA and other is from Sun.
In my project the document clearly states to use the Jrockit implementation from BEA. So i want to...
3
Solved
My company has a large legacy Java code base and many of our customers run WebSphere and WebLogic. We are considering starting to use Scala but have been unable to confirm that Scala (2.9.X) works ...
2
Solved
I just want to know as it does seem like they have duplication of effort in maintaining two JDKs.
2
Solved
We are thinking of transitioning a large product from relying on Sun's JVM to JRockit.
I'm not naive enough to believe that this is going to be a smooth transition (though I'd love to be wrong).
W...
1
© 2022 - 2024 — McMap. All rights reserved.