> On 1 Dec 2017, at 13:19, Phil Race wrote:
>
> This is a doc-only fix to point to ServiceLoader to explain how service
> providers work
> replacing the local incomplete documentation in these Image I/O classes.
> The existing docs pre-date the existence of ServiceLoader which of course is
>
On May 13, 2014, at 1:10 PM, Sergey Bylokhov wrote:
> Hi, Paul.
> adding 2d-dev@
>
> media: sound/awt/swing part looks fine.
Thanks.
> Note that this part of the fix should be pushed to client forest.
>
Which classes exactly from here:
http://cr.openjdk.java.net/~psandoz/jdk9/sb/JDK-80
HI Phil,
Thanks for looking at this.
On May 13, 2014, at 11:15 PM, Phil Race wrote:
> Paul,
>
> I don't see why you changed the variable names in some cases.
Note it's not me :-) I am, mostly, the proxy.
> See here where one change is only one line since you left it alone and the
> other i
On May 14, 2014, at 11:05 AM, Alan Bateman wrote:
>
>> :
>>
>> This code is under src/share/classes, so it's not clear to me what classes i
>> can modify and push in the jdk9-dev/jdk repo or not. It's confusing! Is
>> there a list online somewhere?
>>
>> Out of all the classes here:
>>
>>
On May 16, 2014, at 8:33 PM, Phil Race wrote:
> On 5/16/2014 5:13 AM, Paul Sandoz wrote:
>> On May 14, 2014, at 11:05 AM, Alan Bateman wrote:
>>>> :
>>>>
>>>> This code is under src/share/classes, so it's not clear to me what classes
>>
On May 19, 2014, at 6:18 PM, Phil Race wrote:
> On 5/19/2014 12:50 AM, Alan Bateman wrote:
>> On 19/05/2014 07:53, Paul Sandoz wrote:
>>> If i don't have permission to push to the client repo (which might be
>>> likely) i will need to hand over the patch
nswer, nor
an explicit white-list of Java package names (external yes, internal no).
On May 20, 2014, at 7:45 AM, Paul Sandoz wrote:
>
> On May 19, 2014, at 6:18 PM, Phil Race wrote:
>
>> On 5/19/2014 12:50 AM, Alan Bateman wrote:
>>> On 19/05/2014 07:53, Paul Sando
> On 16 Feb 2016, at 07:23, joe darcy wrote:
>
> Hello,
>
> The the FloatConsts and DoubleConsts classes, while moved to an internal
> package recently (JDK-8145990), contain constants now available via the
> public API. All such uses of the redundant values should be removed as well
> as th