jdk/test/sanity/client/lib/SwingSet3/README
author mrkam
Tue, 19 Apr 2016 11:42:29 -0700
changeset 37574 906cb708a629
parent 36744 a00905527ec2
permissions -rw-r--r--
8154365: JFrame.setDefaultCloseOperation is prohibited in jtreg Reviewed-by: prr, alexsch
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36744
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents:
diff changeset
     1
This content of this src folder was originally taken from SwingSet3 demo project: https://java.net/projects/swingset3/.
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents:
diff changeset
     2
Then it was modified to increase testability and remove extra content and extra dependencies.
a00905527ec2 8153141: Develop initial set of tests for SwingSet
mrkam
parents:
diff changeset
     3
37574
906cb708a629 8154365: JFrame.setDefaultCloseOperation is prohibited in jtreg
mrkam
parents: 36744
diff changeset
     4
This is NOT the official location of the SwingSet3 demo.