Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
0956f88d74eddfdc20c2e51a00093b9ea60760dd
0956f88
Merge "Port java.lang.invoke.MethodHandles from openJdk80u112"
by Treehugger Robot
· 8 years ago
30824ee
Merge "Javadoc changes from openjdk8u112"
by Przemyslaw Szczepaniak
· 8 years ago
997a97b
Merge "Add invoke-polymorphic bytecodes to Opcodes.java"
by Orion Hodson
· 8 years ago
6344359
Merge "Clean up ConcurrentCloseTest#Killer"
by Yi Kong
· 8 years ago
d66289f
Clean up ConcurrentCloseTest#Killer
by Yi Kong
· 8 years ago
3dbc399
Merge "Stop optimizing dex files when class loaders are created"
by Calin Juravle
· 8 years ago
5add699
Merge "Add CloseGuard checks in few classes"
by Treehugger Robot
· 8 years ago
5ba24bd
Add CloseGuard checks in few classes
by Shubham Ajmera
· 8 years ago
bc19426
Javadoc changes from openjdk8u112
by Przemyslaw Szczepaniak
· 8 years ago
d2aa136
Port java.lang.invoke.MethodHandles from openJdk80u112
by Przemyslaw Szczepaniak
· 8 years ago
e6a019f
Merge "Fix CharArrayReader/StringBufferInputStream overflow"
by Przemyslaw Szczepaniak
· 8 years ago
5aca13d
Merge "Libcore: Make java.security.Provider compile-time initializable"
by Treehugger Robot
· 8 years ago
cbc7a89
Libcore: Make java.security.Provider compile-time initializable
by Andreas Gampe
· 8 years ago
dd63b65
Stop optimizing dex files when class loaders are created
by Calin Juravle
· 8 years ago
c28e2e2
Merge "Remove unused files from sun.nio.ch package"
by Shubham Ajmera
· 8 years ago
a810284
Fix CharArrayReader/StringBufferInputStream overflow
by Przemyslaw Szczepaniak
· 8 years ago
0dab79a
Remove unused files from sun.nio.ch package
by Shubham Ajmera
· 8 years ago
c21ef14
Merge "Re-add tz code that was lost in java.lang.System"
by Neil Fuller
· 8 years ago
7840441
Merge "Remove ojluni test resources from general tests."
by Joachim Sauer
· 8 years ago
8c32b51
Add invoke-polymorphic bytecodes to Opcodes.java
by Orion Hodson
· 8 years ago
ac12c75
Remove ojluni test resources from general tests.
by Joachim Sauer
· 8 years ago
32de49b
Re-add tz code that was lost in java.lang.System
by Neil Fuller
· 8 years ago
6e05ed2
Merge "Tidy up of tzdata code"
by Neil Fuller
· 8 years ago
c48bfa3
Merge "Fix CTS test case failure test_isReachableLjava_net_NetworkInterfaceII"
by Treehugger Robot
· 8 years ago
0516f39
Fix CTS test case failure test_isReachableLjava_net_NetworkInterfaceII
by Edward Savage-Jones
· 8 years ago
c9a43e4
Merge "MethodHandles: Implement additional combiners."
by Narayan Kamath
· 8 years ago
30565ce
Merge "Fix flaky libcore.java.net.FtpURLConnectionTest#testCountingProxy"
by Tobias Thierer
· 8 years ago
7d7ee32
Tidy up of tzdata code
by Neil Fuller
· 8 years ago
e241c1f
Merge "Drop dead code in sun.net"
by Tobias Thierer
· 8 years ago
476129e
Merge changes Id8e065d8,Ib4dd2b78
by Tobias Thierer
· 8 years ago
a79c3cf
Merge "Move tests from java.security to libcore.java.security package"
by Treehugger Robot
· 8 years ago
ea0ab2d5
Move tests from java.security to libcore.java.security package
by Colin Cross
· 8 years ago
d53d19e
Fix flaky libcore.java.net.FtpURLConnectionTest#testCountingProxy
by Tobias Thierer
· 8 years ago
7475b7b
Merge changes from topics 'java_time', 'java_time_part3'
by Joachim Sauer
· 8 years ago
b777f6c
Merge "Add unit tests for java.nio.channels.FileChannel open methods"
by Treehugger Robot
· 8 years ago
4be314d
Drop dead code in sun.net
by Tobias Thierer
· 8 years ago
05b4a62
Drop dead code from sun.net.www
by Tobias Thierer
· 8 years ago
52fd07a
Drop dead code: unused package sun.net.smtp
by Tobias Thierer
· 8 years ago
acc4298
Add unit tests for java.nio.channels.FileChannel open methods
by Shubham Ajmera
· 8 years ago
8aeb919
Revert "Temporarily disable java.time tests."
by Joachim Sauer
· 8 years ago
4ed824c
Update java.util.Formatter to 8u60.
by Joachim Sauer
· 8 years ago
8c57257
Make Chronology/ServiceLoader tests pass.
by Joachim Sauer
· 8 years ago
986666b
Use BeforeClass instead of BeforeMethod.
by Joachim Sauer
· 8 years ago
19517ba
Modify TestZoneTextPrinterParser.
by Joachim Sauer
· 8 years ago
dc4414b
Improve CalendarDataUtils.
by Joachim Sauer
· 8 years ago
6540d50
Modify test assumptions.
by Joachim Sauer
· 8 years ago
6d2e8da
Fix era names.
by Joachim Sauer
· 8 years ago
5ca6fa9
Merge "Provide SSL SSLContext algorithm"
by Chad Brubaker
· 8 years ago
8a7eb6a
Merge "Revert "Revert "Cut down on object allocation in CipherInputStream"""
by Shubham Ajmera
· 8 years ago
4f04e86
Merge "MethodHandles: Implement revealDirect / reflectAs."
by Narayan Kamath
· 8 years ago
d6cb653
MethodHandles: Implement additional combiners.
by Narayan Kamath
· 8 years ago
298c0e8
MethodHandles: Implement revealDirect / reflectAs.
by Narayan Kamath
· 8 years ago
6e40ebf
Merge "Check ORDERED Collection Spliterators consistency with Iterator"
by Tobias Thierer
· 8 years ago
82637e0
Check ORDERED Collection Spliterators consistency with Iterator
by Tobias Thierer
· 8 years ago
fe74e44
Provide SSL SSLContext algorithm
by Chad Brubaker
· 8 years ago
b07021ff
Merge "Test fix: Handle missing dummy0 network interface"
by Neil Fuller
· 8 years ago
315256f
Merge "[Libcore] Prepare profile streaming for framework use."
by Treehugger Robot
· 8 years ago
ca2c124
Test fix: Handle missing dummy0 network interface
by Neil Fuller
· 8 years ago
5491ccf
Merge changes from topic 'java_time_part2'
by Joachim Sauer
· 8 years ago
5d69151
Merge "MethodHandle: Implement MethodHandle.asCollector."
by Narayan Kamath
· 8 years ago
7770023
Merge changes from topic 'bug_31896176'
by Tobias Thierer
· 8 years ago
0e8de73
MethodHandle: Implement MethodHandle.asCollector.
by Narayan Kamath
· 8 years ago
2abc997
Merge "MethodHandle: Implement invokeWithArguments."
by Narayan Kamath
· 8 years ago
b997e16
Merge "Test URLConnection.disconnect() while connecting"
by Tobias Thierer
· 8 years ago
875da84
[Libcore] Prepare profile streaming for framework use.
by Shukang Zhou
· 8 years ago
64a91fe
Un-@hide Collections static factories that are now tested.
by Tobias Thierer
· 8 years ago
508f0ab
Basic tests for wrapper Collection factories in java.util.Collections
by Tobias Thierer
· 8 years ago
f25faf8
Test URLConnection.disconnect() while connecting
by Tobias Thierer
· 8 years ago
0d3e615
Fix various test failures.
by Joachim Sauer
· 8 years ago
3866c08
Fix Japanese Chronology.
by Joachim Sauer
· 8 years ago
cdfa309
Support looking up field value names.
by Joachim Sauer
· 8 years ago
ccb870a
Change time zone tests to respect Android changes.
by Joachim Sauer
· 8 years ago
6cfa38d
Use ICU data for time zone name parsing.
by Joachim Sauer
· 8 years ago
86dc78f
MethodHandle: Implement invokeWithArguments.
by Narayan Kamath
· 8 years ago
c50ca81
Merge "Code tidy ups for the ByteBuffer implementations"
by Neil Fuller
· 8 years ago
a166038
Merge "MethodHandles: Implement spreader methods."
by Narayan Kamath
· 8 years ago
378d458
MethodHandles: Implement spreader methods.
by Narayan Kamath
· 8 years ago
d85e48b
Merge "Change ClassExt to use a byte[] for original dex file."
by Alex Light
· 8 years ago
545d1da
Change ClassExt to use a byte[] for original dex file.
by Alex Light
· 8 years ago
2d1b6d5
Merge "Only tag/untag AF_INET and AF_INET6 sockets."
by Jeff Sharkey
· 8 years ago
11a2be4
Merge "Use BUILD_HOST_STATIC_DALVIK_JAVA_LIBRARY for core-test-rules-hostdex"
by Colin Cross
· 8 years ago
053e94b
Merge "Print out codepoint and byte values in hexadecimal instead of decimal."
by Treehugger Robot
· 8 years ago
a8b4a21
Merge "Delete obsolete @Override public void test_CodecDynamic()."
by Treehugger Robot
· 8 years ago
89499ee
Only tag/untag AF_INET and AF_INET6 sockets.
by Jeff Sharkey
· 8 years ago
5c173d7
Use BUILD_HOST_STATIC_DALVIK_JAVA_LIBRARY for core-test-rules-hostdex
by Colin Cross
· 8 years ago
786df2e
Print out codepoint and byte values in hexadecimal instead of decimal.
by Fredrik Roubert
· 8 years ago
4cc36697
Delete obsolete @Override public void test_CodecDynamic().
by Fredrik Roubert
· 8 years ago
64ed273
Merge "Update java.util.logging to openJdk8u60"
by Przemyslaw Szczepaniak
· 8 years ago
73958dc
Merge "Unhide dalvik.system.InMemoryDexClassLoader"
by Orion Hodson
· 8 years ago
2d92db5
Merge "Fix test_getLastModifiedTime."
by Treehugger Robot
· 8 years ago
7298926
Merge "Expose SSLContext.SSL as an alias for SSLContext.TLS"
by Alex Klyubin
· 8 years ago
fc4d59f
Fix test_getLastModifiedTime.
by Robert Sloan
· 8 years ago
79e23f1
Merge "Remove direct manipulation of BoringSSL BIGNUMs."
by Rob Sloan
· 8 years ago
58c06c1
Unhide dalvik.system.InMemoryDexClassLoader
by Orion Hodson
· 8 years ago
faab13c
Merge "Prepare for removal of legacy-test from default targets"
by Treehugger Robot
· 8 years ago
4ff539d
Update java.util.logging to openJdk8u60
by Przemyslaw Szczepaniak
· 8 years ago
5e394ee
Merge "MethodHandles: Unhide java.lang.invoke.*"
by Narayan Kamath
· 8 years ago
cce1c9e
MethodHandles: Unhide java.lang.invoke.*
by Narayan Kamath
· 8 years ago
b23d3f2
Remove direct manipulation of BoringSSL BIGNUMs.
by Robert Sloan
· 8 years ago
3f3b9c8
Expose SSLContext.SSL as an alias for SSLContext.TLS
by Chad Brubaker
· 8 years ago
Next »