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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a maximum value for the heap size parameter -Xmx under w2k28 May 2004 19:36 GMT1
I use the latest 1.4 version  in a VMWare virual W2000 environment
running on a 2,6GByte Linux box. The virtual machine is started with
2448 GByte RAM, however, java crashes if I try to allocate more than
approx 1.6GByte for the heap. Is there a limit under windows - using
Class file format28 May 2004 10:35 GMT3
I've got a version of the Waba VM that only supports class files
format 45.3 [Java 1.1] (and probably below).
I'd like to modify the source so that it supports more recent formats,
however I can't find any documentation that describes the differences
JVM for PDA's26 May 2004 18:39 GMT4
I am evaluating Java as a possible fit for a software project. Among
other platforms, it must target PDA's as well. What packages might I
expect in support of such an application? At a minimum, I believe I
need file I/O, graphics, threading, and networking (TCP/IP sockets,
JIT compilers and time resolution in psychology experiments21 May 2004 17:23 GMT8
I write software for eye-movement psychology experiments that requires < 0.1
ms time resolution (we have to be able to draw things to the screen at
precise times, know exactly when they were drawn, etc.).  At present I have
to
generational GC w/large heap and data cache16 May 2004 11:07 GMT1
We have an application with, say, 2560 megs of heap space used.
Currently running 1.4.2 w/hotspot using the concurrent GC for the
tenured generation.  128 meg eden, no survivor spaces.  We are not using
the parallel eden collector, since we are running on boxes with 2 proc
Problem with JVM after installing/ uninstalling MS VS.NET15 May 2004 16:21 GMT5
Hi. I installed Microsoft Visual Studio.NET on my machine for a class
I was taking. For 4 months I put up with it overriding (if that's the
term) my JVM. Whenever I visited a website that required Java, I
received the Install on Demand dialog telling me that I don't have the
I wanna do some postprocessing of class file, please help me13 May 2004 20:49 GMT1
now, I wanna do some post-processing of class file, actually, I need
to add some code to the existed class file. my idea is to use djava to
form the byte-code in jasmin version, then I modify the jasmin code to
create new class. but It has many errors after using jasmin to create
Profiling  / Instruction count12 May 2004 09:02 GMT10
Since I'm doing an optimization project for a language, which compiles
to the JVM, I like to know, if there is an easy way to measure the gain
of my optimizations, a.k. compare the two compilation with and w/o
optimizations. How is this done. I don't simply want to measure time ...
need code to convert float format to internal java float format which is kept in 4  bytes integer10 May 2004 20:24 GMT5
JVM structure CONSTANT_Float_info keeps float value
in 4 bytes integer type. I need code to convert float to 4 bytes
according to JVM spec
Thanks a lot
Verifier problem02 May 2004 11:55 GMT9
Suppose I have the following byte code:
public Simple0$();
  Code:
   0:   aload_0
 
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.