R4481 Checkstyle Parameter Rename Issue

Tom Zeller tzeller at dragonacea.biz
Wed Sep 14 11:54:47 EDT 2016


>>> Java 8 ?   
>> I'm missing what the linkage is.
> Me also

Sorry for being vague, from the SF 4 release notes[1] :

“You can also use Java 8’s parameter name discovery (based on the -parameters compiler flag) as an alternative to compiling your code with debug information enabled."

That and the Javadoc for one of the impls made me wonder : do we need CLI options to Java for this to work ? Do those options work on 7 and 8 Oracle and OpenJDK ? If so, we should have a test, but maybe that’ll be obvious if this is used ‘everywhere’.

[Again, apologies, maybe none of this is relevant, I’ve never used it before. And I’m not obstructing, just curious.]

Tom

[1] http://docs.spring.io/spring/docs/current/spring-framework-reference/html/new-in-4.0.html



More information about the dev mailing list