- a71a1d8 Merge "Import upstream change: Address internet addresses" by Treehugger Robot · 8 years ago
- 62e0b47 Import upstream change: Address internet addresses by Yi Kong · 9 years ago
- c23e6d9 Merge "Expose TCP_USER_TIMEOUT as a settable socket option." by Tobias Thierer · 8 years ago
- ea47d5d Expose TCP_USER_TIMEOUT as a settable socket option. by Tobias Thierer · 8 years ago
- 3e85cd2 Merge "sun.security.x509: update classes in sun.security.x509" by Sergio Giro · 8 years ago
- 30350d6 sun.security.x509: update classes in sun.security.x509 by Sergio Giro · 8 years ago
- 7beda75 Merge "java.security.acl: update classes in java.security.acl" by Sergio Giro · 8 years ago
- 50a925b java.security.acl: update classes in java.security.acl by Sergio Giro · 8 years ago
- c00b940 Merge "Remove unnecessary +x flag" by Yi Kong · 8 years ago
- 932620f Merge "Fix error prone build." by Narayan Kamath · 8 years ago
- 995d2f4 Merge "java.security: update classes in java.security" by Sergio Giro · 8 years ago
- fde01e0 Remove unnecessary +x flag by Yi Kong · 8 years ago
- 3c9b631 Fix error prone build. by Narayan Kamath · 8 years ago
- a6d9d27 Merge "Convert to lower case before search a item in map" by Tobias Thierer · 8 years ago
- 2333b6f Merge "java.lang.invoke: Add MethodHandle." by Narayan Kamath · 8 years ago
- 19b88cd java.security: update classes in java.security by Sergio Giro · 9 years ago
- eec769d Convert to lower case before search a item in map by min.yun · 8 years ago
- 8b532c9 java.lang.invoke: Add MethodHandle. by Narayan Kamath · 8 years ago
- e068605 Merge "javax.security.cert: update classes in javax.security.cert" by Sergio Giro · 8 years ago
- 6a0230f Merge "java.lang.invoke: Add implementation of MethodType." by Narayan Kamath · 8 years ago
- 199ba57 javax.security.cert: update classes in javax.security.cert by Sergio Giro · 8 years ago
- 2e439dc java.lang.invoke: Add implementation of MethodType. by Narayan Kamath · 8 years ago
- 71ef72a Merge "Disable Runtime#load/loadLibrary(String,ClassLoader) in >N" by Przemyslaw Szczepaniak · 8 years ago
- 1426726 Merge "Do not run test requiring 3GB free space on devices that do not have it" by Treehugger Robot · 8 years ago
- 895e37b Disable Runtime#load/loadLibrary(String,ClassLoader) in >N by Przemyslaw Szczepaniak · 8 years ago
- b82a632 Do not run test requiring 3GB free space on devices that do not have it by Erik Wolsheimer · 8 years ago
- 814b9cd Merge "Character: Add special case for case folding ASCII codepoints." by Narayan Kamath · 8 years ago
- dfb36ac Character: Add special case for case folding ASCII codepoints. by Narayan Kamath · 8 years ago
- 39d0eee Merge "Make sure that threads are cleaned up by OldThreadGroupTest" by Neil Fuller · 8 years ago
- f744142 Merge "Remove an infinite loop / put a Thread out of its misery" by Neil Fuller · 8 years ago
- 92fe4b3 Merge "javax.security: update classes in javax.security.auth" by Sergio Giro · 8 years ago
- 8a2f628 Merge "Revert "Drop two recently added test methods of which one failed on buildbot."" by Tobias Thierer · 8 years ago
- 0092bba Merge "sun.security.internal: remove sun.security.internal.* packages" by Sergio Giro · 8 years ago
- e1b5593 sun.security.internal: remove sun.security.internal.* packages by Sergio Giro · 8 years ago
- 696b114 javax.security: update classes in javax.security.auth by Sergio Giro · 9 years ago
- 99583e1 Merge "Remove ScopedPthreadMutexLock.h" by Treehugger Robot · 8 years ago
- 158f9ba Remove ScopedPthreadMutexLock.h by Colin Cross · 8 years ago
- 7d524b1 Merge "Comment Android specific change to Socket proxy" by Treehugger Robot · 8 years ago
- b29f5c3 Merge "Socket ctor should try all addresses" by Yi Kong · 8 years ago
- 08ffa81 Revert "Drop two recently added test methods of which one failed on buildbot." by Tobias Thierer · 8 years ago
- 0bf6a6f Comment Android specific change to Socket proxy by Yi Kong · 8 years ago
- f119f6d Socket ctor should try all addresses by Yi Kong · 9 years ago
- c28248b Merge "Destroyable: destroy() and isDestroyed() methods are now default" by Sergio Giro · 8 years ago
- 52cd6de Merge "Drop two recently added test methods of which one failed on buildbot." by Tobias Thierer · 8 years ago
- 283114f Merge "Rename libexpat-host to libexpat" by Dan Willemsen · 8 years ago
- f0f87ff Merge "Revert "Disable private Runtime#load/loadLibrary(String,ClassLoader) in >N"" by Treehugger Robot · 8 years ago
- f1207c8 Rename libexpat-host to libexpat by Dan Willemsen · 8 years ago
- 4b91335 Revert "Disable private Runtime#load/loadLibrary(String,ClassLoader) in >N" by Hiroshi Yamauchi · 8 years ago
- c8322dc Drop two recently added test methods of which one failed on buildbot. by Tobias Thierer · 8 years ago
- 7626641 Merge "Tests that Processes with redirects expose null input/output streams." by Tobias Thierer · 8 years ago
- dfe8788 Destroyable: destroy() and isDestroyed() methods are now default by Sergio Giro · 8 years ago
- 0bb0ab0 Tests that Processes with redirects expose null input/output streams. by Tobias Thierer · 9 years ago
- 69addbd Merge "Test remaining API surface of ProcessBuilder." by Tobias Thierer · 8 years ago
- 9131846 Merge "Disable private Runtime#load/loadLibrary(String,ClassLoader) in >N" by Przemyslaw Szczepaniak · 8 years ago
- 105f3b0 Merge "Return DataInputStream to pre-N calls on delegate" by Przemyslaw Szczepaniak · 8 years ago
- de6cabd Test remaining API surface of ProcessBuilder. by Tobias Thierer · 9 years ago
- ba11f64 Merge "Test ProcessBuilder.Redirect.INHERIT" by Tobias Thierer · 8 years ago
- 545cf97 Return DataInputStream to pre-N calls on delegate by Shubham Ajmera · 8 years ago
- 67f656a Disable private Runtime#load/loadLibrary(String,ClassLoader) in >N by Przemyslaw Szczepaniak · 8 years ago
- 3282e7b Test ProcessBuilder.Redirect.INHERIT by Tobias Thierer · 9 years ago
- 5f3ac6a Merge "SerializationStressTest4 : Improve iteration tests." by Narayan Kamath · 8 years ago
- 5a68267 Merge "Rename lib{crypto,ssl}-host to lib{crypto,ssl}" by Dan Willemsen · 9 years ago
- 9de2bb0 Merge "NetworkInterface should show all available interfaces" by Yi Kong · 9 years ago
- c89864c NetworkInterface should show all available interfaces by Yi Kong · 9 years ago
- 9e66ed6 Merge "java.lang.invoke: Add exception classes to core-oj.jar." by Narayan Kamath · 9 years ago
- 1e5de65 java.lang.invoke: Add exception classes to core-oj.jar. by Narayan Kamath · 9 years ago
- b33a511 Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 9 years ago
- 626b12f Merge "Fix NPEs in PKCS7 parsing introduced by last commit." by Alex Klyubin · 9 years ago
- 0cdefff SerializationStressTest4 : Improve iteration tests. by Narayan Kamath · 9 years ago
- e2adf11 Fix NPEs in PKCS7 parsing introduced by last commit. by Alex Klyubin · 9 years ago
- 9dd2543 Merge "Retain original encoded form in certs returned by PKCS7." by Alex Klyubin · 9 years ago
- f922856 Merge "SunRsaSignEntries: delete unused class" by Sergio Giro · 9 years ago
- b0d4380 Retain original encoded form in certs returned by PKCS7. by Alex Klyubin · 9 years ago
- c186ac1 Merge "Fix time zone formatting with setZoneStrings()." by Joachim Sauer · 9 years ago
- d8bef3c Fix time zone formatting with setZoneStrings(). by Joachim Sauer · 9 years ago
- 2eb6546 Merge "Libcore: Remove usage of ScopedFd" by Andreas Gampe · 9 years ago
- 80540f0 Libcore: Remove usage of ScopedFd by Andreas Gampe · 9 years ago
- 718bf88 Merge "Clarify the JavaDoc for ChoiceFormat.getLimits()/getFormats()" by Paul Duffin · 9 years ago
- 557d5b1 Clarify the JavaDoc for ChoiceFormat.getLimits()/getFormats() by Paul Duffin · 9 years ago
- 7afc142 Merge "Regression test for HTTP proxy request line" by Tobias Thierer · 9 years ago
- ba222a0 Merge "Add API for getting location of odex or oat file" by Andreas Gampe · 9 years ago
- c5046f0 Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
- 1ec47eb Merge "OldSystemTest: Add test for System.load for non absolute paths." by Narayan Kamath · 9 years ago
- 69496f9 OldSystemTest: Add test for System.load for non absolute paths. by Narayan Kamath · 9 years ago
- c09900c Regression test for HTTP proxy request line by Tobias Thierer · 9 years ago
- 9537193 Merge "Add missing SO_FLOW_SLA changes" by Yi Kong · 9 years ago
- 2f844ba Merge "Fix Unsafe#park for large wait-time values." by Przemyslaw Szczepaniak · 9 years ago
- bf34d83 Fix Unsafe#park for large wait-time values. by Przemyslaw Szczepaniak · 9 years ago
- 5dd14d6 Add missing SO_FLOW_SLA changes by Yi Kong · 9 years ago
- be1425d Merge "Remove unused java.text.DigitList class" by Paul Duffin · 9 years ago
- 2b5c1cc Remove unused java.text.DigitList class by Paul Duffin · 9 years ago
- a5f784a Merge "Port openJdk8 changes to sun.nio.ch package" by Shubham Ajmera · 9 years ago
- 9a3a6b6 Merge "Port openJDK8 java.nio.channels changes" by Shubham Ajmera · 9 years ago
- 519adb2 Port openJdk8 changes to sun.nio.ch package by Shubham Ajmera · 9 years ago
- 8ed1031 Merge "Delete DexFile closeguard" by Mathieu Chartier · 9 years ago
- 97db693 Delete DexFile closeguard by Mathieu Chartier · 9 years ago
- c9bb73f Merge "Apply JDK 8 refactorings that don't change behavior of SimpleDateFormat" by Paul Duffin · 9 years ago
- 397d27c Merge "Add tests to Math.atan and Math.atan2." by Joachim Sauer · 9 years ago
- b3ab870 Add tests to Math.atan and Math.atan2. by Joachim Sauer · 9 years ago
- 5a2cf8d Merge "javax.security: update classes in javax.security.auth.callback" by Sergio Giro · 9 years ago