Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: IBM/Other VM
-
Labels:None
-
Number of attachments :
Description
I've had to add an ArgumentError rescue in test/test_nkf.rb because IBM Java 5 appears to fail them with invalid encoding. It's possible we could modify NKF to use encodings that work across JVMs, but for now we'll just swallow the error to get IBM Java 5 into CI runs.