| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Moved android stuff to its own package.
Moved java tests to src/main/java/test subdirectory.
|
|
|
|
| |
Fixed some warnings.
|
|
|
|
|
|
|
| |
- All potentially blocking Ice APIs are interruption points.
- Fixes to the incoming/outgoing factories and shutdown procedure
- Fixed bug where connect() was from a user thread.
- Added lots more tests to the interrupt test suite.
|
|
requests using AMI.
- Java: AsyncResult is now an interface.
- Added --arg to allTests.py.
- Fixed operations, adapterDeactivation and metrics test to work with
background IO.
- Added Collocated interrupt test.
- Added support for batch oneway requests using AMI.
- Added test in operations for batch oneway requests using AMI.
|