- 17d9d33 Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 9 years ago
- e2f147b Port OpenJDK8 unsigned methods by Yi Kong · 9 years ago
- ea74f07 Merge "Restore lost java.io.Serializable javadoc." by Przemyslaw Szczepaniak · 9 years ago
- 7f8c514 Restore lost java.io.Serializable javadoc. by Przemyslaw Szczepaniak · 9 years ago
- 4ef72d3 Move more clinit code to registration functions, part 3 by Przemyslaw Szczepaniak · 9 years ago
- f9d2599 Move more clinit code to registration functions by Przemyslaw Szczepaniak · 9 years ago
- e307af0 Merge "Revert "Move more clinit code to registration functions"" by Przemyslaw Szczepaniak · 9 years ago
- 28a7080 Revert "Move more clinit code to registration functions" by Przemyslaw Szczepaniak · 9 years ago
- 282c0bc Merge "Move more clinit code to registration functions" by Przemyslaw Szczepaniak · 9 years ago
- 607fcf9 Move more clinit code to registration functions by Przemyslaw Szczepaniak · 9 years ago
- a5d895b Merge "Made NET_SockaddrToInetAddress fail on a bad family." by Przemyslaw Szczepaniak · 9 years ago
- 569ec8b Made NET_SockaddrToInetAddress fail on a bad family. by Przemyslaw Szczepaniak · 9 years ago
- 2798490 Move clinit code to registration funtions by Przemyslaw Szczepaniak · 9 years ago
- f561c18 Merge "ojtests: Split out public/boot tests and add device targets" by Igor Murashkin · 9 years ago
- 7808a25 Libcore: Add preload holder to TimeZone by Andreas Gampe · 9 years ago
- d761351 Merge "JarFile: make getManifestFromReference and getManEntry synchronized" by Sergio Giro · 9 years ago
- 592f49a JarFile: make getManifestFromReference and getManEntry synchronized by Sergio Giro · 9 years ago
- 8c851fa Merge "Explicitly initialize librarySearchPath of the SystemClassLoader" by Dimitry Ivanov · 9 years ago
- 5e1ca03 Merge "Revert "Remove java.nio.channels.* classes without test coverage."" by Shubham Ajmera · 9 years ago
- 6037000 ojtests: Split out public/boot tests and add device targets by Igor Murashkin · 9 years ago
- e318a0e Revert "Remove java.nio.channels.* classes without test coverage." by Shubham Ajmera · 9 years ago
- 75b9bef Merge "Avoid performing boundary checks in StringBuilder" by Yi Kong · 9 years ago
- ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 9 years ago
- 308a03f Avoid performing boundary checks in StringBuilder by Yi Kong · 9 years ago
- 8e579d7 Merge "Restore fastpath of Pattern#split" by Przemyslaw Szczepaniak · 9 years ago
- f65410c String: Avoid char-by-char copy during replace. by Narayan Kamath · 9 years ago
- 9d6a3f9 Merge "TimSort fails with ArrayIndexOutOfBoundsException" by Shubham Ajmera · 9 years ago
- bdd8f39 Merge "Avoid additional Object allocations that are immediately unboxed" by Tobias Thierer · 9 years ago
- a8d952d Optimize StringBuilder.append for String with range by Yi Kong · 9 years ago
- a5448c0 Avoid additional Object allocations that are immediately unboxed by Tobias Thierer · 9 years ago
- 742e6e3 TimSort fails with ArrayIndexOutOfBoundsException by Shubham Ajmera · 9 years ago
- b14296a Restore fastpath of Pattern#split by Przemyslaw Szczepaniak · 9 years ago
- df105be Patch differences in classes taken from older OpenJDK version by Shubham Ajmera · 9 years ago
- 85d15d8 Up java.text.DecimalFormat max integer digits. by Joachim Sauer · 9 years ago
- 66e10c8 Merge "Add missed overrides for OpenJDK 8 Map default methods" by Neil Fuller · 9 years ago
- 2129234 Merge "Convert Pattern and Matcher to use NativeAllocationRegistry" by Hans Boehm · 9 years ago
- d9e764e Convert Pattern and Matcher to use NativeAllocationRegistry by Hans Boehm · 9 years ago
- 8dbf50a Tidy up uses of Integer.valueOf. by Narayan Kamath · 9 years ago
- 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 9 years ago
- 30a12fe Inet6Address: Provide an explicit hostname for the ANY address. by Narayan Kamath · 9 years ago
- 01e5d20 Make ObjectOutputStream behave as in M when stream is closed by Paul Duffin · 9 years ago
- e571723 Explicitly initialize librarySearchPath of the SystemClassLoader by Dimitry Ivanov · 9 years ago
- be16089 Bring back default methods for AnnotatedElement by Yi Kong · 9 years ago
- 9dc36dc Libcore: Revert "Security: Allow compile time initialization." by Andreas Gampe · 9 years ago
- ebc5653 Merge "Update properties related javadoc in java.lang.System" by Przemyslaw Szczepaniak · 9 years ago
- d8e75a1 Update properties related javadoc in java.lang.System by Przemyslaw Szczepaniak · 9 years ago
- 6d66808 Fix & restore javadoc in java.util.Locale by Przemyslaw Szczepaniak · 9 years ago
- 987c9ca ObjectStreamClass: Add a workaround for abusers of private API. by Narayan Kamath · 9 years ago
- 737cc1e Fix HttpURLConnection javadoc. by Przemyslaw Szczepaniak · 9 years ago
- f9d0b60 String: Improve performance of String.getBytes. by Narayan Kamath · 9 years ago
- 08c073a Merge "Port OpenJDK8 chars() and codepoints() methods" by Yi Kong · 9 years ago
- 72ab551 Libcore: Hardcode os.name system property by Andreas Gampe · 9 years ago
- b02486c Libcore: Move definition of java version to hardcoded class by Andreas Gampe · 9 years ago
- a469a66 Libcore: Refactor hardcoded system properties by Andreas Gampe · 9 years ago
- bfada6f HashMap: Remove support for alt-hashing. by Narayan Kamath · 9 years ago
- 5458546 Port OpenJDK8 chars() and codepoints() methods by Yi Kong · 9 years ago
- 0976dc2 Add Map::replaceAll method by Shubham Ajmera · 9 years ago
- ed7be26 Merge "Port a number of OpenJDK8 stream methods" by Yi Kong · 9 years ago
- 2b4c0a3 String: reimplement String.replace(char, char). by Narayan Kamath · 9 years ago
- dfd25e6 Merge "String: reimplement replace(CharSequence, CharSequence)." by Narayan Kamath · 9 years ago
- fcfa4fe Remove timer sync thread from FileSystemPreferences by Przemyslaw Szczepaniak · 9 years ago
- 2c4230d Port a number of OpenJDK8 stream methods by Yi Kong · 9 years ago
- ab3af28 String: reimplement replace(CharSequence, CharSequence). by Narayan Kamath · 9 years ago
- 453986b Package: workaround for applications relying on toString output. by Narayan Kamath · 9 years ago
- fdf6892 Merge "Make links to Oracle Java tech docs absolute" by Yi Kong · 9 years ago
- 9678c4c Integer : Improve exception message for parseInt by Narayan Kamath · 9 years ago
- 5fb4d1c Fix DatagramChannelTest failures by Przemyslaw Szczepaniak · 9 years ago
- 91e1f45 Merge "Thread: Don't set native names twice for attached threads." by Narayan Kamath · 9 years ago
- e0e1a1b Merge "Remove AnnotationAccess and its remaining uses." by Jeff Hao · 9 years ago
- 623cc20 Merge "Port OpenJDK8 java.util.Arrays#parallelPrefix method" by Yi Kong · 9 years ago
- 9cf8977 Merge "Port OpenJDK8 java.lang functional util methods" by Yi Kong · 9 years ago
- 0967e60 Make links to Oracle Java tech docs absolute by Yi Kong · 9 years ago
- c5c1e27 Port OpenJDK8 java.util.Arrays#parallelPrefix method by Yi Kong · 9 years ago
- f33fd25 Merge "Add Character#digit(int, int) fastpath" by Przemyslaw Szczepaniak · 9 years ago
- 3fdfc1f Add Character#digit(int, int) fastpath by Przemyslaw Szczepaniak · 9 years ago
- 3a61a2c Merge "Fix LongStream#range for range > Long.MAX_VALUE" by Przemyslaw Szczepaniak · 9 years ago
- 9e213e5 Fix LongStream#range for range > Long.MAX_VALUE by Przemyslaw Szczepaniak · 9 years ago
- 8188804 Thread: Don't set native names twice for attached threads. by Narayan Kamath · 9 years ago
- 47829c3 Providers: Eagerly initialize default providers. by Narayan Kamath · 9 years ago
- d890de2 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 9 years ago
- 59df7aa Add Arrays$ArrayList::replaceAll by Shubham Ajmera · 9 years ago
- 6875085 Add Unit Tests by Shubham Ajmera · 9 years ago
- e9d9ae3d Port OpenJDK8 java.lang functional util methods by Yi Kong · 9 years ago
- b39f086 Merge "Change LinkedHashMap#removeEldestEntry behaviour." by Joachim Sauer · 9 years ago
- 5b21edd Merge "Provider: Changes for compile time initialization." by Narayan Kamath · 9 years ago
- 9c4d575 Change LinkedHashMap#removeEldestEntry behaviour. by Joachim Sauer · 9 years ago
- 93e7075 Merge "Handle recvfrom() returning 0." by Przemyslaw Szczepaniak · 9 years ago
- 6e888e9 Handle recvfrom() returning 0. by Przemyslaw Szczepaniak · 9 years ago
- 220b390 Merge "Fix java.net.URL#getPath regression" by Przemyslaw Szczepaniak · 9 years ago
- e56459a Fix java.net.URL#getPath regression by Przemyslaw Szczepaniak · 9 years ago
- 17a9239 Merge "Wire up SocketTagger" by Yi Kong · 9 years ago
- cf86f33 Port max,min,sum,hashCode,BYTES for basic data types by Yi Kong · 9 years ago
- f2e4257 Merge changes Ic42fc70e,I7317f9c4 by Kenny Root · 9 years ago
- aad2aba Revert "Change LinkedHashMap#removeEldestEntry behaviour." by Narayan Kamath · 9 years ago
- fe0724e Provider: Changes for compile time initialization. by Narayan Kamath · 9 years ago
- 452d7ae Change LinkedHashMap#removeEldestEntry behaviour. by Joachim Sauer · 9 years ago
- a87f559 Wire up SocketTagger by Yi Kong · 9 years ago
- 20f6ae8 Merge "Remove unused additions from javax.security.auth.login." by Yi Kong · 9 years ago
- e0ee9c5 sun.security.util.Debug : Allow compile time initialization. by Narayan Kamath · 9 years ago
- 24b66ca ObjectOutputStream: Allow compile time initialization. by Narayan Kamath · 9 years ago