JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
JVM - 64 or 32 bit mode?
Hi,Is there any way to confirm whether my JVM has been started in 64 or 32 bit mode (without looking to the start script)?warm regards.
[156 byte] By [
Amit.Pola
] at [2007-11-26 19:09:30]
««
Calendar SSO proxy failure
»»
Output to appear in ascending order
# 1
I don't think so. You can get the OS architecture with:String osArc = System.getProperty("os.arch");but that says nothing about the JVM (on 64 bit machines you can emulate a 32 bit JVM, of course).
prometheuzza
at 2007-7-9 21:04:25 >
# 2
"ps aux | grep java" under linux to see java process and the option use by the jvm...
suparenoa
at 2007-7-9 21:04:25 >
Java Essentials
help
Synchronize everything?
First Real Project... How to I query filesystem for directory / file info
What is the deference between Container and Content pane?
sorting of userdefined array object
How to set the classpath of xml jar files ?
What is the difference between Content pane, Panel (JPanel), JRootpane?
Trying not to reinvent the Java Wheel . . .
Can't run as a standalone program!
Need to print the filenames that are not present inside an xml file
Java Programming
Last modified time
keep gettin error message "connot find symbol"
need help in files . . .PLZZZZZZ
how to download html file from some http address in Java
How do I convert a StringReader to an InputStream?
problem with labtop resolusion too small
static variables
Factory
Password in * format
How to execute application from java..
Java Essentials New Topic
how to download html file from some http address in Java
How do I convert a StringReader to an InputStream?
problem with labtop resolusion too small
First Real Project... How to I query filesystem for directory / file info
What is the deference between Container and Content pane?
sorting of userdefined array object
How to set the classpath of xml jar files ?
sorting of userdefined array object
Java Essentials Hot Topic
Last modified time
keep gettin error message "connot find symbol"
need help in files . . .PLZZZZZZ
help
static variables
Factory
Password in * format
Adding up values
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding