-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
x86
-
linux_sun
Filed By : J2SE-SQE [###@###.###
JDK : JDK1.5.0-b50
Testbase : Regression-test
Platform[s] : Cinnabar (JDS)
switch/Mode : default
Falling test[s]: javax/swing/JTextArea/4697612/bug4697612.java
Steps to reproduce :-
-----------------------
1. go to directory javax/swing/JTextArea//4697612
2. touch TEST.ROOT
3. set JT_HOME to jtreg home (e.g JT_HOME=/net/sqindia/export/disk07/security/srikar/SQETOOLS/JTREG/jct-tools2.1.6)
4. set JAVA_HOME to build b50
JAVA_HOME=/net/sqindia/disk09/jdk/1.5.0/beta2/b50/binaries/win
5. sh $JT_HOME/linux/bin/jtreg -va -cpa:.:$CLASSPATH .
The test throws runtime exception. The exception is given below-
java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
at bug4697612.test(bug4697612.java:80)
at bug4697612.main(bug4697612.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:495)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
Please find the report jtr attached with this bug.
###@###.### 2004-05-12
Compressed the jtr file and attached.
###@###.### 2004-05-12
JDK : JDK1.5.0-b50
Testbase : Regression-test
Platform[s] : Cinnabar (JDS)
switch/Mode : default
Falling test[s]: javax/swing/JTextArea/4697612/bug4697612.java
Steps to reproduce :-
-----------------------
1. go to directory javax/swing/JTextArea//4697612
2. touch TEST.ROOT
3. set JT_HOME to jtreg home (e.g JT_HOME=/net/sqindia/export/disk07/security/srikar/SQETOOLS/JTREG/jct-tools2.1.6)
4. set JAVA_HOME to build b50
JAVA_HOME=/net/sqindia/disk09/jdk/1.5.0/beta2/b50/binaries/win
5. sh $JT_HOME/linux/bin/jtreg -va -cpa:.:$CLASSPATH .
The test throws runtime exception. The exception is given below-
java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
at bug4697612.test(bug4697612.java:80)
at bug4697612.main(bug4697612.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:495)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: PgDown & PgUp keys scroll by different amounts
Please find the report jtr attached with this bug.
###@###.### 2004-05-12
Compressed the jtr file and attached.
###@###.### 2004-05-12
- duplicates
-
JDK-5018599 Regression-test javax/swing/JTextArea/4697612/bug4697612.java fails, Linux
-
- Resolved
-