1. c7609a8 Merge "Remove ObjectStreamClass workarounds for API > 24" by Treehugger Robot · 8 years ago
  2. 744e29a Let Currency.getDisplayName(null) throw NPE. by Tobias Thierer · 8 years ago
  3. df35815 Merge "Update ResourceBundle related classes from java.util to OpenJDK8u60" by Tobias Thierer · 8 years ago
  4. c54efa1 Harmony SSLEngineTest: fail when wrap called before init by Kenny Root · 8 years ago
  5. 44d6334 Merge "Update Properties to OpenJDK8u60" by Tobias Thierer · 8 years ago
  6. e781e52 Merge "javax.security.auth.Subject: port this class from jdk8u60" by Sergio Giro · 8 years ago
  7. 4bf3fba Update Properties to OpenJDK8u60 by Tobias Thierer · 8 years ago
  8. da09aa4 Remove ObjectStreamClass workarounds for API > 24 by Przemyslaw Szczepaniak · 8 years ago
  9. 7ff253d Update ResourceBundle related classes from java.util to OpenJDK8u60 by Tobias Thierer · 8 years ago
  10. 14dca37 javax.security.auth.Subject: port this class from jdk8u60 by Sergio Giro · 8 years ago
  11. e64b867 Update six more classes from java.util to OpenJDK8u60 by Tobias Thierer · 8 years ago
  12. 9e1e07a Merge "Add tests for new constructors in java.util.Scanner" by Shubham Ajmera · 8 years ago
  13. d4b7449 Fix 58 libcore tests that caught "expected" Exceptions but didn't fail() by Tobias Thierer · 8 years ago
  14. f929d89 Add tests for new constructors in java.util.Scanner by Shubham Ajmera · 8 years ago
  15. deb66d5 Tests + unhiding new j.l.reflect methods by Neil Fuller · 8 years ago
  16. 5c33d34 Merge "Pulling in the OpenJDK 8 Executable class and related changes" by Treehugger Robot · 8 years ago
  17. 20938c5 Pulling in the OpenJDK 8 Executable class and related changes by Neil Fuller · 8 years ago
  18. 51e3a43 Fix SocketFactoryTest#test_createSocket_InetAddressIInetAddressI by Shubham Ajmera · 8 years ago
  19. 212618c Merge "Fix EnumSetTest.test_retainAll_LCollection" am: cce309fddd by Neil Fuller · 8 years ago
  20. a8dd080 Fix EnumSetTest.test_retainAll_LCollection by Neil Fuller · 8 years ago
  21. 92608bb Merge "Fix regression in Vector.listIterator.add() introduced in N." by Tobias Thierer · 8 years ago
  22. c13c9ed Fix regression in Vector.listIterator.add() introduced in N. by Tobias Thierer · 8 years ago
  23. 1ade8e7 Merge "Port openJDK8 changes to java.nio.charset" am: 13ff49ea4f by Shubham Ajmera · 8 years ago
  24. 13ff49e Merge "Port openJDK8 changes to java.nio.charset" by Shubham Ajmera · 8 years ago
  25. 861d34f Port openJDK8 changes to java.nio.charset by Shubham Ajmera · 8 years ago
  26. 75f7ce0 Merge "Unify exception order in java.nio.Buffer subclasses" am: 659e76cdf2 by Serguei Katkov · 8 years ago
  27. 3f74952 Unify exception order in java.nio.Buffer subclasses by Serguei Katkov · 8 years ago
  28. 9338412 Merge "Port java.lang from openJdk8, part 4" am: d4a38fdce5 by Przemyslaw Szczepaniak · 8 years ago
  29. 4e73fd2 Port java.lang from openJdk8, part 4 by Przemyslaw Szczepaniak · 8 years ago
  30. 730ac24 Merge \"Return DataInputStream to pre-N calls on delegate\" am: 105f3b0575 by Shubham Ajmera · 8 years ago
  31. 545cf97 Return DataInputStream to pre-N calls on delegate by Shubham Ajmera · 8 years ago
  32. 36ea50e Merge \"SerializationStressTest4 : Improve iteration tests.\" am: 5f3ac6af79 by Narayan Kamath · 8 years ago
  33. 0cdefff SerializationStressTest4 : Improve iteration tests. by Narayan Kamath · 8 years ago
  34. a6a1d2e Merge \"Fix serialization of class fields with same names.\" am: 0754731ccf by Przemyslaw Szczepaniak · 8 years ago
  35. 0754731 Merge "Fix serialization of class fields with same names." by Przemyslaw Szczepaniak · 8 years ago
  36. cee6c89 Merge \"Add serialVersionUID field to java.text.ParseException\" am: c436f141d5 by Paul Duffin · 8 years ago
  37. fe0e15b Merge \"Removed tests that checked previous behavior of ChoiceFormat\" by Paul Duffin · 8 years ago
  38. c436f14 Merge "Add serialVersionUID field to java.text.ParseException" by Paul Duffin · 8 years ago
  39. 33d260f Removed tests that checked previous behavior of ChoiceFormat by Paul Duffin · 8 years ago
  40. 0cda871 Add serialVersionUID field to java.text.ParseException by Paul Duffin · 8 years ago
  41. 9e29685 Merge \"Import upstream change: HttpCookie.domainMatches(\"hostname.local\", \"hostname\") should return true\" by Yi Kong · 8 years ago
  42. 505d890 Import upstream change: HttpCookie.domainMatches("hostname.local", "hostname") should return true by Yi Kong · 8 years ago
  43. d283133 Merge \"Port java.lang from openJdk8, part 3\" am: 500742c01c by Przemyslaw Szczepaniak · 8 years ago
  44. 6a5351e Port java.lang from openJdk8, part 3 by Przemyslaw Szczepaniak · 8 years ago
  45. 0885fcb Fix serialization of class fields with same names. by Przemyslaw Szczepaniak · 8 years ago
  46. 39272b9 Merge \"Add Character tests for new UnicodeBlocks\" am: 88303d8505 by Przemyslaw Szczepaniak · 8 years ago
  47. 500f2ca Add Character tests for new UnicodeBlocks by Przemyslaw Szczepaniak · 8 years ago
  48. 686c425 Merge \"Import upstream change: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER\" by Yi Kong · 8 years ago
  49. 254bfbf Import upstream change: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER by Yi Kong · 8 years ago
  50. 197ca87 Fix XML Parser related packages names by Nicholas Sauer · 8 years ago
  51. 286d589 Merge "Insert security provider into the same position" by Nicholas Sauer · 8 years ago
  52. ee8ca90 Merge \\"Fix Preferences regression.\\" am: 774864c67a am: d3014d4ead by Przemyslaw Szczepaniak · 8 years ago
  53. 774864c Merge "Fix Preferences regression." by Przemyslaw Szczepaniak · 8 years ago
  54. 44d29b0 Fix Preferences regression. by Przemyslaw Szczepaniak · 8 years ago
  55. c95483a Merge \\"Fix clinit-related serialization incompatibility.\\" am: 4c10bf71ef by Przemyslaw Szczepaniak · 8 years ago
  56. 4c10bf7 Merge "Fix clinit-related serialization incompatibility." by Przemyslaw Szczepaniak · 8 years ago
  57. fd17eab Fix clinit-related serialization incompatibility. by Przemyslaw Szczepaniak · 8 years ago
  58. 9582593 Merge "Increase the wait time for assertDurationIsInRange(0)" by Neil Fuller · 8 years ago
  59. 8514d7e Increase the wait time for assertDurationIsInRange(0) by Neil Fuller · 8 years ago
  60. 5253684 Insert security provider into the same position by Nicholas Sauer · 8 years ago
  61. 61e2530 Merge \\"Fix HttpsURLConnectionTest for CTSv2.\\" am: fa4f4df464 am: 65a10e811c by Nicholas Sauer · 8 years ago
  62. fa4f4df Merge "Fix HttpsURLConnectionTest for CTSv2." by Nicholas Sauer · 8 years ago
  63. 86a235c Merge \\"Correct address fields in ByteBufferAsXBuffer classes\\" am: b33d82cf57 by Shubham Ajmera · 8 years ago
  64. e0f383f Correct address fields in ByteBufferAsXBuffer classes by Shubham Ajmera · 8 years ago
  65. 8539b67 Fix HttpsURLConnectionTest for CTSv2. by Nicholas Sauer · 8 years ago
  66. 3973147 Merge \"Increase the wait time for assertDurationIsInRange(0)\" into nyc-dev by Neil Fuller · 8 years ago
  67. fe71cd5 Increase the wait time for assertDurationIsInRange(0) by Neil Fuller · 8 years ago
  68. ff15b52 Merge "Observable: Call out to hasChanged() to figure out if something changes." am: d19e16bd5e by Narayan Kamath · 8 years ago
  69. e03b33a Observable: Call out to hasChanged() to figure out if something changes. by Narayan Kamath · 8 years ago
  70. fbabe73 Observable: Call out to hasChanged() to figure out if something changes. by Narayan Kamath · 8 years ago
  71. b0b20ff Merge "Fix XML Parser related packages names" into nyc-dev am: 82aa66a111 by Nicholas Sauer · 8 years ago
  72. 0c78f89 Fix XML Parser related packages names by Nicholas Sauer · 8 years ago
  73. d761351 Merge "JarFile: make getManifestFromReference and getManEntry synchronized" by Sergio Giro · 8 years ago
  74. 592f49a JarFile: make getManifestFromReference and getManEntry synchronized by Sergio Giro · 8 years ago
  75. f70bee5 Merge "JarFile: make getManifestFromReference and getManEntry synchronized" into nyc-dev by Sergio Giro · 8 years ago
  76. c36b574 Merge "JarFile: make getManifestFromReference and getManEntry synchronized" into nyc-dev by Sergio Giro · 8 years ago
  77. f71c7ea JarFile: make getManifestFromReference and getManEntry synchronized by Sergio Giro · 8 years ago
  78. 2a4f40b Merge "HttpsURLConnectionTest: Remove bogus tests around socket factories." by Treehugger Robot · 8 years ago
  79. b14f410 HttpsURLConnectionTest: Remove bogus tests around socket factories. am: 3c17df3 by Narayan Kamath · 8 years ago
  80. d93dd52 HttpsURLConnectionTest: Remove bogus tests around socket factories. by Narayan Kamath · 8 years ago
  81. 3c17df3 HttpsURLConnectionTest: Remove bogus tests around socket factories. by Narayan Kamath · 8 years ago
  82. 6b33df9 Merge "Revert "Remove java.nio.channels.* classes without test coverage."" am: 5e1ca03 by Shubham Ajmera · 8 years ago
  83. 5e1ca03 Merge "Revert "Remove java.nio.channels.* classes without test coverage."" by Shubham Ajmera · 8 years ago
  84. 533805c ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 8 years ago
  85. e318a0e Revert "Remove java.nio.channels.* classes without test coverage." by Shubham Ajmera · 8 years ago
  86. c52c7b5 Merge "ResourceBundle : Use UTF-8 for property based resources." am: 11a4200 by Narayan Kamath · 8 years ago
  87. ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 8 years ago
  88. 268e31d Merge "Fix use of Object.equals() to compare arrays." am: a928927 am: 46e9262 by Tobias Thierer · 8 years ago
  89. ae1fd65 Merge "Avoid additional Object allocations that are immediately unboxed" am: bdd8f39 by Tobias Thierer · 8 years ago
  90. a928927 Merge "Fix use of Object.equals() to compare arrays." by Tobias Thierer · 8 years ago
  91. bdd8f39 Merge "Avoid additional Object allocations that are immediately unboxed" by Tobias Thierer · 8 years ago
  92. 97a3d51 Fix use of Object.equals() to compare arrays. by Tobias Thierer · 8 years ago
  93. a5448c0 Avoid additional Object allocations that are immediately unboxed by Tobias Thierer · 8 years ago
  94. baba65a Add unit tests for FileChannel#lock #tryLock by Shubham Ajmera · 8 years ago
  95. fad0a6d Merge "Add unit tests for FileChannel#lock #tryLock" into nyc-dev by Shubham Ajmera · 8 years ago
  96. 353fec3 Merge "Inet6Address: Provide an explicit hostname for the ANY address." into nyc-dev by TreeHugger Robot · 8 years ago
  97. 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 8 years ago
  98. 30a12fe Inet6Address: Provide an explicit hostname for the ANY address. by Narayan Kamath · 8 years ago
  99. d4c85d6 Inet6Address: Provide an explicit hostname for the ANY address. by Narayan Kamath · 8 years ago
  100. dd90ad0 Insert security provider into the same position by Nicholas Sauer · 8 years ago