Testsuite name:JCK manual 
Test name:api/java_awt/interactive/ToolkitTests.html#ToolkitTests
Product tested:JDK 9b40 32bit 
OS/architecture:win7-sp1-x86 
  
Error log file: In the comment section. 
Reproducible: Always 
Reproducible on machine: Any
Is it a Regression: Yes
([If Regression]) Regression introduced in release/build: 9b28
Test result on the last GAed release for this train:Pass(JDK8 u31b10(32bit)/win7-sp1-x86)
([if Fail] Test result on FCS:
Is it a platform specific issue:NO(same build on Oel6.4-uek-x64 fail) 
Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version: 
Steps to reproduce: 
1. Install test bundle jdk9b40  to C:/Java/jdk1.9.0
2. Download the JCK-runtime-9.jar from to C:/jck/JCK-runtime-9 and use C:/Java/jdk1.9.0/bin/java -jar JCK-runtime-9.jar to unzip it
3.C:/Java/jdk1.9.0/bin/java -showversion -cp C:/jck/JCK-runtime-9/classes;C:/Java/jdk1.9.0/lib/tools.jar -Djava.security.policy=C:\jck\JCK-runtime-9\lib\jck.policy javasoft.sqe.tests.api.java.awt.interactive.ToolkitTests -TestCaseID ALL -TestDirURL file:/C:/jck/JCK-runtime-9/tests/api/java_awt/interactive/ToolkitTests.html#ToolkitTests 
 
Descriptions: 
This test verifies the main functions of the AWT toolkit.Please use the components below to check some features of the default toolkit.Copy/Paste can be performed to/from other applications(e.g. any texteditor). Only highlighted text is copied. If any text is highlighted it is replaced upon paste.For the beep sound, you may have to adjust the volume for loudness, disable other programs from using the audio port, and/or configure a sound card.On some platforms, a beep may not be heard due to native system settings or hardware limitations.Pressing the "Load Image" button should cause an image to be displayed to the right of the "Load Image" button.Do the toolkit operations work as specified above?
Actual behavior: 
Paste the text from the test frame into Notepad,the text show gibberish.
The case has the same issue:
api/javax_swing/interactive/JTextAreaTests.html#JTextArea