FTR, this is what I have:

java version "1.8.0"
Java(TM) SE Runtime Environment (build pwa6480sr4-20170127_01(SR4))
IBM J9 VM (build 2.8, JRE 1.8.0 Windows 10 amd64-64 Compressed References
20170117_333500 (JIT enabled, AOT enabled)
J9VM - R28_20170117_0200_B333500
JIT  - tr.r14.java.green_20170115_130932
GC   - R28_20170117_0200_B333500_CMPRSS
J9CL - 20170117_333500)
JCL - 20170125_01 based on Oracle jdk8u121-b13

Gary


On Wed, May 24, 2017 at 2:02 AM, Jörg Schaible <
joerg.schai...@bpm-inspire.com> wrote:

> Hi Gary,
>
> Gary Gregory wrote:
>
> > When I build with the IBM JDK 8 that IBM includes with some Eclipse
> > version I have laying around, I indeed get:
> >
> > java (2)
> > org.apache.commons.lang3.time.FastDateParser_TimeZoneStrategyTest
> >
> testLang1219(org.apache.commons.lang3.time.FastDateParser_
> TimeZoneStrategyTest)
> > java.text.ParseException: Unparseable date: 26.10.2014 02:00:00 MESZ
> >
> > at
> >
> org.apache.commons.lang3.time.FastDateParser.parse(
> FastDateParser.java:369)
>
>
> The IBM runtime might contain an old TimeZone database or maybe not a
> localized one (since MESZ means "Mittel Europäische Sommer Zeit", i.e.
> German locale) or the test does not set the proper locale ... personally I
> had no time to investigate.
>
> [snip]
>
> > org.apache.commons.lang3.builder.ToStringBuilderTest
> >
> testReflectionHierarchyArrayList(org.apache.commons.lang3.
> builder.ToStringBuilderTest)
> > org.junit.ComparisonFailure:
> >
> expected:<...700dfa[elementData={[<null>,<null>,<
> null>,<null>,<null>,<null>,<null>,<null>,<null>,<null>]},
> size=0,modCount=0]>
> > but was:<...700dfa[elementData={[]},size=0,modCount=0]>
>
> That one is new compared to my IBM Java 7. :-/
>
> [snip]
>
> Cheers,
> Jörg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459>
JUnit in Action, Second Edition
<https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021>
Spring Batch in Action
<https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to