This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/28977] UTF-16 endianness differs between gcj and Sun JDK



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-09-07 18:40 -------
(In reply to comment #2)
> Well, I have a library for XML processing that comes with a test suite, and it
> expects the Sun behaviour. Besides it's documented in Sun's API, so it can
> potentially matter.

Really if the testsuite (or the library itself) does not check the BOM, then it
is incorrect.  Yes we should follow the Java documention.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28977


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]