1. aff7af3 nio: Add unit tests for setOption / getOption. by Narayan Kamath · 8 years ago
  2. 6557ca8 SimpleDateFormat: Amend tests to match specified behaviour. by Narayan Kamath · 8 years ago
  3. ce6a6ab SimpleDateFormatTest: Fix a couple of bogus tests involving non-olson tzs. by Narayan Kamath · 8 years ago
  4. 320cf5e SimpleDateFormatTest : Remove dead code. by Narayan Kamath · 8 years ago
  5. ae2e19f Remove java.nio.channels.* classes without test coverage. by Przemyslaw Szczepaniak · 8 years ago
  6. 3159400 Revert "Revert "Split the harmony SimpleDateFormatTest test methods up"" by Paul Duffin · 8 years ago
  7. 52c6d22 Revert "Split the harmony SimpleDateFormatTest test methods up" by Nicolas Geoffray · 8 years ago
  8. 06e77ed Split the harmony SimpleDateFormatTest test methods up by Paul Duffin · 8 years ago
  9. 119d059 Fix JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0 by Yi Kong · 8 years ago
  10. 7363410 Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 8 years ago
  11. 225d130 Revert "Cookies: Add targetSdkVersion based compatibility for domain matching." by Narayan Kamath · 8 years ago
  12. 1e7abd8 Cookies: Add targetSdkVersion based compatibility for domain matching. by Narayan Kamath · 8 years ago
  13. a300520 TimerTaskTest: Deflake test_scheduledExecutionTime. by Narayan Kamath · 8 years ago
  14. 2f72248 Merge "Fix HashMap and HashSet cloning problem" by Kenny Root · 8 years ago
  15. 189d3d5 InflaterInputStream : Unconditionally close external inflaters. by Narayan Kamath · 8 years ago
  16. 44973ad Fix HashMap and HashSet cloning problem by Kenny Root · 8 years ago
  17. 1610275 Fix test_parseFloat_LString_Harmony6261 by Yi Kong · 8 years ago
  18. 1f588af Placed Locale_Bug_26387905.ser at the correct location by Shubham Ajmera · 8 years ago
  19. bcdff4f TimerTest: invert order of tasks for tests about exception and cancelling by Sergio Giro · 8 years ago
  20. 8ac8497 Fix de-serialization issue in java.util.Locale by Shubham Ajmera · 8 years ago
  21. 872ba17 Update ThreadTest#test_isDaemon. by Narayan Kamath · 8 years ago
  22. 0d5d144 Merge "Re-enable harmony ServerSocketTest" by Przemyslaw Szczepaniak · 8 years ago
  23. e84f3b7 Delete unnecessary notify by Mathieu Chartier · 8 years ago
  24. 65f1e0b Re-enable harmony ServerSocketTest by Przemyslaw Szczepaniak · 9 years ago
  25. 0f153ca Fix alignment test for DirectByteBuffer by Shubham Ajmera · 9 years ago
  26. 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
  27. dda702b Fix, expand and move test for GregorianCalendar change date by Paul Duffin · 9 years ago
  28. 7bf811b Improve support for arabic minusSign & percent markers. by Narayan Kamath · 9 years ago
  29. 3e74bae Merge "Fix isAccessible and alignment test" by Shubham Ajmera · 9 years ago
  30. fd3e2c1 Merge "Remove FileTest#test_lastModified" by Yi Kong · 9 years ago
  31. 81546f7 Remove FileTest#test_lastModified by Yi Kong · 9 years ago
  32. 6bda99d Fixed test_register_LSelectorI_error to make it work with OpenJdk by Paul Duffin · 9 years ago
  33. 9c7ca70 Fix testSerializationCompatibility test by Yi Kong · 9 years ago
  34. 7c00153 Fix isAccessible and alignment test by Shubham Ajmera · 9 years ago
  35. 2bc8437 Fix test assertion in HttpCookieTest for invalid dates. by Narayan Kamath · 9 years ago
  36. df4daa4 Fix parseDoubleTest for large input by Yi Kong · 9 years ago
  37. b9e3600 Fix ReferenceTest#test_subclass. by Narayan Kamath · 9 years ago
  38. 4c2d9b7 Merge "Fix DirectByteBufferAlignment" by Shubham Ajmera · 9 years ago
  39. 9820e5b Rewrite util.format for better performance by Yi Kong · 9 years ago
  40. 1817e4d Fix DirectByteBufferAlignment by Shubham Ajmera · 9 years ago
  41. a6a9dea Update scanner test. by Narayan Kamath · 9 years ago
  42. 8021521 Clean up Cookie path matching logic. by Narayan Kamath · 9 years ago
  43. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago
  44. 65f5c8a Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  45. ef7e113 Merge "Modify tests to make them less fragile" by Paul Duffin · 9 years ago
  46. da57c8f Modify tests to make them less fragile by Paul Duffin · 9 years ago
  47. b10b2a3 Fix ConcurrentModificationException in ArrayList iterators. by Narayan Kamath · 9 years ago
  48. 3f0f9ee Merge changes If8ce299b,I6152a524 by Shubham Ajmera · 9 years ago
  49. d556642 DirectByteBuffer fix by Shubham Ajmera · 9 years ago
  50. f414572 isAccessible flag fixes by Shubham Ajmera · 9 years ago
  51. 7f70532 Merge "libcore: remove exception errors in Timer" am: 13e1e27582 am: d9f3269c9e by Sergio Giro · 9 years ago
  52. 07ebb42 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  53. 0492955 libcore: remove exception errors in Timer by Sergio Giro · 9 years ago
  54. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  55. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  56. 4a0eb88 Fix expiry checks in HttpCookie by Neil Fuller · 9 years ago
  57. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  58. 9dd4475 ParsePositionTest: Fix a few bogus test cases. by Narayan Kamath · 9 years ago
  59. ae2814b libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  60. 99ac18d libcore: rewrite Timer by Sergio Giro · 9 years ago
  61. 069d993 ByteBuffer: Removed the readonly variant by Shubham Ajmera · 9 years ago
  62. 0ea7c29 FieldPositionTest : update test expectations. by Narayan Kamath · 9 years ago
  63. ca51934 Fixes in java.io.File by Przemyslaw Szczepaniak · 9 years ago
  64. 523317d Fix ReferenceQueue code (and some test) by Przemyslaw Szczepaniak · 9 years ago
  65. afe419d Track CLDR-26 updates to currency data. by Narayan Kamath · 10 years ago
  66. 96b40e8 Stop using libcore's java.util.prefs implementation. by Narayan Kamath · 9 years ago
  67. 2808d7d SocketChannel fixes. by Narayan Kamath · 9 years ago
  68. f1b3536 Remove bogus test of implementation details. by Narayan Kamath · 9 years ago
  69. b304b28 Fix bogus comparison tests for Double / Float. by Narayan Kamath · 9 years ago
  70. d2ace86 Fix CharBuffer#put(String, int, int) by Narayan Kamath · 9 years ago
  71. 55f4e64 Fix bogus fix in FileChannelImpl. by Narayan Kamath · 9 years ago
  72. 0319995 Fix ChannelsTest by Narayan Kamath · 9 years ago
  73. 396f236 Fix DatagramChannel tests. by Narayan Kamath · 9 years ago
  74. 8b2e919a Fix several Scanner issues. by Narayan Kamath · 9 years ago
  75. b7b2b8b FileOutputStreamTest : Change position expectations for appendable channels. by Narayan Kamath · 9 years ago
  76. 2bc08d5 Fix BufferedInputStreamTest. by Narayan Kamath · 9 years ago
  77. b4105e7 org.apache.harmony.tests.java.util.TreeMapTest fix by Przemyslaw Szczepaniak · 9 years ago
  78. 8e07541 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  79. 2e451d3 Suppress test that relies on implementation details. by Piotr Jastrzebski · 9 years ago
  80. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 9 years ago
  81. d0b42d7 Fix ChannelsTest. by Piotr Jastrzebski · 9 years ago
  82. 983b2c6 Use OpenJdk implementation for java.util.* by Piotr Jastrzebski · 9 years ago
  83. e6ace47 Fix X500PrincipalTest. by Piotr Jastrzebski · 9 years ago
  84. f96e7e7 Fix X500PrincipalTest. by Piotr Jastrzebski · 9 years ago
  85. c0c7fab Fix X500PrincipalTest by Piotr Jastrzebski · 9 years ago
  86. fc083f3 Track renamed test packages. by Piotr Jastrzebski · 9 years ago
  87. c46a2ea Add missing package names for legacy harmony tests. by Piotr Jastrzebski · 9 years ago
  88. 1ccc812 Fix more race conditions in WeakHashMapTest. by Roland Levillain · 9 years ago
  89. 1efdd1a Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  90. 34ba8b5 Migrate DecimalFormat to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  91. 1df9390 libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  92. d9aed16 Merge "libcore: rewrite Timer" by Sergio Giro · 9 years ago
  93. de81552 libcore: rewrite Timer by Sergio Giro · 9 years ago
  94. 0bb4936 am 69f37702: Merge "Fix JarURLConnection.getJarFile() caching behavior" by Neil Fuller · 9 years ago
  95. ef411e4 Fix JarURLConnection.getJarFile() caching behavior by Neil Fuller · 9 years ago
  96. a82ee5c Avoid using point-to-point interfaces in multicast socket tests by Neil Fuller · 9 years ago
  97. 3b68ef7 am 5af421c4: Merge "Avoid using point-to-point interfaces in multicast socket tests" by Neil Fuller · 9 years ago
  98. 5af421c Merge "Avoid using point-to-point interfaces in multicast socket tests" by Neil Fuller · 9 years ago
  99. 67d7597 Avoid using point-to-point interfaces in multicast socket tests by Neil Fuller · 9 years ago
  100. f13aa2c am b8fcb81f: Merge "Revert "Revert "Migrate Collator classes to use ICU4J.""" by Neil Fuller · 9 years ago