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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Illegal use of nonvirtual function call <- bug in Verifier ?25 Apr 2004 20:48 GMT10
I have a problem with the invokespecial call.
I want to change part of my virtual calls (invokevirtual) by some
special calls (invokespecial). I know that in Java we use the
invokespecial only in 3 cases:
JVM classloader and TLS125 Apr 2004 20:28 GMT2
HOw do you make the JRE classloader support TLS1. I have a server which is
restricted to TLS1 which the latest Sun JRE cannot establish a connection
to.
A small description of the internals of the JVM ?17 Apr 2004 23:10 GMT2
Does someone know if the following exists for free on the Net ?
I am looking for a short (max. 50 pages or max. 70 slides) introduction
to the internals of the JVM. A kind of summary of all the important
mecanisms inside the JVM.
c/c++ library for class files15 Apr 2004 04:53 GMT11
I am looking for a good quality c/c++ library for parsing java .class files. Any recommendations?
Thanks,
--
Alkis
Access to files inside jar from applet on linux (konqueror)08 Apr 2004 22:31 GMT5
I have a applet/application jar file which includes following code to get a
gif file from the jar:
   String strFileIco = "logo.gif";
   URL urlIco = getClass().getResource(strFileIco);
Virtual m/c err08 Apr 2004 08:15 GMT2
j2sdk1.4.2_04
I have an appliction that has started generating a Java Virtual M/C Launcher
msg box 'Fatal exception occured,Program will exit'
This App was OK but now not running, the app does appear in running
Clever JNI solution needed06 Apr 2004 23:04 GMT4
I'm wrapping some Java around a large C++/COM API for a Windows
application via JNI.  I cannot see a way to implement one particular
feature of this API, so I'm posting here to see if it is:
a) impossible
Calling java from the command-line: 40 times05 Apr 2004 20:29 GMT1
My company has an ETL that runs 40 'threads', and does logic similiar
to a Java object I have created.  I am trying to convince them to call
my code instead (from the 40 threads) so we only maintain one code
base (a BIG issue).
How does the garbage collector work? - 105 Apr 2004 20:14 GMT17
I'm very interested in the internals of the garbage collector. I might
be doing a few questions here about that...
Here are a few to begin with:
How does the JVM-GC exactly find the root references to start browsing
number handling in java04 Apr 2004 04:07 GMT2
i'm writing an internet maths application at the moment, and am using PHP to
do it, but it only (only..!) seems to handle numbers in the range -10billion
to +10billion or in that ballpark.
I was wondering what sized numbers java can handle. I used a JAVA
Problems with Swing application and ATI Radeon Mobility7500 chipset01 Apr 2004 18:45 GMT2
I have a customer which is using a laptop containing the ATI Radeon 7500
chipset.  Running my application causes his entire computer to freeze,
for some reason.  We've had other customers in the past with similar
issues, but this one won't go away so easily.
 
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.