| Thread | Last Post | Replies |
|
| IBM and The United States Department of Defense | 27 Aug 2005 16:59 GMT | 5 |
Simply, this functional design specification url adequately explains , ( URL: http://groups.google.com/group/comp.lang.java.machine/msg/b400d03ddc0f5a4f?hl=en) to IBM, Intel, Microsoft ( Russia!, China!!, Bill Gates!!!) how to
|
| HP Hotspot 1.4.2 - Question on recompiles | 26 Aug 2005 07:19 GMT | 1 |
I'm looking for some help understanding the hotspot JVM to resolve a production issue we're having. Some basic info: OS - hpux-11.11 App Server - WebSphere Application Server 5.1.1
|
| What happens large number of Java objects are used for monitors ? | 19 Aug 2005 07:16 GMT | 5 |
Does any one know how a typical JVM (such as Sun's JVM) behaves when a large number of Java objects are used for synchronization (i.e. monitor objects) ? Recall that, for example, in POSIX Threads, mutexes and conditional
|
| Register allocation Techniques for JVM | 17 Aug 2005 17:36 GMT | 1 |
I want to know about the new Register allocation techniques for JVM. and also about the already available techniques. can u please send me the sample code for the register allocation in JVM?? Vasvi
|
| JVM and keyboard, how to set keyboard type | 15 Aug 2005 20:55 GMT | 1 |
I've got windows with language set to English - US and French Keyboard. When i launch a java application, the keyboard is set to English keyboard. How to make the JVM to set the keyboard with the type of keyboard set on windows (or french keyboard) or how to force the JVM to load ...
|