1. b1be72e 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result by jfranck · 11 years ago
  2. e4b0efa 8019646: Clarify javadoc contract of LambdaMetafactory by briangoetz · 11 years ago
  3. 5762a4b 8023862: deprecate HTTP proxying from RMI Reviewed-by: mchung by smarks · 11 years ago
  4. 5a83cae 8027170: Annotations declared on super-super-class should be overridden by super-class. by alundblad · 11 years ago
  5. d02bcdc 8024521: (process) Async close issues with Process InputStream by igerasim · 11 years ago
  6. 1d17e2f 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable by alanb · 11 years ago
  7. 9541c8f 8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads by sla · 11 years ago
  8. 42b5208 7122887: JDK ignores Gnome3 proxy settings by dxu · 11 years ago
  9. 10c5972 8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError by rfield · 11 years ago
  10. 76c7e1e 8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes. by mduigou · 11 years ago
  11. 66f7933 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs by coffeys · 11 years ago
  12. cc99d45 8027176: Remove redundant jdk/lambda/vm/DefaultMethodsTest.java by rfield · 11 years ago
  13. 33f2a47 5036554: unmarshal error on CORBA alias type in CORBA any by coffeys · 11 years ago
  14. 2322c0d 8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking by kizune · 11 years ago
  15. 744ddcd 8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection by sla · 11 years ago
  16. 30839ba 8020758: HttpCookie constructor does not throw IAE when name contains a space by chegar · 11 years ago
  17. d236680 7112404: 2 tests in java/lang/management/ManagementFactory fails with G1 because expect non-zero pools by jbachorik · 11 years ago
  18. b953e51 8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission by michaelm · 11 years ago
  19. ec72ddf 7105883: JDWP: agent crash if there exists a ThreadGroup with null name by egahlin · 11 years ago
  20. f67a9c4 8027026: Change keytool -genkeypair to use -keyalg RSA by weijun · 11 years ago
  21. ff75aad Merge by mullan · 11 years ago
  22. 5b207f7 8025763: Provider does not override new Hashtable methods Reviewed-by: mullan by ascarpino · 11 years ago
  23. 885a5c8 8025909: Lambda Library Spec Updates by henryjen · 11 years ago
  24. 8d7c13d 8026427: deprecate obsolete APIs from java.rmi Reviewed-by: alanb, dfuchs by smarks · 11 years ago
  25. cb2e77b Merge by mfang · 11 years ago
  26. 78d592e 6607048: clear extra l10n resource files in demo Reviewed-by: naoto, yhuang by mfang · 11 years ago
  27. 3f9e9b5 8026109: [ja] overtranslation of jarsigner in command line output by mfang · 11 years ago
  28. d04f58b 8026982: javadoc errors in core libs by rriggs · 11 years ago
  29. 410de88 Merge by rriggs · 11 years ago
  30. 6bc30ca Merge by rriggs · 11 years ago
  31. 8a86e71 8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager} by darcy · 11 years ago
  32. 4eff3e0 8024686: Cleanup of java.time serialization source by rriggs · 11 years ago
  33. 0a7eb5f 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests by juh · 11 years ago
  34. fadd492 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE by bpb · 11 years ago
  35. a85ae33 8026873: tools/launcher/VersionCheck.java fails in jprt because of jmc.ini by kizune · 11 years ago
  36. 13f9837 8026818: Defmeth failures with -mode invoke by drchase · 11 years ago
  37. 9d6df40 8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6 by bpb · 11 years ago
  38. e571da4 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) by alanb · 11 years ago
  39. f699834 Merge by mullan · 11 years ago
  40. b6a3b26 8017779: java/net/Authenticator/B4769350.java fails by chegar · 11 years ago
  41. efeb225 Merge by mullan · 11 years ago
  42. fb436bf 8021191: Add isAuthorized check to limited doPrivileged methods by mullan · 11 years ago
  43. dca4fd8 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly by alanb · 11 years ago
  44. a8f8870 8021257: com.sun.corba.se.** should be on restricted package list by alanb · 11 years ago
  45. 9bbf042 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios by alundblad · 11 years ago
  46. b3c8568 8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt by ykantser · 11 years ago
  47. 721b437 8009411: (reflect) Class.getMethods should not include static methods from interfaces by jfranck · 11 years ago
  48. 5cdf824 Merge by juh · 11 years ago
  49. 32816f2 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV by sla · 11 years ago
  50. 78e86cb 8008386: (cs) Unmappable leading should be decoded to replacement. by sherman · 11 years ago
  51. b8ba430 Merge by juh · 11 years ago
  52. 31b51bf 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char by peytoia · 11 years ago
  53. 0f47ec0 8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build by darcy · 11 years ago
  54. d45f2b1 8022658: Revisit FunctionalInterface on some core libs types by darcy · 11 years ago
  55. 63e396f 8026842: Remove Time-Zone IDs HST/EST/MST by sherman · 11 years ago
  56. f8eb1b6 7140929: NotSerializableNotifTest.java fails intermittently by jbachorik · 11 years ago
  57. 999f830 8026499: Root Logger level can be reset unexpectedly by dfuchs · 11 years ago
  58. 5886b2b 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7 by dfuchs · 11 years ago
  59. c70937b 8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently by jbachorik · 11 years ago
  60. 7c40ed4 7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues by jbachorik · 11 years ago
  61. 41a5aef 8025631: Enhance Lambda construction Reviewed-by: ksrini, ahgross by rfield · 11 years ago
  62. 9d8c760 8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) by ksrini · 11 years ago
  63. 5740de4 8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter. by dsamersoff · 11 years ago
  64. 41627c0 8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis by vromero · 11 years ago
  65. 1e8740c 8025828: Late binding of Chronology to appendValueReduced by rriggs · 11 years ago
  66. d217229 8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields by dsamersoff · 11 years ago
  67. c1665a2 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds by robm · 11 years ago
  68. 84bf267 Merge by alanb · 11 years ago
  69. 0aa22ea 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java by alanb · 11 years ago
  70. 1cfaa66 8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package by sjiang · 11 years ago
  71. 623660d 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037 by alanb · 11 years ago
  72. a07cb81 8026756: Test java/util/zip/GZIP/GZIPInZip.java failed Reviewed-by: alanb by igerasim · 11 years ago
  73. a589c23 8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently by alanb · 11 years ago
  74. 43053b2 8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals() by sla · 11 years ago
  75. a5a859d 8025971: Remove ZoneId.OLD_SHORT_IDS by sherman · 11 years ago
  76. 799e036 8026840: Fix new doclint issues in javax.naming Reviewed-by: mchung by darcy · 11 years ago
  77. d2d2235 8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided by mchung · 11 years ago
  78. 911d94e 7025699: Policy Tool is not accessible by keyboard by weijun · 11 years ago
  79. 8187227 Merge by lana · 11 years ago
  80. 87bed00 8026832: Clean up straggling doclint warnings in java.math by bpb · 11 years ago
  81. 0954385 Merge by lana · 11 years ago
  82. a8ccc29 8004138: ForkJoinTask leaks exceptions by mduigou · 11 years ago
  83. ba92189 8015912: jdeps support to output in dot file format by mchung · 11 years ago
  84. 66d5e0f 8026812: doclint clean up for java.sql and javax.sql Reviewed-by: mduigou by lancea · 11 years ago
  85. 991822b 8026233: test/sun/security/tools/keytool/StorePasswords.java needs to clean up files by juh · 11 years ago
  86. 5acc970 8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI by joehw · 11 years ago
  87. 26f6ecd 8026183: minor documentation problems in java.lang.invoke by rriggs · 11 years ago
  88. 41d28ad Added tag jdk8-b112 for changeset f002f5f3a16c by cl · 11 years ago
  89. 22098f8 Merge by mullan · 11 years ago
  90. 4348301 Merge by mullan · 11 years ago
  91. bf93657 8026516: javadoc errors in java.time by rriggs · 11 years ago
  92. 8ee655c 8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing by mullan · 11 years ago
  93. 70f2b13 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package by drchase · 11 years ago
  94. 8ba8fb8 8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so by weijun · 11 years ago
  95. 6cb19c8 8026762: jdk8-tl builds windows builds failing in corba - javac: no source files by wetmore · 11 years ago
  96. b1f9dc1 8025703: Update LSR datafile for BCP 47 Reviewed-by: okutsu by peytoia · 11 years ago
  97. bac4900 8026768: java.util.Map.Entry comparingBy methods missing @since 1.8 by henryjen · 11 years ago
  98. a8f5b64 Merge by katleman · 11 years ago
  99. f8bd25a 8026500: [infra] remove extraneous docs in solaris images by ksrini · 11 years ago
  100. 8c5afac 8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build by igerasim · 11 years ago