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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bugs in Oolong29 Jan 2004 12:10 GMT6
I use Oolong (cf. Joshua Engel, Programming for the JVM) for generating
my class files.
However I highly suspect two bugs which prevent me to get my class files
working :(
Accessing JVM internals from System class29 Jan 2004 03:29 GMT4
Please forgive me if this is OT (since it deals with JVM internals).
I am implementing the System class as part of the class library for
Vajra (http://personal.vsnl.com/shikan_taza/vajra.html). When it comes
to the loadLibrary method, can I (legally) access the internals of the
Questions about J2ME22 Jan 2004 15:24 GMT2
We are in the process of designing a new embedded platform for one
of our products and are evaluating whether we should develop the
controlling application with J2ME.  This embedded device will be
use in industrial application to extract data from an RTU and transmit
dynamic bytecode generation22 Jan 2004 15:02 GMT7
I am trying to find some documentation on dynamic bytecode generation.
After a few attempts on Google, the best I could find was the source code of
Jython.
Any other good pointers? Thanks.
[HELP]: newbee question: returnAddress type & localVariable22 Jan 2004 01:59 GMT4
I need to store and retrieve a returnAddress in a variable. I understand
from a book on the JVM specification that a returnAddress could be store
only in a local variable of the method containing the JSR instruction. Is it
true??? So why the javap from the Sun JDK compiler emits an ...
Questions about resolved and unresolved fields in JVM19 Jan 2004 23:50 GMT3
I have a question regarding resolved and unresolved fields in Java.  In
the following example, I would like to know if the getfield operations
of t1.field in line 6 and line 8 have already been resolved?  Or they
are unresolved and need to be resolved *every* time they are ...
RCX robot - compile error "wait(long) cannot be referenced from static context ??17 Jan 2004 03:38 GMT1
When submiting code with Jcreator, I get back a compiler error from line
81, which is underlined.  Using "thread.sleep" did not work either.
What am I overlooking?
thks
useful links to vmspec12 Jan 2004 16:20 GMT3
I see my Forth assembler of Java .class files:
http://groups.google.com/groups?q=interactive+java
http://members.aol.com/plforth/fjb/
links to:
JVM perfomnace analysis tools12 Jan 2004 06:34 GMT1
I am looking for tools that can help me analyse the performance of JVM
on embedded linux system. These include overheads in object creation,
communication, etc.
Can anyone suggest some tools(Open source preferred).
JIT vs. Interpreter08 Jan 2004 14:41 GMT2
How does JIT compilers work? Does they first compile the *entire*
bytecode into machine code and then starts execution? Or they first
compile a method, execute that and then compile another method and
execute that and so on. Why it is called as "Just In Time"?
VM-level date simulation02 Jan 2004 11:37 GMT3
how can I simulate a system date change in the Java VM leaving the
system date unchanged?
I'm working on Solaris, and usually I change the system date via date
-u to simulate this, but doing so every process gets the changed date.
JVM and Oracle 9iAS01 Jan 2004 15:17 GMT2
Does anyone have any experience of hosting Oracle Forms 6 applications in an
Oracle 9iAS environment through the browser (IE6 with MS JVM).
We are currently experiencing some problems due to configuration of the
browser security settings.  We are also looking at migration to Sun JRE ...
 
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.