Problem summary:
Solaris VM (build Solaris_JDK_1.2_01, native threads, sunwjit)
fails after about 30 or so calls to JNDI/NIS getAttributes() with
"Exception in thread "main" java.lang.OutOfMemoryError"
Also failed with
Solaris VM (build Solaris_JDK_1.2.1_03_pre-release, native threads, sunwjit)
The same class files will run to completion with no errors
with Classic VM (build JDK-1.2-V, green threads, sunwjit) on Solaris
and on NT with Classic VM (build JDK-1.2.1-A, native threads). When
run to completion, about 500 names are looked up.
Attachments:
java file