JDK-4455996 : c2005101 (modena) test fails with merlin.
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.2.0,1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Not an Issue
  • OS:
    generic,solaris_8,windows_95,windows_nt generic,solaris_8,windows_95,windows_nt
  • CPU: generic,x86,sparc
  • Submitted: 2001-05-08
  • Updated: 2001-07-13
  • Resolved: 2001-07-13
Related Reports
Relates :  
Description
test : c2005101
testbase : modena
mode : -Xint

The test passes with ladybird.

Steps to reproduce :
1. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}

OR

1. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugID}
2. {JAVA_HOME}/bin/java -classpath .:/net/sqesvr.eng/export/vsn/VM/testbase/testbase_vm/src/modena3.2_lib X

Output :
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Client VM (build 20010502080919.jcoomes.baseline-debug, interpreted mode)

Error at err_5 :: bool = true :: expected value false
Test c2005101 Failed

Comments
EVALUATION I believe this to be a bug caused by the fact that the Unicode encodings for the range 3000 to 3400 have changed in the Merlin release. Prior to Merlin, the range was unassigned. This range is now assigned to the CJK Symbols and Punctuation characters. bob.vandette@east 2001-05-14 ---------------------------------------------------------------------------- Please provide for us which test within the test suite is failing. The jtr file would be also very helpful. Otherwise from reading this bug report we cannot make a determination of who is responsible for it. Thanks, Roger Pham 5/29/2001 ---------------------------------------------------------------------------- This is a test from the Modena suite and not from JCK. Reassigning to the I18N team for their feedback. ###@###.### 2001-05-29 ---------------------------------------------------------------------------- Confirmed that it is a test-bug. Test belongs to external suite (modena) and cannot be changed. Excluding the test and closing as not a bug. ###@###.### 2001-07-13 ----------------------------------------------------------------------------
13-07-2001