1. 500f2ca Add Character tests for new UnicodeBlocks by Przemyslaw Szczepaniak · 8 years ago
  2. 254bfbf Import upstream change: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER by Yi Kong · 8 years ago
  3. 197ca87 Fix XML Parser related packages names by Nicholas Sauer · 8 years ago
  4. 286d589 Merge "Insert security provider into the same position" by Nicholas Sauer · 8 years ago
  5. 774864c Merge "Fix Preferences regression." by Przemyslaw Szczepaniak · 8 years ago
  6. 44d29b0 Fix Preferences regression. by Przemyslaw Szczepaniak · 8 years ago
  7. 4c10bf7 Merge "Fix clinit-related serialization incompatibility." by Przemyslaw Szczepaniak · 8 years ago
  8. fd17eab Fix clinit-related serialization incompatibility. by Przemyslaw Szczepaniak · 8 years ago
  9. 9582593 Merge "Increase the wait time for assertDurationIsInRange(0)" by Neil Fuller · 8 years ago
  10. 8514d7e Increase the wait time for assertDurationIsInRange(0) by Neil Fuller · 8 years ago
  11. 5253684 Insert security provider into the same position by Nicholas Sauer · 8 years ago
  12. fa4f4df Merge "Fix HttpsURLConnectionTest for CTSv2." by Nicholas Sauer · 8 years ago
  13. e0f383f Correct address fields in ByteBufferAsXBuffer classes by Shubham Ajmera · 8 years ago
  14. 8539b67 Fix HttpsURLConnectionTest for CTSv2. by Nicholas Sauer · 8 years ago
  15. fbabe73 Observable: Call out to hasChanged() to figure out if something changes. by Narayan Kamath · 8 years ago
  16. d761351 Merge "JarFile: make getManifestFromReference and getManEntry synchronized" by Sergio Giro · 8 years ago
  17. 592f49a JarFile: make getManifestFromReference and getManEntry synchronized by Sergio Giro · 8 years ago
  18. 2a4f40b Merge "HttpsURLConnectionTest: Remove bogus tests around socket factories." by Treehugger Robot · 8 years ago
  19. d93dd52 HttpsURLConnectionTest: Remove bogus tests around socket factories. by Narayan Kamath · 8 years ago
  20. 5e1ca03 Merge "Revert "Remove java.nio.channels.* classes without test coverage."" by Shubham Ajmera · 8 years ago
  21. e318a0e Revert "Remove java.nio.channels.* classes without test coverage." by Shubham Ajmera · 8 years ago
  22. ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 8 years ago
  23. a928927 Merge "Fix use of Object.equals() to compare arrays." by Tobias Thierer · 8 years ago
  24. bdd8f39 Merge "Avoid additional Object allocations that are immediately unboxed" by Tobias Thierer · 8 years ago
  25. 97a3d51 Fix use of Object.equals() to compare arrays. by Tobias Thierer · 8 years ago
  26. a5448c0 Avoid additional Object allocations that are immediately unboxed by Tobias Thierer · 8 years ago
  27. baba65a Add unit tests for FileChannel#lock #tryLock by Shubham Ajmera · 8 years ago
  28. 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 8 years ago
  29. 30a12fe Inet6Address: Provide an explicit hostname for the ANY address. by Narayan Kamath · 8 years ago
  30. 969e52f Allow some rounding on SO_TIMEOUT values by Neil Fuller · 9 years ago
  31. 987c9ca ObjectStreamClass: Add a workaround for abusers of private API. by Narayan Kamath · 8 years ago
  32. a4750c7 Explicitly set locale to en_US for tests that require it by Neil Fuller · 8 years ago
  33. 2c4230d Port a number of OpenJDK8 stream methods by Yi Kong · 8 years ago
  34. 9cf8977 Merge "Port OpenJDK8 java.lang functional util methods" by Yi Kong · 8 years ago
  35. 59df7aa Add Arrays$ArrayList::replaceAll by Shubham Ajmera · 8 years ago
  36. e9d9ae3d Port OpenJDK8 java.lang functional util methods by Yi Kong · 8 years ago
  37. 6e888e9 Handle recvfrom() returning 0. by Przemyslaw Szczepaniak · 8 years ago
  38. 7f1dee4 Comment assertion related to harmony behavior by Neil Fuller · 8 years ago
  39. 7e2dda1 Fix CTS tests broken by the switch to OpenJDK code by Neil Fuller · 8 years ago
  40. c86e0fa Spliterators: pull in additional specializations. by Narayan Kamath · 9 years ago
  41. 538e902 Merge "Fix what .getPeerHost() test expects" by Kenny Root · 9 years ago
  42. 5bad107 Add openJdk8 static (Float|Double)#isFinite methods. by Przemyslaw Szczepaniak · 9 years ago
  43. 6e5b758 Vector: Rework CME checks in hasNext() and next(). by Narayan Kamath · 9 years ago
  44. 6edda46 Fix what .getPeerHost() test expects by Kenny Root · 9 years ago
  45. 4605fa7 Merge "AVA: fix handling of whitespace in DN" by Sergio Giro · 9 years ago
  46. 91921d3 AVA: fix handling of whitespace in DN by Sergio Giro · 9 years ago
  47. 5d11243 Merge "Port java.util.Collection.removeIf from OpenJDK8" by Yi Kong · 9 years ago
  48. c9b5ffc Port of oJdk8 Arrays#parallelSort* & tests by Przemyslaw Szczepaniak · 9 years ago
  49. d41ca4a Port java.util.Collection.removeIf from OpenJDK8 by Yi Kong · 9 years ago
  50. b9050f6 Fix cts-v1 build breakage. by Narayan Kamath · 9 years ago
  51. 8b056f0 Add java.lang.Iterable.spliterator() and supporting classes. by Narayan Kamath · 9 years ago
  52. 3de87b8 Fix ArrayDeque forEachRemaining tests. by Narayan Kamath · 9 years ago
  53. e633814 Add Iterator.forEachRemaining / Iterator.remove. by Narayan Kamath · 9 years ago
  54. 2729b8c Double,Integer,Long: Add static hashCode / sum / max / min methods. by Narayan Kamath · 9 years ago
  55. c3a9db8 Add Iterable#forEach & Map#forEach from openJdk8 by Przemyslaw Szczepaniak · 9 years ago
  56. 16f9317 Merge "SSLSessionTest: compare equality of SSLSession by contents" by Kenny Root · 9 years ago
  57. aff7af3 nio: Add unit tests for setOption / getOption. by Narayan Kamath · 9 years ago
  58. 6557ca8 SimpleDateFormat: Amend tests to match specified behaviour. by Narayan Kamath · 9 years ago
  59. ce6a6ab SimpleDateFormatTest: Fix a couple of bogus tests involving non-olson tzs. by Narayan Kamath · 9 years ago
  60. 320cf5e SimpleDateFormatTest : Remove dead code. by Narayan Kamath · 9 years ago
  61. 1a3e2a7 SSLSessionTest: compare equality of SSLSession by contents by Kenny Root · 9 years ago
  62. ae2e19f Remove java.nio.channels.* classes without test coverage. by Przemyslaw Szczepaniak · 9 years ago
  63. 3159400 Revert "Revert "Split the harmony SimpleDateFormatTest test methods up"" by Paul Duffin · 9 years ago
  64. 52c6d22 Revert "Split the harmony SimpleDateFormatTest test methods up" by Nicolas Geoffray · 9 years ago
  65. 06e77ed Split the harmony SimpleDateFormatTest test methods up by Paul Duffin · 9 years ago
  66. 119d059 Fix JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0 by Yi Kong · 9 years ago
  67. 7363410 Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 9 years ago
  68. 225d130 Revert "Cookies: Add targetSdkVersion based compatibility for domain matching." by Narayan Kamath · 9 years ago
  69. 1e7abd8 Cookies: Add targetSdkVersion based compatibility for domain matching. by Narayan Kamath · 9 years ago
  70. a300520 TimerTaskTest: Deflake test_scheduledExecutionTime. by Narayan Kamath · 9 years ago
  71. 2f72248 Merge "Fix HashMap and HashSet cloning problem" by Kenny Root · 9 years ago
  72. 189d3d5 InflaterInputStream : Unconditionally close external inflaters. by Narayan Kamath · 9 years ago
  73. 44973ad Fix HashMap and HashSet cloning problem by Kenny Root · 9 years ago
  74. 1610275 Fix test_parseFloat_LString_Harmony6261 by Yi Kong · 9 years ago
  75. 1f588af Placed Locale_Bug_26387905.ser at the correct location by Shubham Ajmera · 9 years ago
  76. bcdff4f TimerTest: invert order of tasks for tests about exception and cancelling by Sergio Giro · 9 years ago
  77. 8ac8497 Fix de-serialization issue in java.util.Locale by Shubham Ajmera · 9 years ago
  78. 872ba17 Update ThreadTest#test_isDaemon. by Narayan Kamath · 9 years ago
  79. 0d5d144 Merge "Re-enable harmony ServerSocketTest" by Przemyslaw Szczepaniak · 9 years ago
  80. e84f3b7 Delete unnecessary notify by Mathieu Chartier · 9 years ago
  81. 65f1e0b Re-enable harmony ServerSocketTest by Przemyslaw Szczepaniak · 9 years ago
  82. 0f153ca Fix alignment test for DirectByteBuffer by Shubham Ajmera · 9 years ago
  83. 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
  84. dda702b Fix, expand and move test for GregorianCalendar change date by Paul Duffin · 9 years ago
  85. 7bf811b Improve support for arabic minusSign & percent markers. by Narayan Kamath · 9 years ago
  86. 3e74bae Merge "Fix isAccessible and alignment test" by Shubham Ajmera · 9 years ago
  87. fd3e2c1 Merge "Remove FileTest#test_lastModified" by Yi Kong · 9 years ago
  88. 81546f7 Remove FileTest#test_lastModified by Yi Kong · 9 years ago
  89. 6bda99d Fixed test_register_LSelectorI_error to make it work with OpenJdk by Paul Duffin · 9 years ago
  90. 9c7ca70 Fix testSerializationCompatibility test by Yi Kong · 9 years ago
  91. 7c00153 Fix isAccessible and alignment test by Shubham Ajmera · 9 years ago
  92. 2bc8437 Fix test assertion in HttpCookieTest for invalid dates. by Narayan Kamath · 9 years ago
  93. df4daa4 Fix parseDoubleTest for large input by Yi Kong · 9 years ago
  94. b9e3600 Fix ReferenceTest#test_subclass. by Narayan Kamath · 9 years ago
  95. 4c2d9b7 Merge "Fix DirectByteBufferAlignment" by Shubham Ajmera · 9 years ago
  96. 9820e5b Rewrite util.format for better performance by Yi Kong · 9 years ago
  97. 1817e4d Fix DirectByteBufferAlignment by Shubham Ajmera · 9 years ago
  98. a6a9dea Update scanner test. by Narayan Kamath · 9 years ago
  99. 8021521 Clean up Cookie path matching logic. by Narayan Kamath · 9 years ago
  100. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago