Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Virtual Machine / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sun Java Plugin Memory Issue29 Nov 2004 16:26 GMT1
I'm responsible for hosting a java Applet which has to use a lot of
memory and the SUN JVM.
Is there way to determine how much memory can be used by the jvm ?
I know the -Xmx and -Xms options but is there a way to find usefull
Out of Threads -> Out of Memory ?29 Nov 2004 08:36 GMT4
An application of ours is suffering OutOfMemory problems.
As we have suspicions that it's not actually running out of memory, we've
been searching for other causes than simply a too small heap or a fragmented
heap. We found some posts mentionning that allocating an excessive number ...
newbie24 Nov 2004 04:18 GMT4
i want to write a program that reads an integer between 0 and 1000 and
summarizes all the digits in the integer. For example, if an integer is 932,
the sum of all the digita is 14.
Does anyone knows how to do this?
GC Anomalies on Solaris ?22 Nov 2004 15:48 GMT2
I got this from a customer. Has anyone seen extreme anomalies in GC times as
shown below?
All I know about the configuration is Solaris 9 / SPARC and 1.4.2_0x. The
behaviour is reproducible.
Class and interface loading order19 Nov 2004 18:48 GMT3
In resume, I have a factory class that creates/instantiates a family
of classes, like in this example:
public class Test{
   public static void main(String args[]){       
GC, class objects and statics16 Nov 2004 05:54 GMT2
I'm a bit disapointed with the impact static variables can have on memory
usage (and leakage). Hope you can help with this two-fold question... :-)
(1) Reading the IBM JVM Diagnostic Guide
(http://www-106.ibm.com/developerworks/java/jdk/diagnosis), I see the
Native leak on Linux ?05 Nov 2004 15:24 GMT5
we're having big trouble with our java processes growing and growing
in size. It's a servlet application being spidered by httrack and
involves heavy filesystem access and CORBA communication. No native
code except for the jdk's is involved.
Yahoo! Groups applet05 Nov 2004 08:24 GMT3
I am not especially technically minded so this is a cry for some help
from someone with technical expertise and a way of putting it across
to the layman.
Here is my problem: I am unable to see, let alone use, the voice chat
How to "VIEW" Java Class Files?04 Nov 2004 01:47 GMT2
I have searched to no avail on this question.
Does anyone know how to view the grapical (menu) output of a JAVA class
file?
I am not interested in the code behind the scene, but rather the
COM interface to JAVA03 Nov 2004 10:42 GMT1
Using JNI I can easily access COM functions through JAVA.
I want to be able to call Java methods through COM.
Is there a product/technology that can do this?
Method invocation conversion02 Nov 2004 23:01 GMT4
The VM spec says in chapter 4.8.2, Structural constraints:
The arguments to each method invocation must be method invocation
compatible (§2.6.8) with the method descriptor (§4.3.3).
And 2.6.8 reads:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.