|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--kmy.test.java.Sync
Testing areas: synchronized() statement, for-loop, array initialization Tested on both javac and jintc on Thu Apr 29 23:35:32 PDT 1999.
Constructor Summary | |
Sync()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
(package private) static int |
runtest(int index)
|
(package private) static int |
test(int index,
java.lang.Object lock)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Sync()
Method Detail |
static int test(int index, java.lang.Object lock)
static int runtest(int index)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |