28 Commits (bc5836f688e57d6ac08dda88ad4a693db30d678b)

Author SHA1 Message Date
  Gintas Grigelionis bc5836f688 Synchronized fields ought to be final 7 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Stefan Bodewig 4cecc03af6 there simply is no better logger around 9 years ago
  Stefan Bodewig 70c93da9ae a few more O(n) lookups where O(1) would be possible - optional tasks not checked, yet 15 years ago
  Jan Materne 79c6e8371a Use better constant names. 18 years ago
  Peter Reilly a914355da2 more magic numbers 18 years ago
  Steve Loughran 4f08eff5ea no point in a public ctor to a package scope class; mention other JVMs in the javadocs 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 9b29322cc4 Avoid a useless exception being (sometimes) thrown if a <java fork="true"> task is halted with Thread.stop(). 19 years ago
  Stefan Bodewig 49c52d18de JDK 1.3- 21 years ago
  Stefan Bodewig 5e4408208a Don't try to add or remove shutdown hooks while the hook is running. Remove a processes.wait that won't ever return as far as I can tell. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 004045b1b6 Don't silently swallow exceptions when something is wrong, PR 23609 22 years ago
  Stefan Bodewig fafd373901 notifyAll instead of notify 22 years ago
  Conor MacNeill 743a75153a Ensure terminated processes are allowed to complete before finishing the 22 years ago
  Conor MacNeill 7d752b579c checkstyle 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig dec2963579 forgot to give credit 23 years ago
  Stefan Bodewig 198cca7aa6 Only register ProcessDestroyer when needed (and unregister it when no 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig 84ca18779b <keysubst> didn't close its streams. I know, this task is so 23 years ago
  Stefan Bodewig 03d2b1c05f If running on JDK 1.3 register an exit handler that kills spawned 24 years ago