[
https://issues.apache.org/jira/browse/XALANJ-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556034#action_12556034
]
Henry Zongaro commented on XALANJ-2420:
---------------------------------------
This problem is resolved in BCEL 5.2 under Bugzilla bug 38787.[1] Xalan-J
needs to refresh the version of BCEL it includes.
[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=38787
> "Instruction unknown" Exception thrown using XSLTC in Turkish locale
> --------------------------------------------------------------------
>
> Key: XALANJ-2420
> URL: https://issues.apache.org/jira/browse/XALANJ-2420
> Project: XalanJ2
> Issue Type: Bug
> Components: XSLTC
> Affects Versions: The Latest Development Code, 2.7.1
> Reporter: Henry Zongaro
> Assignee: Henry Zongaro
>
> Using TransformerFactory.newTransformer(Source) or
> TransformerFactory.newTemplates(Source) with XSLTC in a Turkish locale
> results in an exception with this traceback:
> java.lang.RuntimeException: Instruction unknown: load?nstruction
> at
> org.apache.bcel.util.InstructionFinder.mapName(InstructionFinder.java:138)
> at
> org.apache.bcel.util.InstructionFinder.compilePattern(InstructionFinder.java:170)
> at
> org.apache.bcel.util.InstructionFinder.search(InstructionFinder.java:218)
> at
> org.apache.bcel.util.InstructionFinder.search(InstructionFinder.java:264)
> at
> org.apache.xalan.xsltc.compiler.Mode.peepHoleOptimization(Mode.java:1413)
> at
> org.apache.xalan.xsltc.compiler.Mode.compileApplyTemplates(Mode.java:1040)
> at
> org.apache.xalan.xsltc.compiler.Stylesheet.compileModes(Stylesheet.java:612)
> at
> org.apache.xalan.xsltc.compiler.Stylesheet.translate(Stylesheet.java:727)
> at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:371)
> at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:446)
> at
> org.apache.xalan.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:799)
> at
> org.apache.xalan.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:618)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]