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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JIT compiler's docs27 Jul 2006 17:12 GMT1
 Can anybody point me on the good documentation about common principies  
and keys aspects of realisation of JIT compilers ?
Signature

dima

Java collection problem25 Jul 2006 15:44 GMT5
   I need to have alarge array of small class'es (in c# sense struct).
  For premitive types, as the ArrayList stores value types, hence it
is possible to use apache common primitives library to save memory &
cache overflow.
JVM fails to use more than one CPU/core on RH Linux?25 Jul 2006 09:26 GMT1
We're using the Sun 1.5.0_06 JVM on RedHat (AS). The box has 4 CPUs,
they're all available and get some load (i. e. OS recognized them and
they work). But al our JVM max out by just "digesting" a single CPU, i.
e. any JVM maxes out at 25% of the system load.
calculating Runtime.freeMemory() if mutiple java are running20 Jul 2006 11:44 GMT1
I have a question : if I run two instances of Java and then calculate
the Runtime.freeMemory() then what exactly is it supposed to give me ?
1) is the free memory of the respective  class that  is running
2) free memory of both the classes in common ?
Alternative to JVM19 Jul 2006 19:11 GMT4
Is there any alternative to JVM exists as research product, like a 2
address or 3 address instruction set VM ? Ofcourse it won't be able to
compile class file, but can run Java program with help of a different
compiler, which will compile Java to a 2-address / 3-address
Polymorphism in Java15 Jul 2006 02:38 GMT1
Hi Friends,
Don't missout on these articles on design techniques:
Polymorphism in Java:
http://javalive.com/modules/articles/article.php?id=19
font loading13 Jul 2006 09:22 GMT2
Using the -Dsun.java2d.debugfonts=true option I've seen that java scan
for many fonts at startup.. it surely slowes down the application.. and
if it take some strange font can make the jvm crash (I have this
problem on suse 10.1 with a call to new Font("",Font.bold,9) ).
Strange applet behavior06 Jul 2006 15:59 GMT1
My applet works correctly for most users but some users are complaining
that on certain machines it takes about 90 seconds to loads whereas
normally it takes only about 2-3 seconds. What could be causing this
behavior? I don't have access to those machines to examine since they
 
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.