1. 452fcfa 7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError by alanb · 14 years ago
  2. ee8f89a Merge by alanb · 14 years ago
  3. 804c6c8 6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win] by alanb · 14 years ago
  4. e511b1f Merge by michaelm · 14 years ago
  5. dd598d2 7024264: HttpURLConnection/NetPermission doc issue Reviewed-by: chegar by michaelm · 14 years ago
  6. de809e6 Merge by coffeys · 14 years ago
  7. ce46278 6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls by coffeys · 14 years ago
  8. 4071747 6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash by chegar · 14 years ago
  9. 86051db 7018137: HTML4 compliance issues by chegar · 14 years ago
  10. 62ea8dd 7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win) by michaelm · 14 years ago
  11. f876f41 7021987: native2ascii "file cannot be read" error message is broken by alanb · 14 years ago
  12. 40863b9 7022624: use try-with-resources in java.io tests Reviewed-by: alanb by smarks · 14 years ago
  13. 644d440 7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE by alanb · 14 years ago
  14. 4e22bb4 7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run by weijun · 14 years ago
  15. ac07ac3 7021789: Remove jarsigner -crl option Reviewed-by: mullan by weijun · 14 years ago
  16. 75e4209 7022386: gethostbyname_r needs a pointer aligned buffer passed to it by dholmes · 14 years ago
  17. 9a1236b 7022269: clean up fscanf usage in Linux networking native code by chegar · 14 years ago
  18. e468270 7021582: convert jar/zip code and tests to use try-with-resources by smarks · 14 years ago
  19. 09d3e38 7016707: Remove the BootClassLoaderHook for jkernel support by mchung · 14 years ago
  20. 028068e 7021939: com.oracle.net is not a NON_CORE_PKGS Reviewed-by: ohair, alanb by mchung · 14 years ago
  21. 19d029a 7022383: add reference to CR for ReadLongZipFileName test to problem list by smarks · 14 years ago
  22. 9b59606 6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers by michaelm · 14 years ago
  23. e1bd98d 6849693: index of fdTable should be less than num. of fdTable in jdk7 by chegar · 14 years ago
  24. bb4bd1f 7020136: java/net/URLConnection/RedirectLimit.java fails intermittently by chegar · 14 years ago
  25. 0b4d7dc 6844879: Source distribution should be more robustly built without the security source distribution by wetmore · 14 years ago
  26. 5a8012b Merge by lana · 14 years ago
  27. c3f6f30 7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe by dl · 14 years ago
  28. 1dba359 7021209: convert lang, math, util to use try-with-resources by smarks · 14 years ago
  29. d3d8c7e 6604496: Support for CKM_AES_CTR (counter mode) by valeriep · 14 years ago
  30. 5998a9e 6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong by michaelm · 14 years ago
  31. 53c5c92 7021327: Changes for 7020888 included changes to other files in error by alanb · 14 years ago
  32. 42ce358 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions) by alanb · 14 years ago
  33. c2634f8 Merge by alanb · 14 years ago
  34. 431aace 7019705: Add -XX:+AggressiveOpts options to MOAT test Reviewed-by: alanb by mduigou · 14 years ago
  35. 76a5cac 7001685: Renable EnumSetBash Test Reviewed-by: alanb, ohair, darcy by mduigou · 14 years ago
  36. 2fb5493 7020517: (fs) FileStore.equals returns true if both volumes have the same serial number by alanb · 14 years ago
  37. 15375ee Added tag jdk7-b130 for changeset bdc069d3f910 by cl · 14 years ago
  38. a63d33d 7018385: update javax.sql classes to use try-with-resources by smarks · 14 years ago
  39. e868f97 7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance by sundar · 14 years ago
  40. f419b93 Merge by alanb · 14 years ago
  41. cf6988b 6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode by alanb · 14 years ago
  42. a5191e9 7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java by chegar · 14 years ago
  43. b96c83f 7018392: update URLJarFile.java to use try-with-resources by smarks · 14 years ago
  44. 69498ff 6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters by sherman · 14 years ago
  45. c6cbe70 6562203: Thread doesn't terminate immediately if it was stopped before start by chegar · 14 years ago
  46. 77f7002 Merge by ohair · 14 years ago
  47. 87621ad Merge by igor · 14 years ago
  48. 58f5388 Merge by ohair · 14 years ago
  49. 0070ea5 Merge by lana · 14 years ago
  50. f055d6e 7018928: test failure: sun/security/krb5/auto/SSL.java Reviewed-by: valeriep by weijun · 14 years ago
  51. 39f73ca Merge by lana · 14 years ago
  52. e504095 7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage by xuelei · 14 years ago
  53. 33017e3 Merge by mfang · 14 years ago
  54. 3b6f4f5 6927486: Hashtable writeObject() may deadlock by mduigou · 14 years ago
  55. 65de8f9 Merge by mduigou · 14 years ago
  56. 9655912 6934356: Vector.writeObject() serialization may deadlock by mduigou · 14 years ago
  57. 0a8d956 7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx) by alanb · 14 years ago
  58. 169a36e 6637230: 2/3 jps doesn't work for application waiting for direct attach by dcubed · 14 years ago
  59. b37d755 Merge by mfang · 14 years ago
  60. a1244ba Merge by mfang · 14 years ago
  61. 2c8f36f 6996192: Console.readPassword race: input echo off must be prior to writing prompt by sherman · 14 years ago
  62. fc4c923 7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu by weijun · 14 years ago
  63. c2da43b 6742654: Code insertion/replacement attacks against signed jars by weijun · 14 years ago
  64. 446871d 7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type. by sherman · 14 years ago
  65. 764e4c2 Merge by ohair · 14 years ago
  66. 52be679 6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error. by sundar · 14 years ago
  67. c21748d 7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang by mfang · 14 years ago
  68. 0ad9ffb Merge by ohair · 14 years ago
  69. e2aeab0 Merge by ohair · 14 years ago
  70. c40ce92 7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin by ohair · 14 years ago
  71. ce92c52 Added tag jdk7-b129 for changeset 14cd5d54a8d0 by cl · 14 years ago
  72. 97a36db Merge by igor · 14 years ago
  73. 7e690f6 Merge by lana · 14 years ago
  74. 5fff24e Merge by alanb · 14 years ago
  75. 93312fc 7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException by alanb · 14 years ago
  76. 2ae26b0 Merge by herrick · 14 years ago
  77. 2532b6a 7016724: Remove sun.jkernel.* classes in JDK 7 by herrick · 14 years ago
  78. 867c47d 7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed by chegar · 14 years ago
  79. 27ba965 Merge by ohair · 14 years ago
  80. 24c06e0 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 by ohair · 14 years ago
  81. 7872f8e Merge by lana · 14 years ago
  82. 0cb5d9d Merge by lana · 14 years ago
  83. b7e9abe Merge by lana · 14 years ago
  84. ad2809b 7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420 by sherman · 14 years ago
  85. 92e52c4 Merge by ohair · 14 years ago
  86. 37682bc 4421494: infinite loop while parsing double literal by alanb · 14 years ago
  87. 0823e43 7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale by naoto · 14 years ago
  88. 0bf4429 7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods by alanb · 14 years ago
  89. ec3393d 7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer by dlila · 14 years ago
  90. 9ba3356 6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails by alexp · 14 years ago
  91. 1b56598 7016942: Revert a refactoring in TooltipManager to allow reflection hack by alexp · 14 years ago
  92. 71e0fe2 Merge by alanb · 14 years ago
  93. 282264f 7017454: Residual warnings in sun/nio/** and java/io native code (win64) by alanb · 14 years ago
  94. 5104817 7016898: PlainSocketImpl.fd is null on Windows Reviewed-by: alanb by chegar · 14 years ago
  95. 651f220 7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly by alanb · 14 years ago
  96. 81a53a2 7012823: TEST_BUG: java/nio/MappedByteBuffer tests leave file mappingsthat prevent clean-up (win) by alanb · 14 years ago
  97. c23ae8c 7017486: Need synchronized access when flushing the LDAP request queue by vinnie · 14 years ago
  98. d756f9e Merge by lana · 14 years ago
  99. 81d3d9d 7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index) by sherman · 14 years ago
  100. 4903138 7015783: Update JDK Netbeans projects to -source 1.7 Reviewed-by: darcy by mduigou · 14 years ago