1. 126f2f9 Switch hwasan from fork to vfork. by Evgenii Stepanov · 2 years, 10 months ago
  2. 3ef522c Correcting technotes and platform documentation links by Sorin Basca · 2 years, 11 months ago
  3. 33709d4 Revert an unnecessary patch in java.text.CollationElementIterator by Victor Chang · 3 years ago
  4. a5891a4 Remove @CorePlatformApi usage from the ojluni/ sources by Victor Chang · 3 years, 1 month ago
  5. c9c8806 Improve test coverage for java.lang.StrictMath by Nikita Iashchenko · 3 years, 1 month ago
  6. d93ad4d Merge changes from topic "java-util-concurrent-unit-tests-4" by Sorin Basca · 3 years, 2 months ago
  7. 761ff8c Adding unit tests for AbstractQueuedSynchronizer by Sorin Basca · 3 years, 3 months ago
  8. e8fc73f Use the renamed ExtendedTimeZoneNames.matchName method - part 2 by Victor Chang · 3 years, 2 months ago
  9. b12d423 Use the renamed ExtendedTimeZoneNames.matchName method by Victor Chang · 3 years, 2 months ago
  10. 4f0a803 Merge changes from topic "revert-1660319-java-util-concurrent-unit-tests-1-LTAADEKWYP" by Sorin Basca · 3 years, 2 months ago
  11. a266e10 Revert "Adding unit tests for ConcurrentHashMap" by Sorin Basca · 3 years, 2 months ago
  12. 4c1c04d Revert "Adding unit tests for ConcurrentSkipListMap" by Sorin Basca · 3 years, 2 months ago
  13. 65f8c38 Revert "Adding unit tests for ConcurrentSkipListSet" by Sorin Basca · 3 years, 2 months ago
  14. 16fd286 Revert "Adding unit tests for exception classes" by Sorin Basca · 3 years, 2 months ago
  15. 9307464 Merge "Add MODULE target for java.lang.Deprecated." by Nikita Iashchenko · 3 years, 2 months ago
  16. b1291e7 Merge changes I2c15353c,If90e1b8d,Ibaa25dbc,Iabeacf46,Iaa5f1e11, ... by Nikita Iashchenko · 3 years, 2 months ago
  17. 81fdf29 Mark stable and document javax.net.ssl.HttpsURLConnection by Nikita Iashchenko · 3 years, 2 months ago
  18. ecbf990 Mark stable and document java.util.LinkedHashMap by Nikita Iashchenko · 3 years, 3 months ago
  19. c3cec11 Mark stable and document java.text.DateFormat by Nikita Iashchenko · 3 years, 3 months ago
  20. b8ff9d1 Mark stable java.net.InetAddress by Nikita Iashchenko · 3 years, 3 months ago
  21. e5aafdf Mark stable and document java.lang.Thread by Nikita Iashchenko · 3 years, 3 months ago
  22. a5eddf8 Adding unit tests for exception classes by Sorin Basca · 3 years, 3 months ago
  23. 4b69089 Adding unit tests for ConcurrentSkipListSet by Sorin Basca · 3 years, 3 months ago
  24. 8bd6518 Adding unit tests for ConcurrentSkipListMap by Sorin Basca · 3 years, 3 months ago
  25. 9ed0d84 Adding unit tests for ConcurrentHashMap by Sorin Basca · 3 years, 3 months ago
  26. d86cbfb4 Mark stable sun.misc.Cleaner APIs by Nikita Iashchenko · 3 years, 4 months ago
  27. 3ff0c7b Merge changes I19629f18,Ida9b1065,Ic72aba4f,Ia728b7dc,Ib4e217b4, ... by Nikita Iashchenko · 3 years, 2 months ago
  28. 73cd036 Merge "isSocket() shouldn't clear socket error codes" by Treehugger Robot · 3 years, 3 months ago
  29. 18fda8f isSocket() shouldn't clear socket error codes by Maciej Żenczykowski · 3 years, 3 months ago
  30. 7ee254e Merge "Revert "Return anonymized MAC for apps targeting SDK < 30"" by Bram Bonné · 3 years, 3 months ago
  31. 20663b2 Revert "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 3 years, 3 months ago
  32. e885148 Mark stable sun.security.jca.Providers APIs by Nikita Iashchenko · 3 years, 4 months ago
  33. 9816dd9 Use annotated stubs for sun.misc.Unsafe by Nikita Iashchenko · 3 years, 3 months ago
  34. 48a9e21 Mark stable and document Inet{4,6}Address constants by Nikita Iashchenko · 3 years, 4 months ago
  35. 510f2a5 Mark stable and document getters exposing FileDescriptor by Nikita Iashchenko · 3 years, 4 months ago
  36. 9313714 Use annotated stubs for ZipEntry and CompletableFuture by Nikita Iashchenko · 3 years, 3 months ago
  37. 35a1932 Use annotated stubs for sun.security.pkcs.* by Nikita Iashchenko · 3 years, 3 months ago
  38. 157ca0a Shorten test.java.awt.font.NumericShaper.MTTest from 180s to 15s by Victor Chang · 3 years, 3 months ago
  39. 1120aae Mark java.net.InetAddress APIs as stable by paulhu · 3 years, 4 months ago
  40. bedff9e Merge "Revert "Mark java.net.InetAddress APIs as stable"" by Paul Hu · 3 years, 4 months ago
  41. 5d5c7d8 Revert "Mark java.net.InetAddress APIs as stable" by Paul Hu · 3 years, 4 months ago
  42. 67e6116 Merge "Mark java.net.InetAddress APIs as stable" by Paul Hu · 3 years, 4 months ago
  43. ba63bbf Merge "Mark stable CompletableFuture and ZipEntry" by Nikita Iashchenko · 3 years, 4 months ago
  44. cf2bdf2 Mark stable CompletableFuture and ZipEntry by Nikita Iashchenko · 3 years, 4 months ago
  45. 8789443 Mark sun.misc.Unsafe APIs as stable by Nikita Iashchenko · 3 years, 4 months ago
  46. ff24f8f Mark sun.security.pkcs.* APIs as stable by Nikita Iashchenko · 3 years, 4 months ago
  47. a31b3ae Mark sun.security.{util,x509} as stable APIs by Nikita Iashchenko · 3 years, 4 months ago
  48. 04e114c Mark java.net.InetAddress APIs as stable by paulhu · 3 years, 4 months ago
  49. 7199489 Add MODULE target for java.lang.Deprecated. by Nikita Iashchenko · 3 years, 4 months ago
  50. 647f245 Merge "Update java.util.List to 11+28" by Nikita Iashchenko · 3 years, 4 months ago
  51. 1992113 Update java.util.List to 11+28 by Nikita Iashchenko · 3 years, 4 months ago
  52. 76965f3 Import java/lang/annotation/* from 11+28 by Nikita Iashchenko · 3 years, 4 months ago
  53. 2b70d1f Android patch: Modify test.java.util.concurrent.tck tests to pass on Android - Attempt 2 by Victor Chang · 3 years, 4 months ago
  54. dd98f76 Import java.util.concurrent.tck tests from 9+181 - Attempt 2 by Victor Chang · 3 years, 4 months ago
  55. c5354bd Merge changes from topic "revert-1607393-test.java.util.concurrent.tck-XSSJZWQZEL" by Treehugger Robot · 3 years, 4 months ago
  56. e16f933 Revert "Import java.util.concurrent.tck tests from 9+181" by vichang · 3 years, 4 months ago
  57. 21a989c Revert "Android patch: Modify test.java.util.concurrent.tck test..." by vichang · 3 years, 4 months ago
  58. 5f6ef0d Merge changes from topic "NumericShaperTest" by Treehugger Robot · 3 years, 4 months ago
  59. e970fa7 Merge "Update javadoc and deprecate java.lang.ref.Reference#isEnqued()" by Nikita Iashchenko · 3 years, 4 months ago
  60. 6c5e9ed Android patch: Add tests for NumericShaper by Victor Chang · 3 years, 4 months ago
  61. 28a8884 Import test for NumericShaper from 8u121-b13 by Victor Chang · 3 years, 4 months ago
  62. 14b3f63 Merge changes from topic "test.java.util.concurrent.tck" by vichang · 3 years, 4 months ago
  63. ff03db6 Merge changes from topic "javaxXmlTest" by vichang · 3 years, 4 months ago
  64. b650b2f Android patch: Modify test.java.util.concurrent.tck tests to pass on Android by Victor Chang · 3 years, 4 months ago
  65. 23102e4 Android patch: Add tests for javax.xml.transform by Victor Chang · 3 years, 4 months ago
  66. 34c24a2 Import java.util.concurrent.tck tests from 9+181 by Victor Chang · 3 years, 4 months ago
  67. 18964de Import test for javax.xml.transform from 9+181 by Victor Chang · 3 years, 4 months ago
  68. f22ff54 Update javadoc and deprecate java.lang.ref.Reference#isEnqued() by Nikita Iashchenko · 3 years, 4 months ago
  69. 0934b9e Merge "Unhide some methods in java.util.concurrent.CompletableFuture" by Nikita Iashchenko · 3 years, 4 months ago
  70. 9ebe7e8 Fix @deprecated javadoc tags inside {@code} blocks. by Nikita Iashchenko · 3 years, 4 months ago
  71. cd1c1f2 Unhide some methods in java.util.concurrent.CompletableFuture by Nikita Iashchenko · 3 years, 4 months ago
  72. 7ba6474 Merge "Add API docs for sun.security.pkcs.SecurityInfo" by Treehugger Robot · 3 years, 5 months ago
  73. 0ce20fc Add API docs for sun.security.pkcs.SecurityInfo by Nikita Iashchenko · 3 years, 5 months ago
  74. d0b449d Merge "Add API docs for sun.misc.Unsafe" by Nikita Iashchenko · 3 years, 5 months ago
  75. 73e3852 Merge "Improve the documentation about the flags not supported in the Pattern class" by Treehugger Robot · 3 years, 5 months ago
  76. 06f6f9e Merge "Use 2 new IntraCoreApi provided by ExtendedTimeZone and ExtendedTimeZoneNames" by Treehugger Robot · 3 years, 5 months ago
  77. c5bf3e5 Use 2 new IntraCoreApi provided by ExtendedTimeZone and ExtendedTimeZoneNames by Victor Chang · 3 years, 6 months ago
  78. bd1a4a7 Add API docs for sun.security.x509.AlgorithmId by Nikita Iashchenko · 3 years, 5 months ago
  79. 0255eb8 Add API docs for sun.misc.Unsafe by Nikita Iashchenko · 3 years, 5 months ago
  80. ae4f428 Improve the documentation about the flags not supported in the Pattern class by Victor Chang · 3 years, 5 months ago
  81. 4f70e80 [LSC] Add LOCAL_LICENSE_KINDS to libcore by Bob Badour · 3 years, 5 months ago
  82. d73ed3e Merge "Move CtsLibcoreOjTestCases to group presubmit-large" by Treehugger Robot · 3 years, 5 months ago
  83. 707b85e Move CtsLibcoreOjTestCases to group presubmit-large by easoncylee · 3 years, 5 months ago
  84. d3218e9 Fix ScheduledExecutorService documentation. <> are special characters and need to be encoded by Daulet Zhanguzin · 3 years, 5 months ago
  85. 6a6082e Merge "Update test expectation due to locale data change in ICU 68.2" by vichang · 3 years, 5 months ago
  86. decd2bf Update test expectation due to locale data change in ICU 68.2 by Victor Chang · 3 years, 5 months ago
  87. 42e134f Merge "Update java.util.Map partially to 11+28" by Nikita Iashchenko · 3 years, 5 months ago
  88. fa5ca72 Update java.time.Duration partially to 11+28 by Nikita Iashchenko · 3 years, 7 months ago
  89. 73e28f7 Merge "Fixing NPE." by Pete Bentley · 3 years, 5 months ago
  90. 402e884 Fixing NPE. by Alex Buynytskyy · 3 years, 5 months ago
  91. 0258c55 Merge changes from topic "oj11-update--math-localtime-duration" by Nikita Iashchenko · 3 years, 5 months ago
  92. edeb0a1 Update java.util.Map partially to 11+28 by Nikita Iashchenko · 3 years, 5 months ago
  93. 7e5592b Update LocalTime partially to 11+28 by Nikita Iashchenko · 3 years, 7 months ago
  94. b975f0e Update Math and StrictMath partially to 11+28 by Nikita Iashchenko · 3 years, 5 months ago
  95. a72259e Merge "Update java.util.Set partially to 11+28" by Nikita Iashchenko · 3 years, 5 months ago
  96. 6da3d51 Update java.util.Set partially to 11+28 by Nikita Iashchenko · 3 years, 5 months ago
  97. 83b068a Keep the existing behavior of Currency.getInstance(Locale) by Victor Chang · 3 years, 6 months ago
  98. b4cff12 Merge "Replace TimeZone.setICUDefault with a new @IntraCoreApi" by vichang · 3 years, 6 months ago
  99. 6e5600a Merge changes Iafdd91fa,I887a8f92 by Nikita Iashchenko · 3 years, 6 months ago
  100. 555c6fd Merge "Update java.lang.Deprecated to 11+28" by Nikita Iashchenko · 3 years, 6 months ago