On 09/11/2015 12:42 AM, Vitaly Davidovich wrote:
There's still a race condition since someone may have passed the
guard, entered a safepoint, and then proceeded to access the memory.
Yeah, and I realized yesterday after posting that this wouldn't work for
views of the buffer (dulicate(),
Hi Roger,
looks good now.
Thanks,
Volker
On Thu, Sep 10, 2015 at 7:03 PM, Roger Riggs wrote:
> Hi Volker,
>
> Thanks for the review, I added the code you provided to use the correct
> length.
>
> Updated the webrev:
> http://cr.openjdk.java.net/~rriggs/webrev-info-8133552/
>
> Roger
>
>
>
On 09/11/2015 07:15 AM, David Holmes wrote:
> On 11/09/2015 12:56 AM, Vitaly Davidovich wrote:
>>>
>>> Sure, if you like, but that's a detail. We are arguing about what
>>> colour to paint the bike shed. :)
>>
>>
>> The reason it may be more than just a bikeshed is because if this requires
>> mor
On 11/09/2015 6:37 PM, Andrew Haley wrote:
On 09/11/2015 07:15 AM, David Holmes wrote:
On 11/09/2015 12:56 AM, Vitaly Davidovich wrote:
Sure, if you like, but that's a detail. We are arguing about what
colour to paint the bike shed. :)
The reason it may be more than just a bikeshed is bec
Those are precisely the ones I was referring to that we'd want to avoid
when requesting a safepoint for this scenario. That ought to be a matter
of simply passing a flag to safepoint synchronization telling it to skip
cleanup tasks.
sent from my phone
On Sep 11, 2015 6:01 AM, "David Holmes" wrot
Please review a proposed [1] ProcessBuilder addition to define a
Redirect that will discard output.
The implementation is to redirect output to /dev/null or NUL on Windows.
Please review and comment if there are any unexpected side effects.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-81
On 27/08/15 20:26, Miroslav Kos wrote:
On 20/08/15 19:18, Alan Bateman wrote:
On 19/08/2015 16:37, Miroslav Kos wrote:
Hi everybody,
I am sending changes for review.
CCC: http://ccc.us.oracle.com/8131667
JBS: https://bugs.openjdk.java.net/browse/JDK-8131667
webrev: http://cr.openjdk.java.net/
Nifty, thanks!
On 09/11/2015 10:30 AM, Roger Riggs wrote:
Please review a proposed [1] ProcessBuilder addition to define a
Redirect that will discard output.
The implementation is to redirect output to /dev/null or NUL on Windows.
Please review and comment if there are any unexpected side effec
Great !,
minor comments,
nullFile should be NULL_FILE and @since 9 -> @since 1.9
regards,
Rémi
- Mail original -
> De: "Roger Riggs"
> À: "Core-Libs-Dev"
> Envoyé: Vendredi 11 Septembre 2015 17:30:06
> Objet: RFR: 8132541 : (process) ProcessBuilder support for redirection to
> disc
Hi Remi,
I corrected the NULL_FILE naming.
The versioning for 9 (see Project Verona) will be dropping the leading
"1." so I thought
to start now.
When Verona is committed, it will include a bulk change of "1.9" to "9".
Thanks, Roger
On 9/11/2015 1:11 PM, Remi Forax wrote:
Great !,
minor
10 matches
Mail list logo