1. bfef454 8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351 by mchung · 11 years ago
  2. a204cf6 8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb by chegar · 11 years ago
  3. 48ff279 8027351: (ref) Private finalize method invoked in preference to protected superclass method by mchung · 11 years ago
  4. 132da0a 8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c by jbachorik · 11 years ago
  5. 3526625 8027695: There should be a space before % sign in Swedish locale by yhuang · 11 years ago
  6. 4060a2c 8024458: DataInput.readDouble refers to "readlong" instead of "readLong" by rriggs · 11 years ago
  7. c0e0767 8027796: Refactor Core Reflection for Type Annotations Reviewed-by: psandoz by jfranck · 11 years ago
  8. 01c0e12 8027961: Inet[4|6]Address native initializing code should check field/MethodID values by chegar · 11 years ago
  9. 9bd529d 8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces by ksrini · 11 years ago
  10. b2ebc06 8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces by ksrini · 11 years ago
  11. 47511cd 8025698: (fs) Typo in exception thrown by encode() in UnixPath.java by dxu · 11 years ago
  12. 5ecc2d6 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class by rfield · 11 years ago
  13. 16c4017 8027687: The constructors of URLPermission class do not behave as described in javad by michaelm · 11 years ago
  14. 675df3b 8027755: Anti-delta incorrect push for 8025198 Reviewed-by: alanb by dholmes · 11 years ago
  15. 0ea653f 8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java by dholmes · 11 years ago
  16. cf501b5 8024635: Caching MethodType's descriptor string improves lambda linkage performance by jrose · 11 years ago
  17. 075895d 8024633: Lambda linkage performance - initialize generated class earlier by briangoetz · 11 years ago
  18. 71b63b3 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types by briangoetz · 11 years ago
  19. bd3f02b 8027316: Distinct operation on an unordered stream should not be a barrier by psandoz · 11 years ago
  20. 3a8e6f3 8023863: deprecate support for statically-generated stubs from RMI (JRMP) by smarks · 11 years ago
  21. 91d24f8 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers by bpb · 11 years ago
  22. 44b02c7 8005294: Consider default methods for additions to AnnotatedElement by darcy · 11 years ago
  23. 2bb01b0 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas by briangoetz · 11 years ago
  24. 809f1e4 Merge by lana · 11 years ago
  25. 763e18b Merge by michaelm · 11 years ago
  26. 4f96e0f 8027570: NullPointerException in URLPermission.hashCode() Reviewed-by: chegar by michaelm · 11 years ago
  27. c48c78a 6931564: Incorrect display name of Locale for south africa Reviewed-by: yhuang by mfang · 11 years ago
  28. cf81efe 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations" by mfang · 11 years ago
  29. 977a593 8026880: NetworkInterface native initializing code should check fieldID values by chegar · 11 years ago
  30. 26b4399 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look by mfang · 11 years ago
  31. 8c8125b 8008647: [es] minor cosmetic issues in translated java command line outputs by mfang · 11 years ago
  32. 3801e48 8025646: [pt_BR] overtranslation of option in java command line output by mfang · 11 years ago
  33. c318000 8008437: [sv] over-translation in java command line outputs by mfang · 11 years ago
  34. 543aa45 8026108: [it, ja, zh_CN] wrong translation in jar example. by mfang · 11 years ago
  35. 42641c1 8025673: [macosx] Disable X11 AWT toolkit by dholmes · 11 years ago
  36. 753cdfd 8016096: [macosx] jawt_md.h shipped with jdk is outdated by dholmes · 11 years ago
  37. 759e2d1 8026863: regression in anonymous Logger.setParent method by dfuchs · 11 years ago
  38. a1658bc 5063500: Formatter spec says "char" is not an integral type by smarks · 11 years ago
  39. 78c2932 8026929: remove accelerators from policytool resources by weijun · 11 years ago
  40. c2273fa 8025003: Base64 should be less strict with padding by sherman · 11 years ago
  41. cc9745d 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms by twisti · 11 years ago
  42. b1be72e 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result by jfranck · 11 years ago
  43. e4b0efa 8019646: Clarify javadoc contract of LambdaMetafactory by briangoetz · 11 years ago
  44. 5762a4b 8023862: deprecate HTTP proxying from RMI Reviewed-by: mchung by smarks · 11 years ago
  45. 5a83cae 8027170: Annotations declared on super-super-class should be overridden by super-class. by alundblad · 11 years ago
  46. d02bcdc 8024521: (process) Async close issues with Process InputStream by igerasim · 11 years ago
  47. 1d17e2f 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable by alanb · 11 years ago
  48. 911d94e 7025699: Policy Tool is not accessible by keyboard by weijun · 11 years ago
  49. 8187227 Merge by lana · 11 years ago
  50. 87bed00 8026832: Clean up straggling doclint warnings in java.math by bpb · 11 years ago
  51. 0954385 Merge by lana · 11 years ago
  52. a8ccc29 8004138: ForkJoinTask leaks exceptions by mduigou · 11 years ago
  53. 66d5e0f 8026812: doclint clean up for java.sql and javax.sql Reviewed-by: mduigou by lancea · 11 years ago
  54. 26f6ecd 8026183: minor documentation problems in java.lang.invoke by rriggs · 11 years ago
  55. 22098f8 Merge by mullan · 11 years ago
  56. 4348301 Merge by mullan · 11 years ago
  57. bf93657 8026516: javadoc errors in java.time by rriggs · 11 years ago
  58. 8ee655c 8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing by mullan · 11 years ago
  59. 70f2b13 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package by drchase · 11 years ago
  60. b1f9dc1 8025703: Update LSR datafile for BCP 47 Reviewed-by: okutsu by peytoia · 11 years ago
  61. bac4900 8026768: java.util.Map.Entry comparingBy methods missing @since 1.8 by henryjen · 11 years ago
  62. a8f5b64 Merge by katleman · 11 years ago
  63. f8bd25a 8026500: [infra] remove extraneous docs in solaris images by ksrini · 11 years ago
  64. 42b5208 7122887: JDK ignores Gnome3 proxy settings by dxu · 11 years ago
  65. 10c5972 8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError by rfield · 11 years ago
  66. 76c7e1e 8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes. by mduigou · 11 years ago
  67. 2322c0d 8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking by kizune · 11 years ago
  68. 30839ba 8020758: HttpCookie constructor does not throw IAE when name contains a space by chegar · 11 years ago
  69. b953e51 8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission by michaelm · 11 years ago
  70. ec72ddf 7105883: JDWP: agent crash if there exists a ThreadGroup with null name by egahlin · 11 years ago
  71. ff75aad Merge by mullan · 11 years ago
  72. 5b207f7 8025763: Provider does not override new Hashtable methods Reviewed-by: mullan by ascarpino · 11 years ago
  73. 885a5c8 8025909: Lambda Library Spec Updates by henryjen · 11 years ago
  74. 8d7c13d 8026427: deprecate obsolete APIs from java.rmi Reviewed-by: alanb, dfuchs by smarks · 11 years ago
  75. cb2e77b Merge by mfang · 11 years ago
  76. 78d592e 6607048: clear extra l10n resource files in demo Reviewed-by: naoto, yhuang by mfang · 11 years ago
  77. 3f9e9b5 8026109: [ja] overtranslation of jarsigner in command line output by mfang · 11 years ago
  78. d04f58b 8026982: javadoc errors in core libs by rriggs · 11 years ago
  79. 410de88 Merge by rriggs · 11 years ago
  80. 6bc30ca Merge by rriggs · 11 years ago
  81. 8a86e71 8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager} by darcy · 11 years ago
  82. 4eff3e0 8024686: Cleanup of java.time serialization source by rriggs · 11 years ago
  83. 0a7eb5f 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests by juh · 11 years ago
  84. fadd492 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE by bpb · 11 years ago
  85. 13f9837 8026818: Defmeth failures with -mode invoke by drchase · 11 years ago
  86. 9d6df40 8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6 by bpb · 11 years ago
  87. e571da4 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) by alanb · 11 years ago
  88. efeb225 Merge by mullan · 11 years ago
  89. fb436bf 8021191: Add isAuthorized check to limited doPrivileged methods by mullan · 11 years ago
  90. dca4fd8 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly by alanb · 11 years ago
  91. a8f8870 8021257: com.sun.corba.se.** should be on restricted package list by alanb · 11 years ago
  92. 9bbf042 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios by alundblad · 11 years ago
  93. 721b437 8009411: (reflect) Class.getMethods should not include static methods from interfaces by jfranck · 11 years ago
  94. 78e86cb 8008386: (cs) Unmappable leading should be decoded to replacement. by sherman · 11 years ago
  95. 31b51bf 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char by peytoia · 11 years ago
  96. d45f2b1 8022658: Revisit FunctionalInterface on some core libs types by darcy · 11 years ago
  97. 63e396f 8026842: Remove Time-Zone IDs HST/EST/MST by sherman · 11 years ago
  98. 999f830 8026499: Root Logger level can be reset unexpectedly by dfuchs · 11 years ago
  99. 5886b2b 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7 by dfuchs · 11 years ago
  100. 41a5aef 8025631: Enhance Lambda construction Reviewed-by: ksrini, ahgross by rfield · 11 years ago