1. 3e06088 Merge "javax.security: update classes in javax.security.auth.x500" by Sergio Giro · 8 years ago
  2. 7e422e2 Merge "javax.security: update classes in javax.security.auth.login" by Sergio Giro · 8 years ago
  3. 54ab28b Merge "Import upstream change: Improved certification checking" by Treehugger Robot · 8 years ago
  4. 3dba355 Import upstream change: Improved certification checking by Yi Kong · 8 years ago
  5. 8f1c968 Merge "Import upstream change: (dc) Use DatagramChannel.receive() instead of read() in connect()" by Treehugger Robot · 8 years ago
  6. 22049bb Merge "Import upstream change: java.net.URI.equals/hashCode not consistent for some URIs" by Treehugger Robot · 8 years ago
  7. be7bc18 Merge "Import upstream change: Modifications of I/O methods for instrumentation purposes" by Treehugger Robot · 8 years ago
  8. 2b82d66 Merge "remove x attribute of java file" by Treehugger Robot · 8 years ago
  9. 0754731 Merge "Fix serialization of class fields with same names." by Przemyslaw Szczepaniak · 8 years ago
  10. 49965c1 remove x attribute of java file by Ganesh Mahendran · 8 years ago
  11. 36d1716 Merge "Fix BigDecimal multiplication for -1 * Long.MIN_VALUE" by Tobias Thierer · 8 years ago
  12. 1e94ed6 Merge "More performance benchmarks for MessageDigest." by Alex Klyubin · 8 years ago
  13. b2bb47b javax.security: update classes in javax.security.auth.x500 by Sergio Giro · 8 years ago
  14. 35ac00f javax.security: update classes in javax.security.auth.login by Sergio Giro · 8 years ago
  15. 4f9b04a Fix BigDecimal multiplication for -1 * Long.MIN_VALUE by Tobias Thierer · 8 years ago
  16. c436f14 Merge "Add serialVersionUID field to java.text.ParseException" by Paul Duffin · 8 years ago
  17. fed0344 Merge "Removed tests that checked previous behavior of ChoiceFormat" by Paul Duffin · 8 years ago
  18. 33d260f Removed tests that checked previous behavior of ChoiceFormat by Paul Duffin · 8 years ago
  19. 0cda871 Add serialVersionUID field to java.text.ParseException by Paul Duffin · 8 years ago
  20. 63672b9 Import upstream change: Modifications of I/O methods for instrumentation purposes by Yi Kong · 8 years ago
  21. e0bf2a3 Import upstream change: java.net.URI.equals/hashCode not consistent for some URIs by Yi Kong · 8 years ago
  22. dad9392 Merge changes I2595acb9,Ied3cb245 by Paul Duffin · 8 years ago
  23. da6b7ab Merge "Import upstream change: java.net.URLClassLoader.findClass uses exceptions in control flow" by Treehugger Robot · 8 years ago
  24. 3683e91 Make ChoiceFormat take defensive copies of its arrays by Paul Duffin · 8 years ago
  25. b7bbe77 Remove unnecessary cast of value returned by <array>.clone() by Paul Duffin · 8 years ago
  26. 1cef212 Import upstream change: java.net.URLClassLoader.findClass uses exceptions in control flow by Yi Kong · 8 years ago
  27. d7a49cf Merge "Import upstream change: HttpCookie.domainMatches("hostname.local", "hostname") should return true" by Yi Kong · 8 years ago
  28. 505d890 Import upstream change: HttpCookie.domainMatches("hostname.local", "hostname") should return true by Yi Kong · 8 years ago
  29. 8945010 Merge "Restore NoClassDefFoundError ctor removed by mistake" by Przemyslaw Szczepaniak · 8 years ago
  30. 6eb0275 Restore NoClassDefFoundError ctor removed by mistake by Przemyslaw Szczepaniak · 8 years ago
  31. 500742c Merge "Port java.lang from openJdk8, part 3" by Przemyslaw Szczepaniak · 8 years ago
  32. 6a5351e Port java.lang from openJdk8, part 3 by Przemyslaw Szczepaniak · 8 years ago
  33. dfe8e88 Merge "Hide ProcessBuilder.Redirect and associated APIs." by Przemyslaw Szczepaniak · 8 years ago
  34. 8b9413f Import upstream change: (dc) Use DatagramChannel.receive() instead of read() in connect() by Yi Kong · 8 years ago
  35. 4eed609 Hide ProcessBuilder.Redirect and associated APIs. by Narayan Kamath · 8 years ago
  36. 73d51b0 Merge "Fix URLConnectionTest asserting on the wrong connection" by Tobias Thierer · 8 years ago
  37. 4869d36 Fix URLConnectionTest asserting on the wrong connection by Tobias Thierer · 8 years ago
  38. 0c86e1a Merge "Add missing OpenJDK file list entry" by Yi Kong · 8 years ago
  39. 0885fcb Fix serialization of class fields with same names. by Przemyslaw Szczepaniak · 8 years ago
  40. 3cfc562 Add missing OpenJDK file list entry by Yi Kong · 8 years ago
  41. 99028e6 Merge "Fix MemebershipTest" by Shubham Ajmera · 8 years ago
  42. 3b51268 Fix MemebershipTest by Shubham Ajmera · 8 years ago
  43. be0fe1c Merge "ojluni: delete sun.security.ec package" by Sergio Giro · 8 years ago
  44. a642d0e Merge "URLConnectionTest changes for upgrade to OkHttp 2.7.5" by Tobias Thierer · 8 years ago
  45. c8f7fd4 Merge "Import upstream getOutputStream/getInputStream changes" by Treehugger Robot · 8 years ago
  46. 311c92f Merge "Remove expensive operations from constructor" by Neil Fuller · 8 years ago
  47. 3652b08 Remove expensive operations from constructor by Neil Fuller · 8 years ago
  48. 561b00d Merge "Remove Thread.sleep() from OldBufferedReaderTest.test_8778372" by Neil Fuller · 8 years ago
  49. 1e85bc7 Remove Thread.sleep() from OldBufferedReaderTest.test_8778372 by Neil Fuller · 8 years ago
  50. 61871e6 Merge "Remove a race hazard from the execrable Support_TestWebServer" by Neil Fuller · 8 years ago
  51. 5558171 Remove a race hazard from the execrable Support_TestWebServer by Neil Fuller · 8 years ago
  52. 03aae05 Merge "Comment Android local diff" by Treehugger Robot · 8 years ago
  53. d8188b1 Comment Android local diff by Yi Kong · 8 years ago
  54. 4dfcb81 Import upstream getOutputStream/getInputStream changes by Yi Kong · 8 years ago
  55. f04c39d Merge "Fix ExtendedOptionsImpl" by Treehugger Robot · 8 years ago
  56. c8c3676 Fix ExtendedOptionsImpl by Yi Kong · 8 years ago
  57. 891c282 Merge "DigestTest: remove performance comparison" by Sergio Giro · 8 years ago
  58. 321eed8 URLConnectionTest changes for upgrade to OkHttp 2.7.5 by Tobias Thierer · 8 years ago
  59. 08d3979 Merge "Applies non-functional changes from 7u40 - 8u60" by Paul Duffin · 8 years ago
  60. a412e13 Merge "Tidy up MockWebServer usage" by Neil Fuller · 8 years ago
  61. 9cc268d Tidy up MockWebServer usage by Neil Fuller · 8 years ago
  62. 0f11fc7 Merge "Remove dead code related to shutdown hooks." by Przemyslaw Szczepaniak · 8 years ago
  63. 3759d4d Merge "Revert "Accept empty labels in hostname for compatibility"" by Treehugger Robot · 8 years ago
  64. 6e42190 Applies non-functional changes from 7u40 - 8u60 by Paul Duffin · 8 years ago
  65. 07bfa5d DigestTest: remove performance comparison by Sergio Giro · 8 years ago
  66. f80858d Merge "Import upstream change: Support Solaris SO_FLOW_SLA socket option" by Yi Kong · 8 years ago
  67. 6be3822 Merge "Import upstream socket commits" by Treehugger Robot · 8 years ago
  68. 552ce33 Remove dead code related to shutdown hooks. by Przemyslaw Szczepaniak · 8 years ago
  69. a406f32 Merge "Revert some non-functional changes to source" by Paul Duffin · 8 years ago
  70. 4c8d6d2 Revert some non-functional changes to source by Paul Duffin · 8 years ago
  71. e573e88 Import upstream change: Support Solaris SO_FLOW_SLA socket option by Yi Kong · 8 years ago
  72. dbaa8e7 Import upstream socket commits by Yi Kong · 8 years ago
  73. fbd5f83 Merge "Fix URLConnectionTest.testConnectTimeouts() by dropping use of Mockito" by Tobias Thierer · 8 years ago
  74. c3ccff5 Fix URLConnectionTest.testConnectTimeouts() by dropping use of Mockito by Tobias Thierer · 8 years ago
  75. bb540b8 Revert "Accept empty labels in hostname for compatibility" by Yi Kong · 8 years ago
  76. 66917bc ojluni: delete sun.security.ec package by Sergio Giro · 8 years ago
  77. 441af44 Merge "Reenable SocksProxyTest" by Tobias Thierer · 8 years ago
  78. 0d9db9f Merge "libcore: add package-info.java for java.util.function" by Sergio Giro · 8 years ago
  79. 7db7a60 Merge "Use correct class loader for Runtime.load" by David Sehr · 8 years ago
  80. 6957d3e libcore: add package-info.java for java.util.function by Sergio Giro · 8 years ago
  81. a9224a3 Merge "ojluni: tidy up ojluni files" by Sergio Giro · 8 years ago
  82. 3b067c7 ojluni: tidy up ojluni files by Sergio Giro · 8 years ago
  83. b7cd317 Merge "Import upstream change: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress" by Yi Kong · 8 years ago
  84. b662a8c Use correct class loader for Runtime.load by David Sehr · 8 years ago
  85. 99197ec Merge "Port openJdk8 java.lang package, part 2" by Przemyslaw Szczepaniak · 8 years ago
  86. 078fe3b Merge "ojluni: delete dead code in sun.net.www" by Sergio Giro · 8 years ago
  87. 52fa2d5 ojluni: delete dead code in sun.net.www by Sergio Giro · 8 years ago
  88. d6cd839 Merge "URL.java: remove unnecessary reflection" by Sergio Giro · 8 years ago
  89. 51653c7 URL.java: remove unnecessary reflection by Sergio Giro · 8 years ago
  90. 6eba320 Merge "URLConnectionTest: explicitly close() all the TestSSLContexts" by Treehugger Robot · 8 years ago
  91. cc4ece7 URLConnectionTest: explicitly close() all the TestSSLContexts by Tobias Thierer · 8 years ago
  92. 5d43f66 Merge "Disable leak detection in URLConnectionTest by extending TestCase." by Tobias Thierer · 8 years ago
  93. 5d26b88 Merge "Let testImplAccept_detectsClosedState() fail quickly when it fails." by Tobias Thierer · 8 years ago
  94. 3635336 Merge "Revert "URLConnection: Add regression test for b/26769689."" by Tobias Thierer · 8 years ago
  95. cd73626 Merge "tests/util: Correct sum in SummaryStatistics" by Sergio Giro · 8 years ago
  96. 5ccc6fa Disable leak detection in URLConnectionTest by extending TestCase. by Tobias Thierer · 8 years ago
  97. 4a80af6 Merge "Import upstream change: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build" by Treehugger Robot · 8 years ago
  98. d5c8774 Merge "Import upstream change: Wrap sockets more thoroughly" by Treehugger Robot · 8 years ago
  99. 79a03395 Let testImplAccept_detectsClosedState() fail quickly when it fails. by Tobias Thierer · 8 years ago
  100. 0f879c8 Merge "Fix ServerSocketConcurrentCloseTest's package" by Tobias Thierer · 8 years ago