Lines Matching refs:classes
212 // contains the core-all jar, which contains the classes that end up in core-oj,
396 // contains lambdas. This contains all classes / methods required by javac
413 // because those classes are also part of the core library public SDK API
492 // This builds classes that are in the java.base Java module:
736 // 1.) DeserializeMethodTest and SerializedLambdaTest, because they depends on stub classes
738 // 2.) util/stream/boot*. Those directories contain classes in the package java.util.stream;
806 // classes for which a system module can be created. Every system module must
807 // contain the java.lang classes so the set was constructed by starting with
808 // the java.lang classes and then adding their transitive dependencies without
809 // splitting packages. So, if one class from a package is used then all classes
846 // Minimal set of classes required for a system module.
1134 // The list of classes which have nullability annotations included in the source.