1. d94a14e Merge by mullan · 12 years ago
  2. 445c13c 7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID by mullan · 12 years ago
  3. b2e02a9 7120665: Change Java SE spec so that external networking not required by michaelm · 12 years ago
  4. 4a49ff1 7185340: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win] by dxu · 12 years ago
  5. 5e74f3e Merge by lana · 12 years ago
  6. ad87ef2 7186111: fix bugs in java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup by dmocek · 12 years ago
  7. d984579 Added tag jdk8-b49 for changeset 51707c3b75c0 by cl · 12 years ago
  8. 1826123 7179879: SSLSocket connect times out instead of throwing socket closed exception by coffeys · 12 years ago
  9. c748414 7187051: ShortRSAKeynnn.sh tests should do cleanup before start test by weijun · 12 years ago
  10. f107ea8 7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build by sherman · 12 years ago
  11. 614c070 7184287: (prefs) BackingStoreException when calling flush on root node[macosx] by khazra · 12 years ago
  12. 8e6a043 6653797: Reimplement JDK charset repository charsets.jar by sherman · 12 years ago
  13. 90b6f48 Merge by lana · 12 years ago
  14. dc59999 7185576: Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java by xuelei · 12 years ago
  15. cbae6ce 7179796: GSSExceptionImpl outputs duplicate mech oid Reviewed-by: valeriep by weijun · 12 years ago
  16. c0324fc Added tag jdk8-b48 for changeset 3e4ab821f461 by cl · 12 years ago
  17. fd4c5a3 6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux by alanb · 12 years ago
  18. e17cfe7 7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout by weijun · 12 years ago
  19. 27aeda1 7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes by weijun · 12 years ago
  20. 185404b 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X by sherman · 12 years ago
  21. 4ad658d 7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently by chegar · 12 years ago
  22. c2cede4 Merge by lana · 12 years ago
  23. 89413a5 Merge by lana · 12 years ago
  24. b768c45 7185051: Remove TestProviderLeak.java from the ProblemList by khazra · 12 years ago
  25. 66f2bf6 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name by michaelm · 12 years ago
  26. 28c26dc 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java by dmocek · 12 years ago
  27. e4b010a 7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7 by alexsch · 12 years ago
  28. 3192c44 7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[]) by sherman · 12 years ago
  29. 4781344 7183251: Netbeans editor renders text wrong on JDK 7u6 build 17 by prr · 12 years ago
  30. 75acc0c 7142596: RMI JPRT tests are failing by dmocek · 12 years ago
  31. 2f8a149 7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater by bagiras · 12 years ago
  32. 1eb4941 Merge by lana · 12 years ago
  33. 4d25b98 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified by weijun · 12 years ago
  34. ad4de31 7183203: ShortRSAKeynnn.sh tests intermittent failure Reviewed-by: xuelei by weijun · 12 years ago
  35. 0655893 Merge by lana · 12 years ago
  36. 1635e9b Merge by lana · 12 years ago
  37. a1510a2 7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors. by khazra · 12 years ago
  38. 78f6161 Merge by lana · 12 years ago
  39. 7876532 6880559: Enable PKCS11 64-bit windows builds Reviewed-by: valeriep by vinnie · 12 years ago
  40. 8575fad 7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List by serb · 12 years ago
  41. 8814a38 7181438: [OGL] Incorrect alpha used, during blit from SW to the texture. by serb · 12 years ago
  42. ed18469 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path by ksrini · 12 years ago
  43. 33672dd 7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node by khazra · 12 years ago
  44. 363b840 Added tag jdk8-b47 for changeset 00b22b23269a by katleman · 12 years ago
  45. c471687 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7. by prr · 12 years ago
  46. 57f4d1d 7022041: TitleBorder Null Pointer Exception by ptisnovs · 12 years ago
  47. 4d3f8c6 Merge by katleman · 12 years ago
  48. ed1d636 6966259: Make PrincipalName and Realm immutable Reviewed-by: xuelei by weijun · 12 years ago
  49. f166dec Merge by lana · 12 years ago
  50. fbbd29e 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled by robm · 12 years ago
  51. 4fc94ff 7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7 by anthony · 12 years ago
  52. 07777c0 7181353: Update error message to distinguish native OOM and java OOM in net by zhouyx · 12 years ago
  53. 909dd8e Added tag jdk8-b46 for changeset 8d2ed9d58453 by katleman · 12 years ago
  54. c0bdf68 7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently by smarks · 12 years ago
  55. c72802f 6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently by smarks · 12 years ago
  56. 3633514 Merge by ohair · 12 years ago
  57. 1fcbdc8 7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar by serb · 12 years ago
  58. be124cb 7124244: [macosx] Shaped windows support Reviewed-by: anthony, art by serb · 12 years ago
  59. 9b9ec29 Merge by lana · 12 years ago
  60. 56e2267 Merge by lana · 12 years ago
  61. 47b3cb7 Merge by lana · 12 years ago
  62. 9dc0700 7180038: regression test failure, SSLEngineBadBufferArrayAccess.java by xuelei · 12 years ago
  63. da7ec95 Merge by lana · 12 years ago
  64. af85fc4 7181504: Update of latest build-infra Makefiles Reviewed-by: ohair by erikj · 12 years ago
  65. a25f512 7181501: Add some GenerateNativeHeader annotations and misc Mac adjustments to makefiles by erikj · 12 years ago
  66. 6800059 7133344: Document the java.security.properties system property feature in the java.security file by mullan · 12 years ago
  67. 8ad287f 7181508: Remove GenerateNativeHeader on awt java file Reviewed-by: ohair by erikj · 12 years ago
  68. 381cfec 7176907: additional warnings cleanup in java.util, java.util.regexp, java.util.zip by smarks · 12 years ago
  69. fa8d6de 7174887: Deadlock in jndi ldap connection cleanup Reviewed-by: xuelei by robm · 12 years ago
  70. 22189ab 7170938: (str) incorrect wording in doc for String.subSequence by smarks · 12 years ago
  71. 7b0f13c 7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads by jgish · 12 years ago
  72. bb766a3 7175845: jar uf changes file permissions unexpectedly by sherman · 12 years ago
  73. c161e5c Added tag jdk8-b45 for changeset b92353a01aa0 by katleman · 12 years ago
  74. e733b53 7169111: Unreadable menu bar with Ambiance theme in GTK L&F Reviewed-by: kizune by rupashka · 12 years ago
  75. 2c6f859 Merge by lana · 12 years ago
  76. f46845e 6893617: JDK 6 CNCtx always uses the default ORB Reviewed-by: lancea by coffeys · 12 years ago
  77. aa2c08e Merge by lana · 12 years ago
  78. 060fbb9 Merge by lana · 12 years ago
  79. 8feebf2 Merge by lana · 12 years ago
  80. 4403bff 7161229: PriorityBlockingQueue keeps hard reference to last removed element by dholmes · 12 years ago
  81. 642647c Merge by lana · 12 years ago
  82. 1a18944 7164282: check for NULL return from malloc is testing wrong variable name. by prr · 12 years ago
  83. 688ff60 7176447: Lunix/Solaris fontpath.c : double free(family) Reviewed-by: igor, flar by prr · 12 years ago
  84. f324c69 7145771: [macosx] CreateFont/Register.java test fails because of cached results of getAllFonts() by prr · 12 years ago
  85. 80977f3 7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation. by anthony · 12 years ago
  86. cbfaee8 7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75 by bagiras · 12 years ago
  87. 467b4eb 4244896: (process) Provide System.getPid(), System.killProcess(String pid) by robm · 12 years ago
  88. 6b903c2 7142091: [macosx] RFE: Refactoring of peer initialization/disposing by serb · 12 years ago
  89. 11544c7 Merge by lana · 12 years ago
  90. 1241c79 Merge by lana · 12 years ago
  91. 108d72f Merge by lana · 12 years ago
  92. e32af83 7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames. by anthony · 12 years ago
  93. f6ae948 7176784: Windows authentication not working on some computers by chegar · 12 years ago
  94. 92c46a1 7170716: JVM crash when opening an AWT app from a registered file. by anthony · 13 years ago
  95. a451097 Added tag jdk8-b44 for changeset db471a7af031 by katleman · 13 years ago
  96. efbd630 7178483: Change version string for Embedded releases by dholmes · 13 years ago
  97. 9276353 7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl by xuelei · 13 years ago
  98. 4713fe1 7172430: [macosx] debug message in non debug jdk build by kizune · 13 years ago
  99. 49946ac 7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null by prr · 13 years ago
  100. 4e5375a 6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge() by chegar · 13 years ago