1. 02970cb Apply patch from HARMONY-6685 "SHA1PRNG produces less optimal" by Mark Hindess · 13 years ago trunk
  2. 1de8c63 Fix regression introduced in pack200 in 996801 by Sian January · 13 years ago
  3. 7159e32 Fix help text. Dependencies now downloaded straight to target. by Tim Ellison · 13 years ago
  4. 859cf5b Apply patch and test case for HARMONY-6419 ([classlib][luni] Changes to IdentityHashMap entrySet doesn't reflect underlying map) by Tim Ellison · 13 years ago
  5. 7151564 Update to Xerces 2.11.0 by Tim Ellison · 13 years ago
  6. efa7a01 Apply another fix for HARMONY-6661: Synchonrize on mutable field in Permissions.java readObject() is only reachable by one thread, so remove unnecessary synchronized block by Lei Chen · 13 years ago
  7. 977886d Improve patch for HARMONY-6675 at r1035930: remove field 'isEnable' and mark more fileds as 'final'. by Xu Rui Zhi · 13 years ago
  8. 0be13e5 Fix for HARMONY-6675: Reducing timeout value in CanonicalPatchCache to fix a file not found error in Hadoop common by Xu Rui Zhi · 13 years ago
  9. 4189199 Fix for HARMONY-6367 ([classlib] Some Methods doesn't have security Permissions check as compared to SUN JDK) by Tim Ellison · 13 years ago
  10. 6372479 Add java.nio.channels.spi.SelectorProvider metadata - that has existed by Mark Hindess · 13 years ago
  11. 357b893 Adding native code that for some reason has been missing since the code by Mark Hindess · 13 years ago
  12. 6327681 Remove directory that was created (inadvertently?) in commit r1022963: by Mark Hindess · 13 years ago
  13. 2c26135 Refactor test properties. by Mark Hindess · 13 years ago
  14. d41bb9d Add top-level findbugs target. by Mark Hindess · 13 years ago
  15. 2349b60 Fix setup target to leave dependencies. by Mark Hindess · 13 years ago
  16. eca64c8 Another attempt to fix the depends download problem. by Mark Hindess · 13 years ago
  17. c7acd22 junit.jar download works for me (and others I've spoken to) but I'd like by Mark Hindess · 13 years ago
  18. f76b4d2 Add fix to allow overriding of the Timestamp class to create an immutable class, by removing a call to a public method in the Timestamp constructor. Regression testcase included. by Dr Catherine Victoria Hope · 13 years ago
  19. 3da0401 Archive tests - change some assertTrues to assertEquals where more appropriate by Sian January · 14 years ago
  20. ef6fa48 Fix clean. by Mark Hindess · 14 years ago
  21. 7b12cdd Quick fix for build break. by Mark Hindess · 14 years ago
  22. 3be5b87 Merging some changes tested in mrh branch. As mentioned on dev list. by Mark Hindess · 14 years ago
  23. e1e1eef Back-out part of change from revision 1002476 (fix for HARMONY-6638) that checks if the key is connected before OP_CONNECT is added to the list of selected keys. Adding a test that registers an OP_CONNECT key on a socket channel, connects and then checks there's a key in the selectedKeys() list passes on the RI (also removing the check doesn't cause the regression test that was added for 1002376 to fail). by Dr Catherine Victoria Hope · 14 years ago
  24. 6f042bf This patch fixes a problem of which the thread of java.util.Timer should be closed when VM is off. by Zhou Kai · 14 years ago
  25. 234368e For objects of types generated by methods of java.util.Collections class, like java.util.Collections$UnmodifiableCollection generated by java.util.Collections.unmodifiableCollection(Collection) method etc, HARMONY has problem to encode and decode them while Oracle JDK doesn't. This patch also adds several test cases to reproduce those problems. by Zhou Kai · 14 years ago
  26. 35b458a java.beans.XMLEncoder/Decoder fails to process invalid chars. Add 2 test cases to reproduce the problems by Zhou Kai · 14 years ago
  27. 0321ca5 Given a test case of using java.beans.XMLEncoder.writeObject() to write any object. Of the encoding output, for each line, Oracle JDK6 always ends with a space while HARMONY doesn't. This is a non-bug difference between, but it's nice for HARMONY to have it. by Zhou Kai · 14 years ago
  28. 9640e57 Create platform-specific tree to facilitate windows specific tests by Mark Hindess · 14 years ago
  29. 95e8d02 Refactor InstrumentTestHelper to share code with Support_Exec. More by Mark Hindess · 14 years ago
  30. ead4a4f Remove unnecessary explicit throw. by Mark Hindess · 14 years ago
  31. e9d78f6 Fix for HARMONY-6669 ([classlib][archive] java.util.jar.InitManifest throws IndexOutOfBoundException when reading special Manifest file) by Tim Ellison · 14 years ago
  32. 4ea37aa Performance improvement for LogManager.addToFamilyTree by Xu Rui Zhi · 14 years ago
  33. 74d84b5 Remove another explicit NPE. I'm not re-ordering the bounds checking by Mark Hindess · 14 years ago
  34. 0fafb31 Remove explicit null checks in cases were deference occurs naturally by Mark Hindess · 14 years ago
  35. 9def4a6 Make description a comment so it doesn't appear in the "ant -p" output by Mark Hindess · 14 years ago
  36. b5768ec Change fetch-depends subtasks to give them more sensible names. by Mark Hindess · 14 years ago
  37. 166bef5 Attribute RFCs referenced in the code from AUTH, CRYPTO, and NIO_CHAR modules by Tim Ellison · 14 years ago
  38. 5347e3f Creation of jar files will throw OutOfMemoryException when compressing large files. Change the compression of files to use a 1024 byte buffer size (same as in the decompression code) instead of attempting to allocate the full file size. by Oliver Deakin · 14 years ago
  39. b930aa9 Reverting: by Mark Hindess · 14 years ago
  40. 2e5e217 Trivial typo. by Mark Hindess · 14 years ago
  41. f78ca15 Update to ecj/jdi/jdimodel 3.6.1. (The ecj-3.5.1.jar was moved to the by Mark Hindess · 14 years ago
  42. 39a0eaf Fix memory leak of pathW. by Oliver Deakin · 14 years ago
  43. 763b7ea Isolate logging behavior tests from logging+security tests. Necessary to run the tests in a VM where installing an alternate security manager is not allowed. by Jesse Wilson · 14 years ago
  44. cbc9180 Fix of the testSelectorAcceptAndRead failure of org.apache.harmony.nio.tests.java.nio.channels.UnixSelectorTest. The fix is to specify the hostname of a InetSocketAddress to avoid the connect missing. by Li Jing Qin · 14 years ago
  45. e048e35 Apply fix for HARMONY-6637 ([classlib] [archive] Inflater.inflate() short-circuits on zero-length request, finished() never true for a zero-length data source) by Tim Ellison · 14 years ago
  46. 2ce3e3d Apply fix for HARMONY-6527 ([classlib][text] CollationElementIterator tests fail) - I believe this is a non-bug difference, so modify the test to expect ICU behaviour. by Oliver Deakin · 14 years ago
  47. 4e075ee Minor change to make assert failure message more readable. by Oliver Deakin · 14 years ago
  48. ed2c66e Modify format test according to comments in HARMONY-6525 ([classlib][text] DecimalFormatTest tests fail) - I believe this is a non-bug difference and the behaviour of ICU is correct in this case. by Oliver Deakin · 14 years ago
  49. 26cb9de Apply fix for HARMONY-6524 ([classlib][text] RuleBasedCollatorTest tests fail) and re-enable test. I believe this is a non-bug difference, so modifying test for ICU behaviour. by Oliver Deakin · 14 years ago
  50. 6ab0441 Uncomment test method. by Oliver Deakin · 14 years ago
  51. da331a8 Add some simple exception case tests. by Oliver Deakin · 14 years ago
  52. 222f686 Reduce scope of variables and eliminate unused variables on unix. by Mark Hindess · 14 years ago
  53. 2a715e7 Fix typo spotted when doing merging. by Mark Hindess · 14 years ago
  54. 9e8278a Removing class that is no longer used. by Oliver Deakin · 14 years ago
  55. a562a71 Apply the patch for HARMONY-6664: Poor performance of java.beans.XMLEncoder.writeObject() method. This reduce the time of writing a list of 25000 integers from 30 seconds to 3 seconds, improve the performance of XMLEncoder.writeObject() to some extent. by Zhou Kai · 14 years ago
  56. e93f799 Apply fix for HARMONY-6661: Synchonrize on mutable field in Permissions.java by Xu Rui Zhi · 14 years ago
  57. dd7e206 Apply patches for HARMONY-6657: A batch of testcases to increase rmi module test coverage by Xu Rui Zhi · 14 years ago
  58. bd78338 Apply fix for HARMONY-6662: Spin wait in StartTlsResponseImpl.java by Xu Rui Zhi · 14 years ago
  59. 96fd208 Applying patch from HARMONY-6638: by Li Jing Qin · 14 years ago
  60. 43756c7 Pack200 - Fix for minor bug found when working in java 6 branch by Sian January · 14 years ago
  61. 5c11c84 Autoselect sourceforge mirror for fetch-depends by Sian January · 14 years ago
  62. 3c342c6 Suppress compiler warnings. Minor weak to use char append rather than string. by Tim Ellison · 14 years ago
  63. d1ad629 Replace some NLS trailing comments with more readable suppress warnings annotation. by Tim Ellison · 14 years ago
  64. e7f7ee1 Replace toLowerCase invocation with simpler ASCII only version. by Tim Ellison · 14 years ago
  65. cb7611f Move invariants out of loop to make selecting child loggers more efficient. by Tim Ellison · 14 years ago
  66. bf766a1 Apply fix for HARMONY-6406 (Combination of multiply and compareTo BigDecimal methods returns unexpected result) by Tim Ellison · 14 years ago
  67. 9c83d5c According to the spec, String.concat() should return a new String object whenever the parameter String length is not 0. Also add a regression test to check this. by Oliver Deakin · 14 years ago
  68. cae822a Apply patch for HARMONY-6659: [classlib][luni]Launcher causing JVM to silently ignore unrecognized options by Xu Rui Zhi · 14 years ago
  69. 2157062 UTF-8 encoding should be used during decoding by Xu Rui Zhi · 14 years ago
  70. c968d89 Touch Locale class during TimeZone initialization to get ICU loading sequence right. by Tim Ellison · 14 years ago
  71. a77f28e This patch refines some code in beans module, move some common properties and methods into o.a.h.b.BeansUtils class. It's a non-functional patch. by Zhou Kai · 14 years ago
  72. 0e366f6 This patch fixes an unexpected NoSuchMethodException thrown by java.beans.Statement class. Also, add a test case to reproduce this problem. by Zhou Kai · 14 years ago
  73. 12f572c Fix more memory leaks. by Mark Hindess · 14 years ago
  74. 05635eb Fix memory leak. by Mark Hindess · 14 years ago
  75. e13a202 Remove unused import. by Tim Ellison · 14 years ago
  76. 1ee1be2 Socket permission action names are ascii, so use a simpler lowercasing method. by Tim Ellison · 14 years ago
  77. bcc7cda Re-apply fix for HARMONY-6649 (String.toLowerCase/toUpperCase incorrect for supplementary characters) by Tim Ellison · 14 years ago
  78. a7b3a6d Simplify testcase so it doesn't depend upon any locale. by Tim Ellison · 14 years ago
  79. de948d9 Ensure the hashCode is computed using locale insensitive lowercasing. by Tim Ellison · 14 years ago
  80. d03d15f File permission actions must be expressed as an ascii string, so use a simpler lowercasing method. by Tim Ellison · 14 years ago
  81. a99f87a Backing out changes for HARMONY-6649 (String.toLowerCase/toUpperCase incorrect for supplementary characters) by Tim Ellison · 14 years ago
  82. 7d65197 Remove redundant property. by Mark Hindess · 14 years ago
  83. 899c8d3 Remove redundant text/plain properties. by Mark Hindess · 14 years ago
  84. 2bd7cb5 Another property consistency fix. by Mark Hindess · 14 years ago
  85. 4d294c9 More property fixes. by Mark Hindess · 14 years ago
  86. 93d80e5 Make svn:mime-type use image/gif consistency. by Mark Hindess · 14 years ago
  87. 931ac0e More property fixes. by Mark Hindess · 14 years ago
  88. b89195e Property fixes - this works for me too. by Mark Hindess · 14 years ago
  89. 120c036 Revert r1000169 as it does break but oddly only after checkin. by Mark Hindess · 14 years ago
  90. 7508e72 Mime type fixing. This one works for me but is probably the most likely by Mark Hindess · 14 years ago
  91. 058a5c0 Apply patch for HARMONY-6642 ([classlib][luni] FileInputStream doesn't close FD in native code) by Tim Ellison · 14 years ago
  92. 8f7100c Fix some svn:eol-style properties. by Mark Hindess · 14 years ago
  93. 37912ff Apply patch for HARMONY-6635 (FloatingPointParser uses toLowerCase unnecessarily) by Tim Ellison · 14 years ago
  94. 14ac538 Add svn property eol-style, with thanks to rmuir. by Tim Ellison · 14 years ago
  95. b5263e0 Add a description for the test target, as recommended by rmuir. by Tim Ellison · 14 years ago
  96. 2f3a653 Apply fix for HARMONY-6653 (Use instance lock to protect static share data in ObjID.jav) by Tim Ellison · 14 years ago
  97. d179afe Oops, these were not supposed to be part of r999591. Backing out. by Tim Ellison · 14 years ago
  98. 61702aa Apply regression test for HARMONY-6649 (String.toLowerCase/toUpperCase incorrect for supplementary characters) by Tim Ellison · 14 years ago
  99. 1eb812a Pack200 - simplify method calls by Sian January · 14 years ago
  100. d33c1a6 Improve performance of extract jar file by reading/writing bulk of bytes instead of one byte. by Xu Rui Zhi · 14 years ago