Re: [Pljava-dev] PL/java kills unicode chars?

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: Re: [Pljava-dev] PL/java kills unicode chars?
Date: 2015-10-04 23:54:24
Message-ID: 5611BC30.1040606@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

> Well, this one has been open for a while. It's also in the github tracker,
> https://github.com/tada/pljava/issues/21 which I've just updated with
> confirming test code.
>
> I think vatsan's comment (on the github issue) about
> http://bugs.sun.com/view_bug.do?bug_id=5030776 is probably spot on.
> We seem to handle the whole basic multilingual plane correctly
> (nearly 64k codepoints), it's just all the planes above that getting
> messed up.

Pull request fixing this has been made at github.

-Chap

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2015-10-06 15:05:18 [Pljava-dev] (sorry for noise) pljava-dev delivery test
Previous Message Chapman Flack 2015-10-04 23:52:34 Re: [Pljava-dev] conditional SQL in DDR, and a testing idea