--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/javax/swing/JCheckBox/4449413/bug4449413.html Wed Jun 13 18:43:07 2012 +0400
@@ -0,0 +1,17 @@
+<html>
+<body>
+When the applet starts, you'll see eight controls with black backgrounds.
+Four enabled (on the left side) and four disabled (on the right side)
+checkboxes and radiobuttons.
+
+1. If at least one of the controls' check marks is not visible:
+ the test fails.
+
+2. Uncheck the "Use Ocean Theme" check box.
+ If now at least one of the controls' check marks is not visible:
+ the test fails.
+
+<applet code="bug4449413.class" width=250 height=190></applet>
+
+</body>
+</html>