-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 09/27/2001
Regression test java/math/BigInteger/StringConstructor.java fails with Merlin build 80 on
sol2.7, host huangho.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu Sep 20 15:44:32 PDT 2001
#checksum:3a23802457fc9e88
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/math/BigInteger/StringConstructor.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80
keywords=bug4489146
run=ASSUMED_ACTION main StringConstructor\n
source=StringConstructor.java
title=tests String constructors of BigInteger
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/math/BigInteger/StringConstr
uctor.java
end=Thu Sep 20 15:44:32 PDT 2001
environment=regtest
execStatus=Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not
access a member of class StringConstructor with modifiers "public static"
javatestOS=SunOS 5.7 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Sep 20 15:44:30 PDT 2001
status=Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not
access a member of class StringConstructor with modifiers "public static"
test=java/math/BigInteger/StringConstructor.java
work=/export0/results/regression/merlin/b80/huangho5.7-jth13-jdk14b80.09-20.14.30-ALL/java/math/BigInteger
#section:script_messages
----------messages:(4/204)----------
JDK under test: (/export0/java/jdk14b80)
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b80)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b80, mixed mode)
#section:build
----------messages:(3/103)----------
command: build StringConstructor
reason: Named class compiled on demand
elapsed time (seconds): 2.138
result: Passed. Compilation successful
#section:compile
----------messages:(3/205)----------
command: compile
/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/math/BigInteger/StringConstructor.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.135
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/133)----------
command: main StringConstructor
reason: Assumed action based on file name: run main StringConstructor
elapsed time (seconds): 0.564
----------System.out:(0/0)----------
----------System.err:(10/718)----------
java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of
class StringConstructor with modifiers "public static"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:60)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
JavaTest Message: Verify that the class defining the test is
JavaTest Message: declared public (test invoked via reflection)
STATUS:Error.java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access
a member of class StringConstructor with modifiers "public static"
result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not
access a member of class StringConstructor with modifiers "public static"
test result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not
access a member of class StringConstructor with modifiers "public static"
======================================================================