|
Jamaica 6.1 release 1
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| 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 | Profile provides control over the profiling of the JamaicaVM. |
| Scheduler | Scheduler provides access to the Jamaica Scheduler. |
| Wait | Wait provides a handy method to wait for a monitor and ignore all interrupt()s. |
| XProfile | XProfile is a tool that provides runtime sampling similar to JDK 1.5's "java -Xprof". |
| Error Summary | |
|---|---|
| DeadLockError | |
Provides classes that are specific to JamaicaVM including access to the CPU timer, debugging support, and an API for generating and dumping profiles.
|
Jamaica 6.1 release 1
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||