RFR: 8027536: rmic: add deprecation warning message

Mandy Chung mandy.chung at oracle.com
Wed Dec 11 22:25:31 UTC 2013


On 12/11/2013 1:53 PM, Stuart Marks wrote:
> Hi all,
>
> Just one more deprecation task for JDK 8....
>
> Please review the following change to rmic to add a warning message 
> that's emitted when static stubs are generated:
>
> http://cr.openjdk.java.net/~smarks/reviews/8027536/webrev.0/
>

The change looks okay.   The error(...) method is called to print 
warnings seems to be confusing.  Perhaps better to call 
output(getText(....)) directly?

Mandy

> https://bugs.openjdk.java.net/browse/JDK-8027536
>
> Thanks,
>
> s'marks




More information about the core-libs-dev mailing list