diff -r ef415ed11871 -r c380a7c258fb stx_libjava.st --- a/stx_libjava.st Thu Apr 18 23:32:13 2013 +0200 +++ b/stx_libjava.st Fri Apr 19 00:01:10 2013 +0200 @@ -162,6 +162,7 @@ exclude individual packages in the #excludedFromPreRequisites method." ^ #( + #'stx:goodies/sunit' "TestAsserter - superclass of JavaAntProjectResource " #'stx:libbasic' "Unicode16String - extended " #'stx:libbasic2' "BitArray - extended " #'stx:libbasic3' "WrappedMethod - extended " @@ -178,7 +179,6 @@ exclude individual packages in the #excludedFromPreRequisites method." ^ #( - #'stx:goodies/sunit' "TestSuite - referenced by JavaTestsLoader class>>buildSuiteFrom: " #'stx:libcomp' "ReturnNode - referenced by JavaNativeMethod>>numberOfArgs: " #'stx:libhtml' "URL - referenced by JavaEmbeddedFrameView>>setupAppletFrameIn:initializeJava: " #'stx:libjava/experiments' "JavaByteCodeInterpreter - referenced by JavaMethod>>interpretWithReceiver:arguments: " @@ -348,7 +348,6 @@ (JavaFieldRefTests autoload) JavaFinalizationRegistry (JavaFreshlyInitializedResource autoload) - (JavaInitializedResource autoload) (JavaInterfaceMethodRefTests autoload) (JavaJUnitTests autoload) JavaLanguage @@ -426,6 +425,7 @@ JavaFieldAnnotationContainer JavaFieldDescriptor JavaFieldDescriptorWithUnionType + (JavaInitializedResource autoload) JavaInvalidRefError JavaMethod JavaMethodAnnotationContainer