summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun
Commit message (Expand)AuthorAgeFilesLines
* Remove @CorePlatformApi usage from the ojluni/ sourcesVictor Chang2021-06-233-8/+0
* Mark stable sun.misc.Cleaner APIsNikita Iashchenko2021-04-141-1/+0
* Mark stable sun.security.jca.Providers APIsNikita Iashchenko2021-03-311-2/+8
* Use annotated stubs for sun.misc.UnsafeNikita Iashchenko2021-03-311-52/+0
* Use annotated stubs for sun.security.pkcs.*Nikita Iashchenko2021-03-313-20/+6
* Mark sun.misc.Unsafe APIs as stableNikita Iashchenko2021-03-091-31/+95
* Mark sun.security.pkcs.* APIs as stableNikita Iashchenko2021-03-094-3/+26
* Mark sun.security.{util,x509} as stable APIsNikita Iashchenko2021-03-092-1/+8
* Merge "Add API docs for sun.security.pkcs.SecurityInfo"Treehugger Robot2021-02-101-6/+12
|\
| * Add API docs for sun.security.pkcs.SecurityInfoNikita Iashchenko2021-02-101-6/+12
* | Merge "Add API docs for sun.misc.Unsafe"Nikita Iashchenko2021-02-101-47/+280
|\ \
| * | Add API docs for sun.misc.UnsafeNikita Iashchenko2021-02-101-47/+280
| |/
* / Add API docs for sun.security.x509.AlgorithmIdNikita Iashchenko2021-02-101-0/+5
|/
* Fixing NPE.Alex Buynytskyy2021-01-211-1/+4
* Avoid using private DateFormatSymbols constructor in CalendarDataUtilityVictor Chang2020-12-051-3/+9
* Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin2020-05-131-185/+2
* Revert "Remove deprecated BouncyCastle algorithms"Jack He2020-05-051-0/+187
* Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin2020-05-021-187/+0
* Merge "Allow UnixChannelFactory initialization during AOT"Orion Hodson2020-03-161-7/+0
|\
| * Allow UnixChannelFactory initialization during AOTOrion Hodson2020-03-131-7/+0
* | Merge "libcore: Add a libcore-patch-style script"Treehugger Robot2020-03-138-43/+43
|\ \ | |/ |/|
| * libcore: Add a libcore-patch-style scriptOrion Hodson2020-03-108-43/+43
* | Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>""Treehugger Robot2020-03-131-0/+7
|\ \
| * | Reland "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson2020-03-131-0/+7
| |/
* / Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack.Jason Jeremy Iman2020-01-151-0/+12
|/
* Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporar...Dan Shi2019-10-107-7/+7
|\
| * Revert "Move tests to postsubmit to reduce lab reporting load temporarily"Dan Shi2019-10-097-7/+7
* | Refactoring: Move MimeMap to libcore.content.type.Tobias Thierer2019-10-031-8/+8
|/
* Move tests to postsubmit to reduce lab reporting load temporarilyDan Shi2019-09-307-7/+7
* Add TEST_MAPPINGs for miscellaneous libcore packages.Pete Gillin2019-09-247-0/+87
* Tidy up Android change markersNeil Fuller2019-07-161-1/+1
* Customizable MIME type <-> file extension mapping, step 2.Tobias Thierer2019-04-301-9/+9
* New Japanese Era implementation with actual Reiwa nameNikita Iashchenko2019-04-171-1/+1
* New Japanese Era implementation in ojluni with a placeholder nameNikita Iashchenko2019-04-171-1/+2
* Fix Date.toString() behavior / tidy up commentsNeil Fuller2019-04-041-3/+5
* Handle null file descriptors when finalizing SocketChannelImpl.Pete Bentley2019-03-281-1/+8
* Merge "Use LinuxFileSystemProvider on Fuchsia."Doug Horn2019-01-071-1/+3
|\
| * Use LinuxFileSystemProvider on Fuchsia.Doug Horn2019-01-041-1/+3
* | More reachability refinementsHans Boehm2019-01-021-0/+6
|/
* Fix Android change markersNikita Iashchenko2018-11-263-7/+7
* Revert "Revert "Revert^2 "Use the runtime's implementation for park/unpark"""Charles Munger2018-11-051-16/+3
* Revert "Revert^2 "Use the runtime's implementation for park/unpark""Nicolas Geoffray2018-11-011-3/+16
* Revert^2 "Use the runtime's implementation for park/unpark"Charles Munger2018-10-311-16/+3
* Revert "Use the runtime's implementation for park/unpark"Filip Pavlis2018-10-311-3/+16
* Use the runtime's implementation for park/unparkCharles Munger2018-10-301-16/+3
* Verify sun.util.locale.provider.CalendarDataUtilityNikita Iashchenko2018-10-241-17/+186
* Avoid constructor with non-API classNeil Fuller2018-10-141-0/+3
* Fix malformed change markers.Tobias Thierer2018-09-111-1/+1
* Merge "Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13."Pete Bentley2018-08-201-1/+180
|\
| * Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13.Pete Bentley2018-08-171-1/+180