Description
OpenJDK 15 source code can be inspected locally for debugging, reference, or development work.
It is useful for developers tracing Java runtime behavior, studying implementations, or matching source attachments in IDEs. Source packages are reference material; they do not provide the runtime or compiler by themselves.