I worked through this swf issue a little more and it seems that java 6 parses out the content differently than java 5. My guess is that it is some type of collection change from 5 to 6 because it looks like only the ordering of the elements is different.

Dennis Kubes

Sample
-------- Help javascript:openCrosslinkWindow('/go/adobeacquisition') Macromedia Home /go/gnav_search?loc=en_us MovieClip solutions /go/gnav_showcase _sans rollOut To ensure the best possible Internet Experience, please download the latest version of the free /go/gnav_store International Products devnet en_us /go/gnav_products AppleGothic Macromedia Flash Player active products String Store downloads rollOver Adobe Home /go/gnav_your_account /go/gnav_downloads Showcase bluePill /go/gnav_company /go/gnav_support /go/gnav_help javascript:openCrosslinkWindow('/go/gnav_adobe_home') home Home Array /go/gnav_fl_minmessage textColor Developers Support color support showcase button /go/gnav_mm_home tabHolder selected Solutions LocaleManager Verdana /go/gnav_devnet Acquisition Info /go/gnav_cart Company /go/gnav_solutions company Downloads TextFormat

Java 6
-------- tabHolder LocaleManager Downloads /go/gnav_mm_home AppleGothic downloads MovieClip Acquisition Info rollOut _sans Home String active Macromedia Home Store /go/gnav_company /go/gnav_products color javascript:openCrosslinkWindow('/go/gnav_adobe_home') Adobe Home button support home javascript:openCrosslinkWindow('/go/adobeacquisition') products /go/gnav_store /go/gnav_your_account Help selected /go/gnav_help bluePill Macromedia Flash Player Array en_us Solutions International /go/gnav_solutions TextFormat /go/gnav_search?loc=en_us Company /go/gnav_showcase To ensure the best possible Internet Experience, please download the latest version of the free /go/gnav_cart /go/gnav_devnet rollOver textColor devnet /go/gnav_support Products solutions Developers Verdana Showcase /go/gnav_fl_minmessage company /go/gnav_downloads Support showcase


Andrzej Bialecki wrote:
Dennis Kubes wrote:
I did an update, clean, and test and go no errors.

BUILD SUCCESSFUL
Total time: 6 minutes

It seems this is related to JDK 1.6 - when I switched back to 1.5 all tests passed successfully, switching again to 1.6 causes the parse-swf test to fail. I'm not sure what is the reason - it seems that the results of text extraction are completely different under 1.6 ...

Reply via email to