index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ojluni
/
src
/
main
/
java
/
sun
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark stable sun.misc.Cleaner APIs
Nikita Iashchenko
2021-04-14
1
-1
/
+0
*
Use annotated stubs for sun.misc.Unsafe
Nikita Iashchenko
2021-03-31
1
-52
/
+0
*
Mark sun.misc.Unsafe APIs as stable
Nikita Iashchenko
2021-03-09
1
-31
/
+95
*
Add API docs for sun.misc.Unsafe
Nikita Iashchenko
2021-02-10
1
-47
/
+280
*
libcore: Add a libcore-patch-style script
Orion Hodson
2020-03-10
3
-14
/
+14
*
Revert "Move tests to postsubmit to reduce lab reporting load temporarily"
Dan Shi
2019-10-09
1
-1
/
+1
*
Move tests to postsubmit to reduce lab reporting load temporarily
Dan Shi
2019-09-30
1
-1
/
+1
*
Add TEST_MAPPINGs for miscellaneous libcore packages.
Pete Gillin
2019-09-24
1
-0
/
+15
*
Revert "Revert "Revert^2 "Use the runtime's implementation for park/unpark"""
Charles Munger
2018-11-05
1
-16
/
+3
*
Revert "Revert^2 "Use the runtime's implementation for park/unpark""
Nicolas Geoffray
2018-11-01
1
-3
/
+16
*
Revert^2 "Use the runtime's implementation for park/unpark"
Charles Munger
2018-10-31
1
-16
/
+3
*
Revert "Use the runtime's implementation for park/unpark"
Filip Pavlis
2018-10-31
1
-3
/
+16
*
Use the runtime's implementation for park/unpark
Charles Munger
2018-10-30
1
-16
/
+3
*
Drop all 35 patches around VMStack.getCall{erClass,ingClassLoader}.
Tobias Thierer
2018-07-28
1
-2
/
+4
*
Fix racy static initializers in FileDescriptor and UnixChannelFactory
Victor Chang
2018-06-06
1
-0
/
+11
*
Add change marker into sun.misc.SharedSecrets
Victor Chang
2018-06-06
1
-2
/
+167
*
Update sun.misc package to openJdk8u121-b13
Przemyslaw Szczepaniak
2017-06-02
16
-488
/
+484
*
Remove unused class sun.misc.Hashing
Tobias Thierer
2017-05-05
1
-57
/
+0
*
Remove dead/unused code
Przemyslaw Szczepaniak
2017-04-12
1
-493
/
+0
*
Make Android patch docs in ojluni more consistent with style guide
Tobias Thierer
2017-03-06
2
-6
/
+6
*
jni: Switch to @FastNative for all JNI functions.
Igor Murashkin
2017-02-21
1
-0
/
+58
*
Remove unused classes/files from libcore
Shubham Ajmera
2017-02-08
4
-992
/
+0
*
Set warnings for unbuffered I/O
Shubham Ajmera
2016-09-29
1
-170
/
+0
*
remove x attribute of java file
Ganesh Mahendran
2016-07-07
32
-0
/
+0
*
Port openJdk8 java.lang package, part 2
Przemyslaw Szczepaniak
2016-06-22
3
-1669
/
+4300
*
Add OpenJDK 8 java.nio.file package
Shubham Ajmera
2016-06-01
2
-0
/
+87
*
Avoid additional Object allocations that are immediately unboxed
Tobias Thierer
2016-04-25
1
-1
/
+1
*
Tidy up uses of Integer.valueOf.
Narayan Kamath
2016-04-22
1
-2
/
+2
*
Libcore: Move definition of java version to hardcoded class
Andreas Gampe
2016-04-15
1
-1
/
+1
*
HashMap: Remove support for alt-hashing.
Narayan Kamath
2016-04-15
1
-209
/
+12
*
Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent
Igor Murashkin
2016-03-07
1
-1
/
+148
*
Revert "Revert "Update sun.misc.Unsafe.""
Narayan Kamath
2016-02-01
1
-0
/
+396
*
Revert "Update sun.misc.Unsafe."
Narayan Kamath
2016-02-01
1
-396
/
+0
*
Update sun.misc.Unsafe.
Narayan Kamath
2016-02-01
1
-0
/
+396
*
Merge "Remove unused non-java files under ojluni/src/main/java."
Narayan Kamath
2015-12-22
1
-341
/
+0
|
\
|
*
Remove unused non-java files under ojluni/src/main/java.
Narayan Kamath
2015-12-21
1
-341
/
+0
*
|
Update file headers.
Narayan Kamath
2015-12-21
3
-0
/
+3
|
/
*
Deleting unused or broken files
Paul Duffin
2015-12-21
61
-11059
/
+0
*
Properly add missing "java.version" system property
Przemyslaw Szczepaniak
2015-11-25
1
-11
/
+6
*
Optimize StringBuffer/Builder#appendFloat/Double/Boolean
Przemyslaw Szczepaniak
2015-11-16
2
-2878
/
+493
*
Remove support for "direct" usage of out / err.
Narayan Kamath
2015-11-12
1
-6
/
+20
*
Change version names.
Narayan Kamath
2015-11-12
1
-11
/
+6
*
Use OpenJdk implementation of java.lang.* [part 2].
Piotr Jastrzebski
2015-11-11
1
-0
/
+341
*
Use OpenJdk implementation of java.lang.* [part 1]
Piotr Jastrzebski
2015-11-11
1
-7
/
+3
*
Use OpenJdk implementation of java.net.*
Piotr Jastrzebski
2015-11-11
1
-5
/
+2
*
Use OpenJdk implementation for java.util.*
Piotr Jastrzebski
2015-11-11
2
-35
/
+7
*
Initial import of OpenJdk files.
Piotr Jastrzebski
2015-11-11
96
-0
/
+23413