1. f8a8250 CipherTest: cover additional cases that should throw IllegalStateException. by Tobias Thierer · 9 years ago
  2. c35465f nio.channels: Add *Exception unit tests by Shubham Ajmera · 9 years ago
  3. 309f9df Update URLs to Java technotes and platform docs by Yi Kong · 9 years ago
  4. 66110b1 Merge "Test Redirect.file() value for various Redirect instances." by Tobias Thierer · 9 years ago
  5. 51e8d2b Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 9 years ago
  6. 0f00ad2 Merge "Fix misc-macro-parentheses warnings." by Chih-hung Hsieh · 9 years ago
  7. 3f810f9 Merge "Add CTS test for mixed Dex and Path class loader." by Richard Uhler · 9 years ago
  8. a0b3a2c Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  9. dab9b37 libcore: provide instances from Crypto provider if targetting SDK <= 23 by Sergio Giro · 9 years ago
  10. ed28818 Test Redirect.file() value for various Redirect instances. by Tobias Thierer · 9 years ago
  11. 690d83d Test for Process in/out/err redirect from/to file/pipe via ProcessBuilder by Tobias Thierer · 9 years ago
  12. 17d9d33 Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 9 years ago
  13. 749902a Merge "Port OpenJDK8 unsigned methods" by Yi Kong · 9 years ago
  14. e2f147b Port OpenJDK8 unsigned methods by Yi Kong · 9 years ago
  15. 6f4fb5e Additional tests for ProcessBuilder.Redirect by Tobias Thierer · 9 years ago
  16. 2c6cf7e Merge "Drop redundant calculation the result of which is unused." by Tobias Thierer · 9 years ago
  17. 7649af0 Fix BigDecimal rounding 50/101 up rather than down. by Tobias Thierer · 9 years ago
  18. 98940f8 Drop redundant calculation the result of which is unused. by Tobias Thierer · 9 years ago
  19. e1815f2 Add CTS test for mixed Dex and Path class loader. by Richard Uhler · 9 years ago
  20. 3b52730 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  21. a9cf5de Merge "SSLEngineTest: test multiple thread use" by Treehugger Robot · 9 years ago
  22. 58af60a SSLEngineTest: test multiple thread use by Kenny Root · 9 years ago
  23. df2324f Merge "PathClassLoaderTest: add test about loading resources with tampered certificates" by Sergio Giro · 9 years ago
  24. 766efdc PathClassLoaderTest: add test about loading resources with tampered certificates by Sergio Giro · 9 years ago
  25. 52200aa Fix two different long overflow bugs in BigDecimal division. by Tobias Thierer · 9 years ago
  26. 1b2bdef Merge "Fix BigDecimal result for -Long.MIN_VALUE / -1L" by Tobias Thierer · 9 years ago
  27. e0840cc Fix BigDecimal result for -Long.MIN_VALUE / -1L by Tobias Thierer · 9 years ago
  28. a542daa Merge "libcore: Address misc minor issues identified by FindBugs" by Tobias Thierer · 9 years ago
  29. ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 9 years ago
  30. 2da8623 libcore: Address misc minor issues identified by FindBugs by Tobias Thierer · 9 years ago
  31. c93c3ad Merge "Close InputStream in case of Exception" by Tobias Thierer · 9 years ago
  32. a928927 Merge "Fix use of Object.equals() to compare arrays." by Tobias Thierer · 9 years ago
  33. f2c4a1c Close InputStream in case of Exception by Tobias Thierer · 9 years ago
  34. 97a3d51 Fix use of Object.equals() to compare arrays. by Tobias Thierer · 9 years ago
  35. 71ab94c Merge "CharsetEncoder/Decoder: Use NativeAllocationRegistry." by Narayan Kamath · 9 years ago
  36. c672ce8 CharsetEncoder/Decoder: Use NativeAllocationRegistry. by Narayan Kamath · 9 years ago
  37. 85d15d8 Up java.text.DecimalFormat max integer digits. by Joachim Sauer · 9 years ago
  38. 66e10c8 Merge "Add missed overrides for OpenJDK 8 Map default methods" by Neil Fuller · 9 years ago
  39. 440b533 Merge "DocumentImpl: drop field that is never written." by Tobias Thierer · 9 years ago
  40. 2129234 Merge "Convert Pattern and Matcher to use NativeAllocationRegistry" by Hans Boehm · 9 years ago
  41. d9e764e Convert Pattern and Matcher to use NativeAllocationRegistry by Hans Boehm · 9 years ago
  42. 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 9 years ago
  43. 4149eb3 DocumentImpl: drop field that is never written. by Tobias Thierer · 9 years ago
  44. 7564dd8 Merge "Allow some rounding on SO_TIMEOUT values" by Neil Fuller · 9 years ago
  45. 01e5d20 Make ObjectOutputStream behave as in M when stream is closed by Paul Duffin · 9 years ago
  46. 5b1ee95 CertPathBuilder1Test: remove Security#setProperty calls by Kenny Root · 9 years ago
  47. 969e52f Allow some rounding on SO_TIMEOUT values by Neil Fuller · 9 years ago
  48. 7c19e31 Add test for WEEK_OF_MONTH by Paul Duffin · 9 years ago
  49. bcf1073 Merge "Explicitly set locale to en_US for tests that require it" by Treehugger Robot · 9 years ago
  50. a4750c7 Explicitly set locale to en_US for tests that require it by Neil Fuller · 9 years ago
  51. a152eae FileTest: Deflake the case where the device isn't rebooted between tests. by Narayan Kamath · 9 years ago
  52. 08c073a Merge "Port OpenJDK8 chars() and codepoints() methods" by Yi Kong · 9 years ago
  53. 522b917 CertPathValidatorTest: add OCSP response tests by Kenny Root · 9 years ago
  54. 18d565b Merge "SNIHostNameTest: add coverage of SNIServerName" by Kenny Root · 9 years ago
  55. 8f9c9ca Merge "FileInputStreamTest : Add test for skips of files larger than 2G." by Treehugger Robot · 9 years ago
  56. 7de69aa FileInputStreamTest : Add test for skips of files larger than 2G. by Narayan Kamath · 9 years ago
  57. 99cdcd6 OldManifestTest : Don't depend on HashMap iteration order. by Narayan Kamath · 9 years ago
  58. 319358d Merge "KeyManagerFactoryTest: get sigAlg from entry" by Narayan Kamath · 9 years ago
  59. 29b0136 KeyManagerFactoryTest: get sigAlg from entry by Kenny Root · 9 years ago
  60. 7f2ccbe KeyManagerFactoryTest: remove flakiness by Kenny Root · 9 years ago
  61. 5458546 Port OpenJDK8 chars() and codepoints() methods by Yi Kong · 9 years ago
  62. 541aa30 SNIHostNameTest: add coverage of SNIServerName by Kenny Root · 9 years ago
  63. 0976dc2 Add Map::replaceAll method by Shubham Ajmera · 9 years ago
  64. 6350df3 Merge "SNIHostName: test byte[] constructor" by Kenny Root · 9 years ago
  65. 2d177e3 Merge "ConcurrentHashMap: update API for keySet." by Treehugger Robot · 9 years ago
  66. 65770ec ConcurrentHashMap: update API for keySet. by Narayan Kamath · 9 years ago
  67. 0d778eb Merge "Make OldSystemTest.test_gc more robust." by Hiroshi Yamauchi · 9 years ago
  68. ed7be26 Merge "Port a number of OpenJDK8 stream methods" by Yi Kong · 9 years ago
  69. dfd25e6 Merge "String: reimplement replace(CharSequence, CharSequence)." by Narayan Kamath · 9 years ago
  70. 2c4230d Port a number of OpenJDK8 stream methods by Yi Kong · 9 years ago
  71. 60405cc Merge "Add DatagramChannelTest#open(ProtocolFamily)" by Shubham Ajmera · 9 years ago
  72. 817fba9 Add DatagramChannelTest#open(ProtocolFamily) by Shubham Ajmera · 9 years ago
  73. d9e9955 Make OldSystemTest.test_gc more robust. by Hiroshi Yamauchi · 9 years ago
  74. ab3af28 String: reimplement replace(CharSequence, CharSequence). by Narayan Kamath · 9 years ago
  75. 453986b Package: workaround for applications relying on toString output. by Narayan Kamath · 9 years ago
  76. 7912934 Merge "ThreadTest: Don't leave JavaVMAttachArgs.name uninitialized." by Narayan Kamath · 9 years ago
  77. 34fa496 ThreadTest: Don't leave JavaVMAttachArgs.name uninitialized. by Narayan Kamath · 9 years ago
  78. 91e1f45 Merge "Thread: Don't set native names twice for attached threads." by Narayan Kamath · 9 years ago
  79. e0e1a1b Merge "Remove AnnotationAccess and its remaining uses." by Jeff Hao · 9 years ago
  80. 623cc20 Merge "Port OpenJDK8 java.util.Arrays#parallelPrefix method" by Yi Kong · 9 years ago
  81. 9cf8977 Merge "Port OpenJDK8 java.lang functional util methods" by Yi Kong · 9 years ago
  82. c5c1e27 Port OpenJDK8 java.util.Arrays#parallelPrefix method by Yi Kong · 9 years ago
  83. 8188804 Thread: Don't set native names twice for attached threads. by Narayan Kamath · 9 years ago
  84. d890de2 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 9 years ago
  85. 636be28 Merge changes I7cba2d99,I0004329d by Shubham Ajmera · 9 years ago
  86. eedba7f Fix ServerSocketChannelTest#setOption by Shubham Ajmera · 9 years ago
  87. 6875085 Add Unit Tests by Shubham Ajmera · 9 years ago
  88. e9d9ae3d Port OpenJDK8 java.lang functional util methods by Yi Kong · 9 years ago
  89. cc16299 Revert "Test case DecimalFormat failure with leading 0." by Joachim Sauer · 9 years ago
  90. b39f086 Merge "Change LinkedHashMap#removeEldestEntry behaviour." by Joachim Sauer · 9 years ago
  91. f1d3793 Merge "Test case DecimalFormat failure with leading 0." by Joachim Sauer · 9 years ago
  92. 0ce8789 Merge "CipherTest: add tests checking the behaviour of BCPBE keys without IV and PKCS12" by Sergio Giro · 9 years ago
  93. 7abb54e TestKeyStore: add the ability to set certificate serial numbers by Sergio Giro · 9 years ago
  94. 78e275e Test case DecimalFormat failure with leading 0. by Joachim Sauer · 9 years ago
  95. bf6ca86 CipherTest: add tests checking the behaviour of BCPBE keys without IV and PKCS12 by Sergio Giro · 9 years ago
  96. 9c4d575 Change LinkedHashMap#removeEldestEntry behaviour. by Joachim Sauer · 9 years ago
  97. 93e7075 Merge "Handle recvfrom() returning 0." by Przemyslaw Szczepaniak · 9 years ago
  98. 6e888e9 Handle recvfrom() returning 0. by Przemyslaw Szczepaniak · 9 years ago
  99. e56459a Fix java.net.URL#getPath regression by Przemyslaw Szczepaniak · 9 years ago
  100. 3f4817d SNIHostName: test byte[] constructor by Kenny Root · 9 years ago