/usr/share/doc/openjdk-7-jre-headless/examples/README is in openjdk-7-demo 7~u3-2.1.1~pre1-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | The source code provided with samples and demos for the JDK is meant
to illustrate the usage of a given feature or technique and has been
deliberately simplified. Additional steps required for a
production-quality application, such as security checks, input
validation, and proper error handling, might not be present in the
sample code.
|