1. e2fe589 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) by dcubed · 15 years ago
  2. d065989 6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied by alanb · 15 years ago
  3. 07f8b42 6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit by martin · 15 years ago
  4. 8d4864a Merge by alanb · 15 years ago
  5. 0e06c6a 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException by alanb · 15 years ago
  6. 485b277 6873951: test/java/lang/reflect/Generics/Probe.java fails. Reviewed-by: alanb by darcy · 15 years ago
  7. b193a8b 6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result by alanb · 15 years ago
  8. 25123a7 6871847: AlgorithmId.get("SHA256withECDSA") not available Reviewed-by: vinnie by weijun · 15 years ago
  9. 2cf838a 6876328: different names for the same digest algorithms breaks jarsigner by weijun · 15 years ago
  10. 52bc3b5 Merge by tbell · 15 years ago
  11. ba0f8f7 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result by xlu · 15 years ago
  12. b1e1957 6868712: Improve concurrent queue tests by dl · 15 years ago
  13. 07dccef 6868864: Kerberos tests fail under windows/cygwin Reviewed-by: wetmore by weijun · 15 years ago
  14. 93be5a0 Merge by tbell · 15 years ago
  15. 00354e0 6872048: bad private keys are generated for 2 specific ECC curves by vinnie · 15 years ago
  16. b2e359e 6875033: regression: test of 6867665 fail Reviewed-by: xuelei by weijun · 15 years ago
  17. 527e1f7 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101 by alanb · 15 years ago
  18. 3d565d0 6866804: (file) Path calls checkPermission insteadof checkXXX (sol) by alanb · 15 years ago
  19. 772679f 6595866: File does work with symbolic links (win,vista) Reviewed-by: sherman by alanb · 15 years ago
  20. bd83c68 6867665: Problem with keytabs with multiple kvno's (key versions) by weijun · 15 years ago
  21. e3ad261 Merge by yan · 15 years ago
  22. 3ec7c76 6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn() by weijun · 15 years ago
  23. 4815e1f 6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets by sherman · 15 years ago
  24. 2ac2d47 6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) by sherman · 15 years ago
  25. 4dd25ba 6676423: (prefs) Opensource unit/regression tests for java.util.prefs by sherman · 15 years ago
  26. 6e855f0 6840246: Lightweight implementation of String.split for simple use case by sherman · 15 years ago
  27. c3c33a6 Merge by vinnie · 15 years ago
  28. ed355ab 6840752: Provide out-of-the-box support for ECC algorithms by vinnie · 15 years ago
  29. 73d7574 6865748: (file) SimpleFileVisitor methods ignore null arguments by alanb · 15 years ago
  30. 8cb9d2b 4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx) by alanb · 15 years ago
  31. 7cc9350 6821190: more InquireType values for ExtendedGSSContext Reviewed-by: valeriep by weijun · 15 years ago
  32. 8a8e659 6710360: export Kerberos session key to applications Reviewed-by: valeriep by weijun · 15 years ago
  33. 72dd2cc 6866479: libzip.so caused JVM to crash when running jarsigner by weijun · 15 years ago
  34. c33f2ed 6822696: Integrating JXLayer component to Swing library Reviewed-by: peterz, art by alexp · 15 years ago
  35. f02140f 6868189: Nested enum class with custom BeanInfo fails Reviewed-by: peterz by malenkov · 15 years ago
  36. 2d33f3d Merge by yan · 15 years ago
  37. 4973c18 Merge by asaha · 15 years ago
  38. 777b79a Merge by tbell · 15 years ago
  39. cd1bb46 6867657: Many JSN tests do not run under cygwin Reviewed-by: ohair by wetmore · 15 years ago
  40. f012d0b 6593649: Word wrap broken for JTextArea by andrew · 15 years ago
  41. f1af534 Merge by asaha · 15 years ago
  42. e1af3dd 6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests by dcubed · 15 years ago
  43. b54ec3b Merge by yan · 15 years ago
  44. 21fa724 Merge by asaha · 15 years ago
  45. e1a0168 6539700: JTextPane line wrap radically different from previous versions in jre 1.5.0_10+ by gsm · 15 years ago
  46. 988ffc2 Merge by tbell · 15 years ago
  47. 939e635 6867687: keytool's standard.sh test timeout sometimes Reviewed-by: xuelei by weijun · 15 years ago
  48. 85f35b7 Merge by tbell · 15 years ago
  49. 87c33bb Merge by alanb · 15 years ago
  50. d4cba93 6865565: Test failed: /test/closed/javax/swing/JInternalFrame/6325652/bug6325652.java by malenkov · 15 years ago
  51. 49ff7f9 6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68 by weijun · 15 years ago
  52. 00e0008 6867244: Tests missing @run tag Reviewed-by: sherman by alanb · 15 years ago
  53. 34ad1e6 6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys by alanb · 15 years ago
  54. b9f758d Merge by tbell · 15 years ago
  55. 6e3c0eb 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort by jjb · 15 years ago
  56. bce401f Merge by sherman · 15 years ago
  57. f015741 Merge by yan · 15 years ago
  58. 41c7f22 Merge by yan · 15 years ago
  59. 8e56eb5 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage by dl · 15 years ago
  60. 3eea565 6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element by dl · 15 years ago
  61. f683978 6862919: Update copyright year by xdono · 15 years ago
  62. 2bb4579 6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container by malenkov · 15 years ago
  63. d145e2f Merge by yan · 15 years ago
  64. 9b5ada6 Merge by tbell · 15 years ago
  65. e83a153 Merge by asaha · 15 years ago
  66. 4a62c01 6865482: test case BalancedParentheses.java is missing GPL header. by xuelei · 15 years ago
  67. 6dc98a8 6863667: (ch) Several tests in java/nio/channels/* need to be updated after 6638712 by alanb · 15 years ago
  68. 81aff4f 6863864: (fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win) by alanb · 15 years ago
  69. 1ac4b74 6449574: Invalid ldap filter is accepted and processed Reviewed-by: vinnie by xuelei · 15 years ago
  70. f0aed3b Merge by yan · 15 years ago
  71. 2442c4c 5063507: (fmt) missing exception for "%#s" format specifier by sherman · 15 years ago
  72. 7856852 6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector by chegar · 15 years ago
  73. 672da21 6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement by anthony · 15 years ago
  74. 3e01ff3 6561126: keytool should use larger default keysize for keypairs by weijun · 15 years ago
  75. a198fbf 6847026: keytool should be able to generate certreq and cert without subject name by weijun · 15 years ago
  76. 0bd1f7a 6858589: more changes to Config on system properties Reviewed-by: valeriep by weijun · 15 years ago
  77. 5566b60 6802868: JInternalFrame is not maximized when maximized parent frame. by malenkov · 15 years ago
  78. bf845e0 Merge by yan · 15 years ago
  79. 915d65f Merge by asaha · 15 years ago
  80. fbd976e Merge by asaha · 15 years ago
  81. 40af579 6657695: AbstractSaslImpl.logger is a static mutable (findbugs) by vinnie · 15 years ago
  82. 3c80696 6657619: DnsContext.debug is public static mutable (findbugs) Reviewed-by: alanb by vinnie · 15 years ago
  83. 06a63ab 6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57 by art · 15 years ago
  84. d46c7e5 6505027: terminateEditOnFocusLost making problems for table in JDesktopPane by malenkov · 15 years ago
  85. f083c35 Merge by yan · 15 years ago
  86. 5dbac2d Merge by tbell · 15 years ago
  87. dc44a5d Merge by asaha · 15 years ago
  88. 71f8aa2 Merge by yan · 15 years ago
  89. 1a4a20a Merge by yan · 15 years ago
  90. cb7c9d2 6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected by xuelei · 15 years ago
  91. cd26672 Merge by jqzuo · 15 years ago
  92. 76d6ed5 6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails by dcherepanov · 15 years ago
  93. 90f47e6 6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build. by dcherepanov · 15 years ago
  94. 28dbdc1 6759726: TrayIcon constructor throws NPE instead of documented IAE by dcherepanov · 15 years ago
  95. c1a6d8b 6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly by dcherepanov · 15 years ago
  96. 8889487 Merge by asaha · 15 years ago
  97. 8567bd3 Merge by asaha · 15 years ago
  98. df43e67 6858484: If an invalid HMAC XML Signature is validated, all subsequent valid HMAC signatures are invalid by mullan · 15 years ago
  99. d20f9b3 6855551: java -Xrunhprof crashes when running with classes compiled with targed=7 by ohair · 15 years ago
  100. 6641c76 Merge by yan · 15 years ago