RFR(S): 8152929: Remove UNSUPPORTED_GC_OPTION, use	UNSUPPORTED_OPTION instead
    Bengt Rutisson 
    bengt.rutisson at oracle.com
       
    Tue Mar 29 08:44:44 UTC 2016
    
    
  
Hi Per,
On 2016-03-29 09:21, Per Liden wrote:
> Hi,
>
> The macros UNSUPPORTED_GC_OPTION and UNSUPPORTED_OPTION do the same 
> thing, but has slightly different warning messages. This patch removes 
> UNSUPPORTED_GC_OPTION and uses UNSUPPORTED_OPTION instead. The 
> description argument to UNSUPPORTED_OPTION was also removed to allow 
> more uniform warning messages. This also meant that a couple of test 
> needed adjustments.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8152929
> Webrev: http://cr.openjdk.java.net/~pliden/8152929/webrev.0/
Looks good. Thanks for fixing this!
Bengt
>
> thanks,
> Per
    
    
More information about the hotspot-dev
mailing list