See: Description
Class | Description |
---|---|
AllocationHandler |
AllocationHandler provides a means to attach a handler to a thread
that will be invoked every time the thread performs an allocation.
|
CpuTime |
CpuTime provides access to the CPU timer, i.e., it permits the
measurement of the CPU time spent by single threads in the system.
|
Debug |
Jamaica-specific debugging APIs.
|
Debug.FreeRangeStats |
Statistics object created by
Debug.createFreeRangeStats() . |
MemoryBudget |
MemoryBudget is a class that provides to equip a thread with a
certain memory allocation budget.
|
Profile |
Provides control over the profiling facilities of JamaicaVM and
contains the jamaicaremoteprofile tool.
|
Scheduler |
Scheduler provides access to the Jamaica Scheduler.
|
Wait |
Convenience methods for waiting for monitors, sleeping and joining threads.
|
XProfile |
XProfile is a tool that provides runtime sampling similar to JDK
1.5's "java -Xprof".
|
Error | Description |
---|---|
AsynchronouslyInterruptedError |
AsynchronouslyInterruptedError is thrown in places where
AsynchronouslyInterruptedException should be thrown but cannot.
|
DeadLockError |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.