7074264: Switches to packages tree view and adds unit tests to sources
Reviewed-by: igor
--- a/jdk/make/netbeans/README Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/README Tue Sep 20 12:27:45 2011 -0700
@@ -5,7 +5,7 @@
Getting Started
In addition to the source bundle for Open JDK, you'll need to download
- and install copies of the JDK and of NetBeans 6. And if you want to run
+ and install copies of the JDK and of NetBeans. And if you want to run
tests on the JDK (you do want to run tests, right?), you'll need to
install the jtreg test harness.
@@ -20,30 +20,28 @@
Downloading the JDK
You've probably done this a million times. Download and install it
- from http://java.sun.com/javase
+ from http://www.oracle.com/technetwork/java/javase/overview/index.html
Downloading the OpenJDK sources
Since you're reading this, d you've already downloaded the OpenJDK
source bundle. Later in this document we'll refer to the location
where you installed the Open JDK sources as *install-dir*.
- Downloading a pre-built, JDK 7
+ Downloading a pre-built, JDK 8
This will be necessary to do builds of some of the projects. In
general, you want to download and install a pre-built JDK that
corresponds to the OpenJDK sources you download. Building the entire
OpenJDK depends on a few parts of the pre-built JDK. Get this from
- http://download.java.net/jdk7/binaries
+ http://download.java.net/jdk8/binaries
- Note: For working on certain projects, like JMX and JConsole, you
- may find convenient to use a pre-built version of JDK 7 (or
+ Note: For working on certain projects, like JMX and JConsole, you
+ may find convenient to use a pre-built version of JDK 8 (or
OpenJDK) rather than building your own. This will allow you
to build only that part of the OpenJDK sources which correspond
- to that project.
+ to that project.
- NetBeans 6
- Yep, NetBeans *6*. Nope, not FCS'd yet. We're on the edge here,
- enjoy it! Get the latest working development build of NetBeans 6
- from http://netbeans.org
+ NetBeans 7.0 or later
+ Older versions may also work but are unsupported.
jtreg
"jtreg" is the test harness for running OpenJDK's regression tests.
@@ -51,7 +49,7 @@
Ant
NetBeans comes with ant, but if you use a separately-installed copy
- please make sure that it is at least version 1.7.0.
+ please make sure that it is at least version 1.8.1.
Configuring
Building OpenJDK is hard and complex. No, strike that. While it's not
@@ -92,8 +90,8 @@
situation:
make.options=\
- ALT_BOOTDIR=/home/me/bin/jdk1.6.0 \
- ALT_JDK_IMPORT_PATH=/home/me/bin/jdk1.7.0 \
+ ALT_BOOTDIR=/home/me/bin/jdk1.7.0 \
+ ALT_JDK_IMPORT_PATH=/home/me/bin/jdk1.8.0 \
OPENJDK=true
The trailing '\' are important, so that make gets the above as a
@@ -107,7 +105,7 @@
Windows-specific configuration
First, please note that the entire JDK cannot currently be built on
Windows platforms. This will likely limit your ability to build
- make-based projects. See
+ make-based projects. See
*install-dir*/jdk/make/README-builds.html
for full information on issues with building on the Windows platform.
@@ -141,7 +139,7 @@
editor.
Locale Requirements
- To build the Open JDK sources, be certain that you are using the "C"
+ To build the OpenJDK sources, be certain that you are using the "C"
locale on Unix (R) platforms, or "English (United States)" locale on
Windows.
@@ -220,13 +218,13 @@
running and debugging JConsole.
This ant-based project does *not* require that you build the jdk
- project first, provided that you use a pre-built version of JDK 7.
+ project first, provided that you use a pre-built version of JDK 7.
Java (TM) Management Extensions (JMX(TM)) API (directory "jmx")
For working on JMX source code. Creates ../dist/lib/jmx.jar.
This ant-based project does *not* require that you build the jdk
- project first, provided that you use a pre-built version of JDK 7.
+ project first, provided that you use a pre-built version of JDK 7.
Jar & Zip (directory "jarzip")
For working on jar & zip. It builds the zip library (including
@@ -242,12 +240,12 @@
running and debugging the SampleTree demo.
This ant-based project does *not* require that you build the jdk
- project first, provided that you use a pre-built version of JDK 7.
+ project first, provided that you use a pre-built version of JDK 7.
In addition, there are projects for building the compiler, javadoc,
and related tools, in the OpenJDK langtools component. These
projects are separate from those described here, and have their
- own set of guidelines and conventions. For more details, see the
+ own set of guidelines and conventions. For more details, see the
README files in make/netbeans in the OpenJDK langtools component.
Running Tests
@@ -603,13 +601,6 @@
* -clean-make
Known Issues
- Tests won't run: waiting for lock
- Occasionally when running tests, there will be a delay, followed by a
- message like this:
- Waiting to lock test result cache for
- /tmp/jdk/build/linux-i586/jtreg/jconsole/JTwork for 20 seconds
- The workaround is to stop the tests, rm -rf the offending jtreg/<project>
- directory by hand, and re-run the tests.
Can't run nor debug a single test in the JConsole test
In most projects, you can run a single test by opening it in the editor,
--- a/jdk/make/netbeans/common/closed-share-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/closed-share-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -31,8 +31,8 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<source-folder style="packages">
- <label>Closed-Source Packages</label>
+<source-folder style="tree">
+ <label>Closed Sources</label>
<location>${root}/src/closed/share/classes</location>
<includes>${includes}</includes>
<excludes>${excludes}</excludes>
--- a/jdk/make/netbeans/common/java-data-native.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/java-data-native.ent Tue Sep 20 12:27:45 2011 -0700
@@ -38,7 +38,12 @@
<package-root>${root}/src/solaris/classes</package-root>
<classpath mode="boot">${bootstrap.jdk}/jre/lib/rt.jar</classpath>
<built-to>${root}/build/${platform}-${arch}/classes</built-to>
- <javadoc-built-to>${root}/build/javadoc/${name}</javadoc-built-to>
+ <javadoc-built-to>${root}/build/${platform}-${arch}/docs/api</javadoc-built-to>
+ <source-level>1.7</source-level>
+ </compilation-unit>
+ <compilation-unit>
+ <package-root>${root}/test</package-root>
+ <unit-tests/>
<source-level>1.7</source-level>
</compilation-unit>
</java-data>
--- a/jdk/make/netbeans/common/java-data-no-native.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/java-data-no-native.ent Tue Sep 20 12:27:45 2011 -0700
@@ -36,7 +36,12 @@
<package-root>${root}/src/share/classes</package-root>
<classpath mode="boot">${bootstrap.jdk}/jre/lib/rt.jar</classpath>
<built-to>${root}/build/${platform}-${arch}/classes</built-to>
- <javadoc-built-to>${root}/build/javadoc/${name}</javadoc-built-to>
+ <javadoc-built-to>${root}/build/${platform}-${arch}/docs/api</javadoc-built-to>
+ <source-level>1.7</source-level>
+ </compilation-unit>
+ <compilation-unit>
+ <package-root>${root}/test</package-root>
+ <unit-tests/>
<source-level>1.7</source-level>
</compilation-unit>
</java-data>
--- a/jdk/make/netbeans/common/jtreg-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/jtreg-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -31,7 +31,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<source-folder style="packages">
+<source-folder style="tree">
<label>Tests</label>
<location>${root}/test</location>
<includes>${jtreg.tests}</includes>
--- a/jdk/make/netbeans/common/sample-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/sample-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -31,7 +31,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<source-folder style="packages">
+<source-folder style="tree">
<label>Samples</label>
<location>${root}/src/share/sample</location>
<includes>${samples}</includes>
--- a/jdk/make/netbeans/common/share-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/share-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -31,7 +31,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<source-folder style="packages">
+<source-folder style="tree">
<label>Sources for All Platforms</label>
<location>${root}/src/share/classes</location>
<includes>${includes}</includes>
--- a/jdk/make/netbeans/common/unix-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/unix-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -35,7 +35,7 @@
UNIX is a registered trademark in the United States and other countries,
exclusively licensed through X/Open Company, Ltd.
-->
-<source-folder style="packages">
+<source-folder style="tree">
<label>Sources for Unix® Platform</label>
<location>${root}/src/solaris/classes</location>
<includes>${includes}</includes>
--- a/jdk/make/netbeans/common/windows-view.ent Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/common/windows-view.ent Tue Sep 20 12:27:45 2011 -0700
@@ -31,7 +31,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<source-folder style="packages">
+<source-folder style="tree">
<label>Sources for Windows Platform</label>
<location>${root}/src/windows/classes</location>
<includes>${includes}</includes>
--- a/jdk/make/netbeans/j2se/nbproject/project.xml Tue Sep 20 12:40:23 2011 +0800
+++ b/jdk/make/netbeans/j2se/nbproject/project.xml Tue Sep 20 12:27:45 2011 -0700
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@@ -36,11 +36,13 @@
<!ENTITY share-sources SYSTEM "../../common/share-sources.ent">
<!ENTITY unix-sources SYSTEM "../../common/unix-sources.ent">
<!ENTITY windows-sources SYSTEM "../../common/windows-sources.ent">
+ <!ENTITY jtreg-sources SYSTEM "../../common/jtreg-sources.ent">
<!ENTITY build-folder SYSTEM "../../common/build-folder.ent">
<!ENTITY standard-bindings SYSTEM "../../common/standard-bindings.ent">
<!ENTITY share-view SYSTEM "../../common/share-view.ent">
<!ENTITY unix-view SYSTEM "../../common/unix-view.ent">
<!ENTITY windows-view SYSTEM "../../common/windows-view.ent">
+ <!ENTITY jtreg-view SYSTEM "../../common/jtreg-view.ent">
<!ENTITY file-view SYSTEM "../../common/file-view.ent">
<!ENTITY standard-actions SYSTEM "../../common/standard-actions.ent">
<!ENTITY java-data-native SYSTEM "../../common/java-data-native.ent">
@@ -59,6 +61,7 @@
&unix-sources;
&windows-sources;
&build-folder;
+ &jtreg-sources;
</folders>
<ide-actions>
<action name="build">
@@ -82,6 +85,7 @@
&share-view;
&unix-view;
&windows-view;
+ &jtreg-view;
&file-view;
</items>
<context-menu>