JDK-7155968 : closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java failed on windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u51,7u21,8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2012-03-22
  • Updated: 2015-04-16
  • Resolved: 2015-04-16
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.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
test closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java failed on windows xp 32 bit with jdk 8 and jdk 7 too, passed on solaris and linux platforms, passed on win 2008 32 bit

log out:
----------System.out:(20/867)*----------
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d17cf26, pid=3332, tid=3516
#
# JRE version: 8.0-b30
# Java VM: Java HotSpot(TM) Server VM (24.0-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [awt.dll+0x6cf26]  Java_sun_awt_windows_WColor_getDefaultColor+0x11a1
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\\tmp\\regression\\JTwork\\closed\\java\\awt\\MenuBar\\MenuBarStress1\\MenuBarStress1\\hs_err_pid3332.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
----------System.err:(2/58)----------
Phoning home... 
Using server: 10.161.186.18, port 4711
result: Failed. Unexpected exit from test [exit code: 1]


test result: Failed. Unexpected exit from test [exit code: 1]


see comments for more details

Comments
RT NOTE: Client (bulk) The criteria for deferral bulk request bugs: - Not P2 - Not tck-red - Not critical to customer Approved.
11-10-2013

jdk8: SQE OK to defer
08-10-2013

Defer justification: the test really stresses menu subsystem, so it is impossible for a user to do the same thing manually and I can't imagine any real world application that would do the things the test does. Also, this is AWT test, and there aren't a lot of AWT applications in the wild.
07-10-2013

JDK-7155957 : is it the same issue?
03-10-2013

Fails with JDK 8 on Windows 8 x64 as well. Passes with JDK 7 GA on Windows 8 x64.
02-10-2013

Leonid, since this is not reported as reproducible on 7 GA, you should justify deferral (or fix it in 8) Is it reproducible on 7 GA?
19-09-2013

failed with jdk6u51b02 too on windows 8, jdk6 test name is java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java
16-04-2013