The Artima Developer Community
Sponsored Link

Java Buzz Forum
Unused parameters in the JDK

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tom Copeland

Posts: 486
Nickname: tcopeland
Registered: Nov, 2004

Tom Copeland is a junior developer.
Unused parameters in the JDK Posted: Jul 11, 2006 8:34 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Tom Copeland.
Original Post: Unused parameters in the JDK
Feed Title: Junior developer: Java
Feed URL: http://tomcopeland.blogs.com/juniordeveloper/index-java.rdf
Feed Description: System.out.println("Hello world!");
Latest Java Buzz Posts
Latest Java Buzz Posts by Tom Copeland
Latest Posts From Junior developer: Java

Advertisement
Here's another entry along the same lines as 'try without catch in the JDK'. After making some enhancements to PMD's unused parameter rule I ran it on the JDK source to see what turned up. This rule only checks private...

Read: Unused parameters in the JDK

Topic: Code coverage in IntelliJ IDEA 6.0 Previous Topic   Next Topic Topic: Limited time - Free access to eBooks

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use