code review request: 7087428: move client tests out of jdk_misc (original) (raw)
Weijun Wang weijun.wang at oracle.com
Tue Sep 6 15:12:40 UTC 2011
- Previous message: Java 7 Bug - Windows Aero Snap
- Next message: code review request: 7087428: move client tests out of jdk_misc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Kelly
Webrev at http://cr.openjdk.java.net/~weijun/7087428/webrev.00/
Basically I'd like jdk_misc batch to contain only "headless" tests and move all the others into their own batch.
Changes:
- Move javax/imageio, javax/print, sun/pisces to jdk_awt
- Move com/sun/java/swing to jdk_swing
- Move com/sun/org/apache/xml/internal/security to jdk_security3
- Create a separate batch jdk_sound for javax/sound
- Divide demo to different parts and move demo/jfc to jdk_swing. If the demo dir is moved to some other directory later, more updates will be needed.
Please note that I change com/sun/java to com/sun/java/swing, and com/sun/org to com/sun/org/apache/xml/internal/security, since those are the only sub-dir there. There might be other sub-dirs later.
Thanks Max
-------- Original Message -------- 7087428: move client tests out of jdk_misc
=== Description
The jdk_misc batch in test/Makefile contains tests for swing, sound etc, They should be moved to their own batches.
- Previous message: Java 7 Bug - Windows Aero Snap
- Next message: code review request: 7087428: move client tests out of jdk_misc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]