On Sat, Mar 26, 2011 at 2:53 PM, Jörg Schaible <joerg.schai...@gmx.de>wrote:

> Hi Gary,
>
> fails for me with latest IBM JDK for 1.5:
>
> =================================== %< ===================================
> $ java -version
> java version "1.5.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> pxa64devifx-20110224
> (SR12 FP4 ))
> IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64
> j9vmxa6423ifx-20110203 (JIT enabled)
> J9VM - 20110202_74536_LHdSMr
> JIT  - 20100623_16197ifx3_r8
> GC   - 20100211_AA)
> JCL  - 20110224
>
>
> -------------------------------------------------------------------------------
> Test set: org.apache.commons.codec.binary.Base64InputStreamTest
>
> -------------------------------------------------------------------------------
> Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.134 sec
> <<< FAILURE!
>
> testInputStreamReader(org.apache.commons.codec.binary.Base64InputStreamTest)
> Time elapsed: 0.003 sec  <<< ERROR!
> sun.io.MalformedInputException
>        at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:310)
>        at
> sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:316)
>        at
> sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:366)
>        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:252)
>        at java.io.InputStreamReader.read(InputStreamReader.java:212)
>        at java.io.BufferedReader.fill(BufferedReader.java:157)
>        at java.io.BufferedReader.readLine(BufferedReader.java:320)
>        at java.io.BufferedReader.readLine(BufferedReader.java:383)
>        at
>
> org.apache.commons.codec.binary.Base64InputStreamTest.testInputStreamReader(Base64InputStreamTest.java:105)
> =================================== %< ===================================
>
> Might be a JDK bug though.
>
> Runs fine for IBM JDK 1.6, OpenJDK 1.6, Sun JDK 1.5, 1.6, 1.7 and a build
> with the java-1.4 profile using blackdown 1.4.2 was also successful.
>
>
I just tried to install the IBM 1.5.0 JDK I found here:
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/ibm-java2-ibmpc-jre-50-win-i386.exe

The installer told me I was not running on an IBM system and quit. I am on a
Lenovo laptop running Windows 7.

I'm not sure what to do about this expect to deal with it to post release
unless you can point me to something I can install.

Thank you,
Gary



> - Jörg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
Thank you,
Gary

http://garygregory.wordpress.com/
http://garygregory.com/
http://people.apache.org/~ggregory/
http://twitter.com/GaryGregory

Reply via email to