1. 9c2cb67 OldNumberFormatTest: Update test expectations. by Narayan Kamath · 9 years ago
  2. 14343cd Remove unnecessary subclass of BasicLruCache. by Narayan Kamath · 9 years ago
  3. 891ab51 Revert "Expose correct FileDescriptor in DatagramSocketAdaptor" by Yi Kong · 9 years ago
  4. 60692ec Expose correct FileDescriptor in DatagramSocketAdaptor by Yi Kong · 9 years ago
  5. c0461d4 Merge "java/security: remove system.scope from security.properties" by Sergio Giro · 9 years ago
  6. d114f5f Merge "IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope()" by Sergio Giro · 9 years ago
  7. 470d473 IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope() by Sergio Giro · 9 years ago
  8. 72c9e00 Fix ConcurrentCloseTest#test_write. by Narayan Kamath · 9 years ago
  9. 01b80be java/security: remove system.scope from security.properties by Sergio Giro · 9 years ago
  10. 69b3504 Merge "Fix test_select" by Yi Kong · 9 years ago
  11. ed526e2 Fix test_select by Yi Kong · 9 years ago
  12. 9df33ea Merge "Always clone the return value of InetAddress#getAllByName." by Narayan Kamath · 9 years ago
  13. d960ef3 Always clone the return value of InetAddress#getAllByName. by Narayan Kamath · 9 years ago
  14. 3f3582d Fix NullPointerException in Calendar constructor by Paul Duffin · 9 years ago
  15. 319bdb2 Merge "Fix setting a calendar to a time during transition into DST" by Paul Duffin · 9 years ago
  16. d06c9ff Make SDF slightly more lenient about parsing zone strings. by Narayan Kamath · 9 years ago
  17. 4c475e6 Fix SSLSocketFactoryTest. by Narayan Kamath · 9 years ago
  18. 90a3721 Fix setting a calendar to a time during transition into DST by Paul Duffin · 9 years ago
  19. 8cb7aee Revert "Use sun.security.provider.Sun" by Narayan Kamath · 9 years ago
  20. b50fb20 Merge "Fix setreuid wrapper in ForwardingOs." by Richard Coles · 9 years ago
  21. db80c93 Add some more tests for SimpleTimeZone by Paul Duffin · 9 years ago
  22. af23781 Merge "Introduce NativeAllocationRegistry API." by Richard Uhler · 9 years ago
  23. 33fc955 Introduce NativeAllocationRegistry API. by Richard Uhler · 9 years ago
  24. aeaef49 Merge "Tests for request header validation" by Neil Fuller · 9 years ago
  25. 9a6d7a1 Fix setreuid wrapper in ForwardingOs. by Torne (Richard Coles) · 9 years ago
  26. 70ec662 Fix expected exception type in StringTest#testGetCharsOverflow. by Narayan Kamath · 9 years ago
  27. 0513f9d String : Fix integer overflow in getChars. by Narayan Kamath · 9 years ago
  28. 415c260 Merge changes Ic63473d6,Ie6d84509,I056d6da9,I393b79f6,I92c363ec, ... by Kenny Root · 9 years ago
  29. 86710e2 Merge "Add serialization and numericCode tests for java.util.Currency" by Shubham Ajmera · 9 years ago
  30. 2096edb Add serialization and numericCode tests for java.util.Currency by Shubham Ajmera · 9 years ago
  31. 9a649c0 Tests for request header validation by Neil Fuller · 9 years ago
  32. e4dd44d Use sun.security.provider.Sun by Kenny Root · 9 years ago
  33. 00f9b5c AbstractPlainSocketImpl#close shouldn't set fd to null by Przemyslaw Szczepaniak · 9 years ago
  34. a44ea54 Revert "Revert "Cache all Charset instances with their aliases"" by Yi Kong · 9 years ago
  35. c8e3e73 Merge "Make sun.nio.ch.Net#connect throw ConnectException on error" by Przemyslaw Szczepaniak · 9 years ago
  36. 11823c0 Make sun.nio.ch.Net#connect throw ConnectException on error by Przemyslaw Szczepaniak · 9 years ago
  37. f3bb5a0 Merge "Fix de-serialization issue in java.util.Locale" by Shubham Ajmera · 9 years ago
  38. 3b3917e Merge "Accept empty labels in hostname for compatibility" by Yi Kong · 9 years ago
  39. b1e7204 Accept empty labels in hostname for compatibility by Yi Kong · 9 years ago
  40. ca029af Merge changes I886321ea,I3466450d by Narayan Kamath · 9 years ago
  41. 8ac8497 Fix de-serialization issue in java.util.Locale by Shubham Ajmera · 9 years ago
  42. 5873edf Reinstate blockguard checks for file reads / writes. by Narayan Kamath · 9 years ago
  43. 45a060b Merge "Check content of non-null URLs in testGetEntryUrlOrNull" by Paul Duffin · 9 years ago
  44. f3fbc05 Check content of non-null URLs in testGetEntryUrlOrNull by Paul Duffin · 9 years ago
  45. 843bc37 Merge changes I06422b9a,I793c9ce0 by Kenny Root · 9 years ago
  46. 8188549 Check for RFC 5746 TLS extension by Kenny Root · 9 years ago
  47. 575aa51 Merge "Re-enable libcore.java.util.LocaleTest with fix" by Przemyslaw Szczepaniak · 9 years ago
  48. f0326f6 Re-enable libcore.java.util.LocaleTest with fix by Przemyslaw Szczepaniak · 9 years ago
  49. fa9818c Make Date.parse() a tad more lenient. by Narayan Kamath · 9 years ago
  50. c907a4c Update bogus PatternSyntaxException test case. by Narayan Kamath · 9 years ago
  51. 78562a1 Workaround bogus TreeMap Comparators. by Narayan Kamath · 9 years ago
  52. a272b44 Merge "Remove #close() call from Socket constructor." by Przemyslaw Szczepaniak · 9 years ago
  53. eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
  54. 829f74e Remove #close() call from Socket constructor. by Przemyslaw Szczepaniak · 9 years ago
  55. 5a65597 Revert "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 9 years ago
  56. e802cf5 Re-enable libcore.java.util.LocaleTest by Przemyslaw Szczepaniak · 9 years ago
  57. 7e67be2 Remove unused luni java.util.regex.* implementation. by Narayan Kamath · 9 years ago
  58. 071b891 Fix multi-thread problem in BigInteger hashCode method by ganxiaolin · 9 years ago
  59. 4b5d41b Merge "Encode entry name before creating URL" by Paul Duffin · 9 years ago
  60. d14e2be Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  61. 46c7d04 Merge "Add hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
  62. 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
  63. cc42201 Deleting unused or broken files by Paul Duffin · 9 years ago
  64. 26ab15c Fix for enso 'new File("", String)' regression. by Przemyslaw Szczepaniak · 9 years ago
  65. 80425c6 Merge "Fix, expand and move test for GregorianCalendar change date" by Paul Duffin · 9 years ago
  66. dda702b Fix, expand and move test for GregorianCalendar change date by Paul Duffin · 9 years ago
  67. 59cd433 Remove unused collation and formatting code. by Narayan Kamath · 9 years ago
  68. b80fefa Add hostname aware isCleartextTrafficPermitted by Chad Brubaker · 9 years ago
  69. abb9aa4 Merge "Fix test to match behavior of OpenJDK and RI" by Paul Duffin · 9 years ago
  70. 72a46b2 Remove unused luni native code. by Narayan Kamath · 9 years ago
  71. 3adfa66 Fix test to match behavior of OpenJDK and RI by Paul Duffin · 9 years ago
  72. 7bf811b Improve support for arabic minusSign & percent markers. by Narayan Kamath · 9 years ago
  73. 21a6280 Merge "Move enso net code to use AsynchronousCloseMonitor" by Przemyslaw Szczepaniak · 9 years ago
  74. 6d86a27 Merge "Fix GetDirectBufferAddress for DirectByteBuffer." by Narayan Kamath · 9 years ago
  75. 8bdca68 Merge changes from topic 'Use ref counting to manage fd life cycle' by Yi Kong · 9 years ago
  76. 7b67633 Fix GetDirectBufferAddress for DirectByteBuffer. by Alex Klyubin · 9 years ago
  77. 53f82f0 Merge "ProviderTest: use the correct provider object when creating a service" am: 2428e4b908 by Sergio Giro · 9 years ago
  78. 2428e4b Merge "ProviderTest: use the correct provider object when creating a service" by Sergio Giro · 9 years ago
  79. 3e74bae Merge "Fix isAccessible and alignment test" by Shubham Ajmera · 9 years ago
  80. feb8c7d Merge "java.text.Collator implemented using icu4j" by Shubham Ajmera · 9 years ago
  81. 1ee1fbe java.text.Collator implemented using icu4j by Shubham Ajmera · 9 years ago
  82. 50164c3 Guard accesses to closed file streams by Yi Kong · 9 years ago
  83. 583eb0e Move enso net code to use AsynchronousCloseMonitor by Przemyslaw Szczepaniak · 9 years ago
  84. 32ea19c ProviderTest: use the correct provider object when creating a service by Sergio Giro · 9 years ago
  85. 440f10b Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" am: 4d0d2f6bf3 by Neil Fuller · 9 years ago
  86. 4d0d2f6 Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" by Neil Fuller · 9 years ago
  87. bb6fd10 Make ClassPathURLStreamHandlerTest deal with symlinks by Neil Fuller · 9 years ago
  88. 0fe7986 Merge "Make PlainSocketImpl instantiate with a non-null-FD" by Przemyslaw Szczepaniak · 9 years ago
  89. 379c07d Make PlainSocketImpl instantiate with a non-null-FD by Przemyslaw Szczepaniak · 9 years ago
  90. 7c00153 Fix isAccessible and alignment test by Shubham Ajmera · 9 years ago
  91. d05b06c Fix ObjectInputStreamTest#testReadObjectOverride. by Narayan Kamath · 9 years ago
  92. fe0e5d3 Fix BufferTest#testFreed. by Narayan Kamath · 9 years ago
  93. 4d9ced8 Let cleaners get cleaned again. by Narayan Kamath · 9 years ago
  94. 5bb45c2 Merge "Update TreeMapTest golden value" by Yi Kong · 9 years ago
  95. b11ce5f Update TreeMapTest golden value by Yi Kong · 9 years ago
  96. 3ef0778 Fix FileInputStream.available() for non-regular files. by Narayan Kamath · 9 years ago
  97. a265662 Provide libraryPermittedPath to android runtime by Dimitry Ivanov · 9 years ago
  98. db6fe53 Let getByName prefer IPv6 loopback over IPv4 by Yi Kong · 9 years ago
  99. e3577e1 Fix String.codePointAt. by Narayan Kamath · 9 years ago
  100. 645d13e Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago