JDK-6829247 : Reg test: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html fails on windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2009-04-13
  • Updated: 2011-01-19
  • Resolved: 2009-04-16
Related Reports
Duplicate :  
Description
java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html test fails on windows with jdk 7 b55 pit build.
Tested this on Windows XP Prof
Attached is the .jtr file.

They fail with the following error:

java.lang.NullPointerException: null pData

Also the following regression tests fail with same error in windows.
java/awt/PrintJob/MultipleEnd/MultipleEnd.java
java/awt/PrintJob/EdgeTest/EdgeTest.java 

Also attached is the .jtr files of the above tests.