RFR (S) 8232168: Fix non wide char canonicalization on Windows
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 23 13:16:23 UTC 2019
On 23/10/2019 13:57, Langer, Christoph wrote:
> Hi,
>
> I've picked up Ralf's patch and cleaned it up a little bit. But apart from some comment changes it should be the same as his original version. So, what happens is that the windows 'canonicalize" function will only delegate to 'wcanonicalize' from now on. Furthermore, 'canonicalizeWithPrefix' along with some auxiliary stuff could be removed completely.
>
> Can I please get a review for this, as I'm planning on doing further cleanup around canonicalization.
>
I have this on my list to look at. I think we'll need to figure out a
path to separate the usages (the JPLIS agent usage is technical debt, we
should have addressed that issue a long time ago).
-Alan
More information about the core-libs-dev
mailing list