hg: amber/amber: more api notes
Vicente Romero
vicente.romero at oracle.com
Thu Jan 31 00:56:36 UTC 2019
Hi Jim,
On 1/30/19 4:22 AM, James Laskey wrote:
> Not quite true. We were very careful here. It depends on the runtime default locale. And, if the default locale changes then the MethodHandle code reverts to using the Formatter implementation.
I didn't understand this quite well, when you say: `if the default
locale changes`, I think that you are referring to a different locale
between compilation and execution time right? Where in the code is the
fall-back to Formatter's implementation?
Thanks,
Vicente
>
> The apiNote for Objects.hash might be too detailed.
>
> Cheers,
>
> — Jim
>
> Sent from my iPhone
>
>> On Jan 29, 2019, at 10:58 PM, vicente.romero at oracle.com wrote:
>>
>> Changeset: 7393d04a0b90
>> Author: vromero
>> Date: 2019-01-29 20:52 -0500
>> URL: http://hg.openjdk.java.net/amber/amber/rev/7393d04a0b90
>>
>> more api notes
>>
>> ! src/java.base/share/classes/java/io/PrintStream.java
>> ! src/java.base/share/classes/java/io/PrintWriter.java
>> ! src/java.base/share/classes/java/lang/String.java
>> ! src/java.base/share/classes/java/lang/compiler/IntrinsicCandidate.java
>> ! src/java.base/share/classes/java/util/Objects.java
>>
More information about the amber-dev
mailing list