Description:
JVM, native methods, hardware.
|
|
|
Story : Island Unaffected
|
| |
Story : Island Unaffected
16th August 2025, Saturday. In a small hut somewhere in Goa, a small
boy of eight years with curly hair was asking his father, “Dad!!
Please. Is that really necessary?? I mean its 1.00 AM in night, and
you are going towards sea?? Please dad, we can go at morning also.”... more »
|
|
ACM ISMM 2012 Call for Papers
|
| |
International Symposium on Memory Management (ISMM)
June 15-16, 2012, Beijing China
[link]
Call For Papers. Important Dates
Abstracts are due on February 2, 2012.
Full papers are due on February 7th, 1pm PST, 2012.
ISMM is a forum for research in areas related to memory management.... more »
|
|
smarter char[] and byte[]
|
| |
I was disturbed to find out how much time Java spends copying char[]
and byte[]. Most of the time it has composed something and copies it
into a smaller array for future use. I suggest we invent something that is a cross between a char[] /
byte[] and an ArrayList that would more efficient than either.... more »
|
|
PhD and Postdoc positions at ETH Zurich
|
| |
The newly formed Software Reliability Lab (SRL) at ETH Zurich is
recruiting PhD students and postdocs to do research in (one or more
of) the following areas:
- Static and dynamic program analysis
- Synthesis and verification of concurrent programs
- Programming languages
More information about our research can be found at:... more »
|
|
CFP: ACM ISMM 2012
|
| |
International Symposium on Memory Management (ISMM)
June 15-16, 2012, Beijing China
[link]
Call For Papers. Important Dates
Abstracts are due on February 2, 2012.
Full papers are due on February 7th, 1pm PST, 2012.
ISMM is a forum for research in areas related to memory management.... more »
|
|
Is there any known issue about mutex lock used via JNI on Solaris 10?
|
| |
Dear Java Experts, I'm facing a strange behavior when running a JNI application that use the mutex lock. The application hanged after running for a while on one of our Solaris 10 machines. After investigating the stack trace of the application, it shows that one of all the application's threads that access the JNI hold the mutex lock forever, and that cause the... more »
|
|
Geodetic functions library GeoDLL 32 Bit and 64 Bit
|
| |
Hi developers, who develops programs with geodetic functionality like world-wide coordinate transformations or distance calculations, can work with the latest version of my GeoDLL. The Dynamic Link Library can easily be used with any programming language to add geodetic functionality to own applications.... more »
|
|
|