Re: UnicodeDecoder U+FFFE handling

2019-01-01 Thread li . jiang
Sounds this request is reasonable since Unicode 7: do not consider the U+FFFE in the middle of stream as malformed. FAQ about private use characters and non-characters. [1] http://www.unicode.org/faq/private_use.html Q: Are noncharacters invalid in Unicode strings and UTFs? A: Absolutely not.

Re: Type variable information is not always maintained for anonymous classes

2019-01-01 Thread David Holmes
Hi Sergei, On 20/12/2018 6:50 am, Sergei Ustimenko wrote: Hi, Coming back to the topic, I feel like I need some help. I can't really help. I agree with your analysis. We need to keep track of the scopes correctly even when one of them is implemented as a VM anonymous class! David -

Re: OpenJDK fails to build with GCC when the #include inside zip.cpp comes from a non-sysroot path

2019-01-01 Thread David Holmes
Hi Patrick, On 13/12/2018 1:23 pm, Patrick Zhang wrote: Ping... Apply for a sponsor for this simple patch. Seems no one wants to own this one :( I doubt if I could have permission to file the issue/bug report anywhere, could anyone kindly give a guidance? Thanks. I have filed: https://b

Re: enhanced for loop with multiple iteration variables

2019-01-01 Thread Remi Forax
- Mail original - > De: "Alan Snyder" > À: "Brian Goetz" > Cc: "core-libs-dev" > Envoyé: Vendredi 21 Décembre 2018 03:19:14 > Objet: Re: enhanced for loop with multiple iteration variables > RIght, but I don’t see that as a general solution. > > Its also a bit kludgy, like saying that