[modules-dev] Modules
Kumar Srinivasan
Kumar.Srinivasan at Sun.COM
Wed Apr 2 11:14:09 PDT 2008
Hi,
I am getting concerned with the scope of the changes that we have
been making, that it might break the legacy/non-modules behavior
of the Jdk.
So I am proposing the following builds and tests:
Currently in place:
1. periodic build and test java/modules for a push on linux only.
2. nightly build and test java/modules for any pushed during that day
on all platforms.
Proposed:
I want to also test for ClassLoader and other functionality, by doing this.
jprt submit -n -stree jdk -ot '.*product.*' \
-rtests '*-*-*-java/module' \
-rtests '*-*-*-tools' \
-rtests '*-*-*-java/lang/Class' \
-rtests '*-*-*-java/lang/ClassLoader' \
-rtests '*-*-*-java/lang/reflect' \
-rtests '*-*-*-sun/misc/ClassLoaderUtil' \
-rtests '*-*-*-sun/misc/URLClassPath'
a> So should we run this on all platforms on a nightly or perhaps weekly
basis ?
b> are there any other tests that makes sense to add ? let me know I will
add it to the above list.
Suggestions welcome.
Thanks
Kumar
--
Kumar Srinivasan
Sun Microsystems, Java Software.
408-276-7586
More information about the modules-dev
mailing list