6473 Commits (82573c463b5640cd98128b2eeb23110e694ac148)

Author SHA1 Message Date
  Stefan Bodewig 0555c6d5f6 "hard coded password" 9 years ago
  Stefan Bodewig 45152b5208 Sonar meets backwards compatibility requirements 9 years ago
  Stefan Bodewig 44cd14d100 fix some oversights 9 years ago
  Stefan Bodewig ae7f01f640 compareTo requires equals requires hashCode 9 years ago
  Stefan Bodewig f74ca52299 false positives and trivial fixes 9 years ago
  Stefan Bodewig 60162945dd fix Serializable classes that were in fact not Serializable 9 years ago
  Stefan Bodewig 8e56f57ab5 fix SimpleDateFormat cases (the instances are used single threaded) 9 years ago
  Stefan Bodewig 9d11861283 could have used isAssignableFrom since Ant 1.9.0 9 years ago
  Stefan Bodewig 3e235a8f5a DataType already implements Cloneable 9 years ago
  Stefan Bodewig 0d648167bc false positive for class name comparison 9 years ago
  Stefan Bodewig 70eaedacaf don't want to cause compile-time dependencies 9 years ago
  Stefan Bodewig 0b6fbd3381 whitespace 9 years ago
  Stefan Bodewig f79b8e9354 deal with spurious wakeups 9 years ago
  Stefan Bodewig 9d53feac73 false positive for spurious wakeups 9 years ago
  Stefan Bodewig db62044709 unnecessary condition 9 years ago
  Stefan Bodewig 64d1056c41 uncover hidden NullPointerException 9 years ago
  Stefan Bodewig eaf3af0aea Sonar falsely claims expressions to be constant 9 years ago
  Stefan Bodewig 144fc493a9 objects created for side effects only 9 years ago
  Stefan Bodewig 07ce505d53 extract assignment statements 9 years ago
  Stefan Bodewig 23f3c9de3d I disagree with Sonar - moving the assignment make the code worse 9 years ago
  Stefan Bodewig bcc245e991 fields don't need to be static 9 years ago
  Stefan Bodewig 720df700d8 we really want those fields to be static ... 9 years ago
  Stefan Bodewig 85ff7bf694 whitespace 9 years ago
  Stefan Bodewig 77c681c5be fix possible null dereferences 9 years ago
  Stefan Bodewig e1f9674ab3 false positives for null dereferences 9 years ago
  Stefan Bodewig 6c8b3542fd don't hide original exception by throwing a new one from finally 9 years ago
  Stefan Bodewig 7ffc0970d5 false positives for exceptions thrown from finally 9 years ago
  Stefan Bodewig fba969ee60 avoid NPE 9 years ago
  Stefan Bodewig 99deebc030 not sure what Sonar sees here but not a few lines later 9 years ago
  Stefan Bodewig c8a72df591 whitespace 9 years ago
  Stefan Bodewig 032e888aac plug resource leaks detected by Sonar 9 years ago
  Stefan Bodewig ac1b7652dd Sonar false positives for resource leaks 9 years ago
  Stefan Bodewig c1bbf2fc0c add support for Java9's javac --release 9 years ago
  Stefan Bodewig e95fe11095 really remove Java7 and Java8 features 9 years ago
  Stefan Bodewig 6ec2478503 remove try-with-resources 9 years ago
  Tomas Zezula bda488eafe Fixed forgotten -upgrademodulepath in the DefaultCompilerAdapter. 9 years ago
  Tomas Zezula 5bbc7b6187 JDK9 command line options updated to JEP 293 9 years ago
  Stefan Bodewig 3af6fcc326 fix version numbers 9 years ago
  Stefan Bodewig 31cc48c6f7 JDK9 modules support for JUnit by Tomáš Zezula 9 years ago
  Stefan Bodewig 1d7b624155 don't try reflection when we know it doesn't work 9 years ago
  Stefan Bodewig 2cec63f68a allow Ant references to be used for xslt attributes 9 years ago
  Stefan Bodewig 7e55fea85d use the undocumented TraX factory feature for extensions 9 years ago
  Stefan Bodewig cac55fbfc0 add support for TraX factory features 9 years ago
  Stefan Bodewig 0c4f5b1b62 <get>'s retries attribute has a misleading name 9 years ago
  Stefan Bodewig 77fbe3782f fix the patterns used by touch and date selectors 9 years ago
  Stefan Bodewig ee85859ea0 add support for javac -h 9 years ago
  Stefan Bodewig 7ebbdc995c implement a forking implementation for javah 9 years ago
  Stefan Bodewig e74054fbbd rmic doesn't allow -Xnew on JDK9 9 years ago
  Stefan Bodewig fdfebe8013 default to forking rmic on JDK 9+ 9 years ago
  Stefan Bodewig 625d3d371f nobody is going to call Java 9 1.9 anymore 9 years ago