JDK-6498027 : test EventHandler/6277266/bug6277266 failed on 1.4.2_14b01 but passed on previous 1.4.2_13b06
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.2_14
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: linux_redhat_4.0
  • CPU: x86
  • Submitted: 2006-11-28
  • Updated: 2012-08-06
  • Resolved: 2009-12-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_14 b02Fixed
Related Reports
Relates :  
Description
two regression tests EventHandler/bug6277266.java and EventHandler/6277266/bug6277266.java (why these tests are dublicated?) failed on 1.4.2_14b01 but passed on previous 1.4.2_13b06

the master WS was used /net/jdk.sfbay/export/disk7/jdk1.4.2_14/j2se (hand off date 11/20/06)

the results on 142u14 and 142u13 are attached in check-6277266.tar.gz 

the java.security.AccessControlException is not thrown - test failed.

To reproduce bug please:
run JTreg with appropriate JDK (1.4.2_14b01 and 1.4.2_13b06)
The workspace is placed on /net/jdk.sfbay/export/disk7/jdk1.4.2_14/j2se
the JTreg is placed on /net/jqa.ireland/export/home4/testsuites/regression/sqe-tools2.1.6fcs
to run please get and locally configure  /net/jqa.ireland/export/home4/testsuites/regression/runRegression.ksh
put -bug:6277266

Comments
EVALUATION As fix 4052517:java.beans.EventHandler defeats AWT exception handling changed the behavious, testcase need modification.
20-02-2007

SUGGESTED FIX As mentioned in Evaluation, testcase has been modified.
20-02-2007

EVALUATION Suggesting this fix: http://yamori.russia/mb201367/webrev/6498027/
07-12-2006

EVALUATION As the same test from the tiger workspace passes successfully, it is probably a problem with a testcase. If file Test6277266.sh is removed and bug6277266.java is modified to not call Test6277266.sh then the test runs fine.
07-12-2006