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
Non-atomic long and double assignment
Is it true that the assignment of all primitive types with the exception of long and double is treated as atomic operations?
[131 byte] By [
ADJavaUsera
] at [2007-10-2 4:36:57]
««
Problem in Date/Time Operation
»»
looking for a javascript code generator for Input validating
# 1
Yes, but this is not restricted to primitive types. It goes for Object references too.
da.futta
at 2007-7-16 0:09:34 >
# 2
These are the only operations that can be seen by other threads that are guaranteed to be atomic:A read or write of a field that is not a long or a double.A read or write of a volatile field.
YoGeea
at 2007-7-16 0:09:34 >
Java Essentials
Java Web Start application question for a beginner
Exponent exercise
visual studio.net
application
Image contrast and brightness
is it possible to get memory usage stuff?
calling a container method
How do I trap on scroll event , while displaying a data table?
Can Device Driver,build using Java in Linux,WinXP ?
the trouble with nested loops
Java Programming
Problem in Date/Time Operation
Unix find command
Tree traversal Java Program
Changing java.util.logging.ConsoleHandler.level on the fly
Determining if a java.sql.Time is within a valid range of another Time
Property Files ... one or many?
How do you find out the name of a file in a specific folder
Random Numbers Question?
Calling synchronized methods from synchronized methods
Eclipse libraries
Java Essentials New Topic
Determining if a java.sql.Time is within a valid range of another Time
Java Web Start application question for a beginner
How do you find out the name of a file in a specific folder
Eclipse libraries
Eclipse libraries
Eclipse libraries
out of memory
headache,please help me !
Java Essentials Hot Topic
Unix find command
Tree traversal Java Program
Property Files ... one or many?
Random Numbers Question?
Calling synchronized methods from synchronized methods
Exponent exercise
how to interrupt an funtion call and continue the followed code?
Another Puzzle...
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