+1

On Oct 24, 2013, at 9:47 AM, Hannes Wallnoefer <[email protected]> 
wrote:

> Attila found a few cases where unary and binary operators may have side 
> effects even when their children do not, such as "new <notfunction>". I 
> uploaded a new patch to fix these.
> 
> http://cr.openjdk.java.net/~hannesw/8027042/webrev.01/
> 
> Hannes
> 
> Am 2013-10-23 09:29, schrieb Hannes Wallnoefer:
>> Please review JDK-8027042: Evaluation order for binary operators can be 
>> improved.
>> 
>> http://cr.openjdk.java.net/~hannesw/8027042/
>> 
>> This is the result from my discussion with André about when strict binary 
>> evaluation order can be relaxed.
>> 
>> Hannes
> 

Reply via email to