-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.4, 1.1.7, 1.2.0
-
x86, sparc
-
solaris_2.5.1
allan.jacobs@Eng 1997-07-22
The JCK-112a test api/java_awt/interactive/PopupMenu.html fails on
x86 Solaris. The popup does not appear when mouse buttons are pushed.
x86-sirius% uname -a
SunOS x86-sirius 5.5.1 Generic_103641-08 i86pc i386 i86pc
x86-sirius% java -fullversion
java full version "1.1.3n:1997.07.10"
x86-sirius% echo $CLASSPATH
.:/net/cocteau/export/cocteau3/java/JCK-112a/classes
x86-sirius% java -Djava.compiler=NONE -verify javasoft.sqe.tests.api.java.awt.interactive.PopupMenu.PMenuTests -TestCaseID PMenuTest0001
Then follow instructions. Use the right mouse button to attempt to
bring up a popup (I have a two button mouse, in case that is the problem).
Nothing should appear.
allan.jacobs@Eng 1998-09-15
Still broken three versions later. Still broken in JDK 1.2 FCS candidate
build J. The Solaris JDKs do not have this bug -- so the suggested fix may
well have been correct. The evaluation cannot be complete.
- duplicates
-
JDK-4168006 Popup menu test fails on x86/Solaris 2.6 combination.
- Closed