- 9c2cb67 OldNumberFormatTest: Update test expectations. by Narayan Kamath · 9 years ago
- 14343cd Remove unnecessary subclass of BasicLruCache. by Narayan Kamath · 9 years ago
- 891ab51 Revert "Expose correct FileDescriptor in DatagramSocketAdaptor" by Yi Kong · 9 years ago
- 60692ec Expose correct FileDescriptor in DatagramSocketAdaptor by Yi Kong · 9 years ago
- c0461d4 Merge "java/security: remove system.scope from security.properties" by Sergio Giro · 9 years ago
- d114f5f Merge "IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope()" by Sergio Giro · 9 years ago
- 470d473 IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope() by Sergio Giro · 9 years ago
- 72c9e00 Fix ConcurrentCloseTest#test_write. by Narayan Kamath · 9 years ago
- 01b80be java/security: remove system.scope from security.properties by Sergio Giro · 9 years ago
- 69b3504 Merge "Fix test_select" by Yi Kong · 9 years ago
- ed526e2 Fix test_select by Yi Kong · 9 years ago
- 9df33ea Merge "Always clone the return value of InetAddress#getAllByName." by Narayan Kamath · 9 years ago
- d960ef3 Always clone the return value of InetAddress#getAllByName. by Narayan Kamath · 9 years ago
- 3f3582d Fix NullPointerException in Calendar constructor by Paul Duffin · 9 years ago
- 319bdb2 Merge "Fix setting a calendar to a time during transition into DST" by Paul Duffin · 9 years ago
- d06c9ff Make SDF slightly more lenient about parsing zone strings. by Narayan Kamath · 9 years ago
- 4c475e6 Fix SSLSocketFactoryTest. by Narayan Kamath · 9 years ago
- 90a3721 Fix setting a calendar to a time during transition into DST by Paul Duffin · 9 years ago
- 8cb7aee Revert "Use sun.security.provider.Sun" by Narayan Kamath · 9 years ago
- b50fb20 Merge "Fix setreuid wrapper in ForwardingOs." by Richard Coles · 9 years ago
- db80c93 Add some more tests for SimpleTimeZone by Paul Duffin · 9 years ago
- af23781 Merge "Introduce NativeAllocationRegistry API." by Richard Uhler · 9 years ago
- 33fc955 Introduce NativeAllocationRegistry API. by Richard Uhler · 9 years ago
- aeaef49 Merge "Tests for request header validation" by Neil Fuller · 9 years ago
- 9a6d7a1 Fix setreuid wrapper in ForwardingOs. by Torne (Richard Coles) · 9 years ago
- 70ec662 Fix expected exception type in StringTest#testGetCharsOverflow. by Narayan Kamath · 9 years ago
- 0513f9d String : Fix integer overflow in getChars. by Narayan Kamath · 9 years ago
- 415c260 Merge changes Ic63473d6,Ie6d84509,I056d6da9,I393b79f6,I92c363ec, ... by Kenny Root · 9 years ago
- 86710e2 Merge "Add serialization and numericCode tests for java.util.Currency" by Shubham Ajmera · 9 years ago
- 2096edb Add serialization and numericCode tests for java.util.Currency by Shubham Ajmera · 9 years ago
- 9a649c0 Tests for request header validation by Neil Fuller · 9 years ago
- e4dd44d Use sun.security.provider.Sun by Kenny Root · 9 years ago
- 00f9b5c AbstractPlainSocketImpl#close shouldn't set fd to null by Przemyslaw Szczepaniak · 9 years ago
- a44ea54 Revert "Revert "Cache all Charset instances with their aliases"" by Yi Kong · 9 years ago
- c8e3e73 Merge "Make sun.nio.ch.Net#connect throw ConnectException on error" by Przemyslaw Szczepaniak · 9 years ago
- 11823c0 Make sun.nio.ch.Net#connect throw ConnectException on error by Przemyslaw Szczepaniak · 9 years ago
- f3bb5a0 Merge "Fix de-serialization issue in java.util.Locale" by Shubham Ajmera · 9 years ago
- 3b3917e Merge "Accept empty labels in hostname for compatibility" by Yi Kong · 9 years ago
- b1e7204 Accept empty labels in hostname for compatibility by Yi Kong · 9 years ago
- ca029af Merge changes I886321ea,I3466450d by Narayan Kamath · 9 years ago
- 8ac8497 Fix de-serialization issue in java.util.Locale by Shubham Ajmera · 9 years ago
- 5873edf Reinstate blockguard checks for file reads / writes. by Narayan Kamath · 9 years ago
- 45a060b Merge "Check content of non-null URLs in testGetEntryUrlOrNull" by Paul Duffin · 9 years ago
- f3fbc05 Check content of non-null URLs in testGetEntryUrlOrNull by Paul Duffin · 9 years ago
- 843bc37 Merge changes I06422b9a,I793c9ce0 by Kenny Root · 9 years ago
- 8188549 Check for RFC 5746 TLS extension by Kenny Root · 9 years ago
- 575aa51 Merge "Re-enable libcore.java.util.LocaleTest with fix" by Przemyslaw Szczepaniak · 9 years ago
- f0326f6 Re-enable libcore.java.util.LocaleTest with fix by Przemyslaw Szczepaniak · 9 years ago
- fa9818c Make Date.parse() a tad more lenient. by Narayan Kamath · 9 years ago
- c907a4c Update bogus PatternSyntaxException test case. by Narayan Kamath · 9 years ago
- 78562a1 Workaround bogus TreeMap Comparators. by Narayan Kamath · 9 years ago
- a272b44 Merge "Remove #close() call from Socket constructor." by Przemyslaw Szczepaniak · 9 years ago
- eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
- 829f74e Remove #close() call from Socket constructor. by Przemyslaw Szczepaniak · 9 years ago
- 5a65597 Revert "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 9 years ago
- e802cf5 Re-enable libcore.java.util.LocaleTest by Przemyslaw Szczepaniak · 9 years ago
- 7e67be2 Remove unused luni java.util.regex.* implementation. by Narayan Kamath · 9 years ago
- 071b891 Fix multi-thread problem in BigInteger hashCode method by ganxiaolin · 9 years ago
- 4b5d41b Merge "Encode entry name before creating URL" by Paul Duffin · 9 years ago
- d14e2be Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
- 46c7d04 Merge "Add hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
- 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
- cc42201 Deleting unused or broken files by Paul Duffin · 9 years ago
- 26ab15c Fix for enso 'new File("", String)' regression. by Przemyslaw Szczepaniak · 9 years ago
- 80425c6 Merge "Fix, expand and move test for GregorianCalendar change date" by Paul Duffin · 9 years ago
- dda702b Fix, expand and move test for GregorianCalendar change date by Paul Duffin · 9 years ago
- 59cd433 Remove unused collation and formatting code. by Narayan Kamath · 9 years ago
- b80fefa Add hostname aware isCleartextTrafficPermitted by Chad Brubaker · 9 years ago
- abb9aa4 Merge "Fix test to match behavior of OpenJDK and RI" by Paul Duffin · 9 years ago
- 72a46b2 Remove unused luni native code. by Narayan Kamath · 9 years ago
- 3adfa66 Fix test to match behavior of OpenJDK and RI by Paul Duffin · 9 years ago
- 7bf811b Improve support for arabic minusSign & percent markers. by Narayan Kamath · 9 years ago
- 21a6280 Merge "Move enso net code to use AsynchronousCloseMonitor" by Przemyslaw Szczepaniak · 9 years ago
- 6d86a27 Merge "Fix GetDirectBufferAddress for DirectByteBuffer." by Narayan Kamath · 9 years ago
- 8bdca68 Merge changes from topic 'Use ref counting to manage fd life cycle' by Yi Kong · 9 years ago
- 7b67633 Fix GetDirectBufferAddress for DirectByteBuffer. by Alex Klyubin · 9 years ago
- 53f82f0 Merge "ProviderTest: use the correct provider object when creating a service" am: 2428e4b908 by Sergio Giro · 9 years ago
- 2428e4b Merge "ProviderTest: use the correct provider object when creating a service" by Sergio Giro · 9 years ago
- 3e74bae Merge "Fix isAccessible and alignment test" by Shubham Ajmera · 9 years ago
- feb8c7d Merge "java.text.Collator implemented using icu4j" by Shubham Ajmera · 9 years ago
- 1ee1fbe java.text.Collator implemented using icu4j by Shubham Ajmera · 9 years ago
- 50164c3 Guard accesses to closed file streams by Yi Kong · 9 years ago
- 583eb0e Move enso net code to use AsynchronousCloseMonitor by Przemyslaw Szczepaniak · 9 years ago
- 32ea19c ProviderTest: use the correct provider object when creating a service by Sergio Giro · 9 years ago
- 440f10b Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" am: 4d0d2f6bf3 by Neil Fuller · 9 years ago
- 4d0d2f6 Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" by Neil Fuller · 9 years ago
- bb6fd10 Make ClassPathURLStreamHandlerTest deal with symlinks by Neil Fuller · 9 years ago
- 0fe7986 Merge "Make PlainSocketImpl instantiate with a non-null-FD" by Przemyslaw Szczepaniak · 9 years ago
- 379c07d Make PlainSocketImpl instantiate with a non-null-FD by Przemyslaw Szczepaniak · 9 years ago
- 7c00153 Fix isAccessible and alignment test by Shubham Ajmera · 9 years ago
- d05b06c Fix ObjectInputStreamTest#testReadObjectOverride. by Narayan Kamath · 9 years ago
- fe0e5d3 Fix BufferTest#testFreed. by Narayan Kamath · 9 years ago
- 4d9ced8 Let cleaners get cleaned again. by Narayan Kamath · 9 years ago
- 5bb45c2 Merge "Update TreeMapTest golden value" by Yi Kong · 9 years ago
- b11ce5f Update TreeMapTest golden value by Yi Kong · 9 years ago
- 3ef0778 Fix FileInputStream.available() for non-regular files. by Narayan Kamath · 9 years ago
- a265662 Provide libraryPermittedPath to android runtime by Dimitry Ivanov · 9 years ago
- db6fe53 Let getByName prefer IPv6 loopback over IPv4 by Yi Kong · 9 years ago
- e3577e1 Fix String.codePointAt. by Narayan Kamath · 9 years ago
- 645d13e Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago