1. 89d0d95 7016261: JSR 292 MethodType objects should be serializable by jrose · 14 years ago
  2. f15905c 7013730: JSR 292 reflective operations should report errors with standard exception types by jrose · 14 years ago
  3. adc650a 7012650: implement JSR 292 EG adjustments through January 2010 by jrose · 14 years ago
  4. f108fc0 7013417: JSR 292 needs to support variadic method handle calls by jrose · 14 years ago
  5. ce92c52 Added tag jdk7-b129 for changeset 14cd5d54a8d0 by cl · 14 years ago
  6. 27ba965 Merge by ohair · 14 years ago
  7. 24c06e0 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 by ohair · 14 years ago
  8. 92e52c4 Merge by ohair · 14 years ago
  9. afe66b3 Added tag jdk7-b128 for changeset f08682e23279 by cl · 15 years ago
  10. 7a8f0f2 Merge by ohair · 15 years ago
  11. 82c95ad 7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now by ohair · 15 years ago
  12. 4a1574d Merge by lana · 15 years ago
  13. 1c71515 Merge by ohair · 15 years ago
  14. 14a2574 Added tag jdk7-b127 for changeset 29e09de1d0b4 by cl · 15 years ago
  15. 7dd014c Merge by ohair · 15 years ago
  16. 203475f Merge by lana · 15 years ago
  17. d5b4eb1 Merge by lana · 15 years ago
  18. b3b8b8d Merge by lana · 15 years ago
  19. 782ae4a Merge by lana · 15 years ago
  20. 2a648f7 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs by sherman · 15 years ago
  21. 4c85466 6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException by rupashka · 15 years ago
  22. 80021b8 6999620: [parfait] potential buffer overruns in 2d and awt by bae · 15 years ago
  23. e70497b 7002766: Java2d: Changes to correct c/c++ language issues for use of parfait by bae · 15 years ago
  24. ca7cd17 Merge by phh · 15 years ago
  25. f6b690f Merge by phh · 15 years ago
  26. d21433c Merge by zgu · 15 years ago
  27. 7e808c2 Merge by mchung · 15 years ago
  28. ea290e2 6912013: Remove the temporary launcher fix to add modules in the bootclasspath by mchung · 15 years ago
  29. 9a0e4c0 Merge by chegar · 15 years ago
  30. cf1ad72 7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi by chegar · 15 years ago
  31. f99e826 6892138: Windows GDI platform font lookup apis affect start-up for small UI apps by prr · 15 years ago
  32. 153b1f3 6892493: potential memory leaks in 2D font code indentified by parfait. by prr · 15 years ago
  33. bb56b07 7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean by phh · 15 years ago
  34. adc7a70 7013739: jdk_rmi target is missing in the top repo's test/Makefile by mchung · 15 years ago
  35. 7fa99a2 6173675: M&M: approximate memory allocation rate/amount per thread by phh · 15 years ago
  36. f8fc565 Added tag jdk7-b126 for changeset 8361ef97a0f9 by cl · 15 years ago
  37. 16f235f 7013646: remove obsolete fontconfig files for linux and solaris by prr · 15 years ago
  38. 9f65b10 Merge by lana · 15 years ago
  39. d56bb7b 6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails by prr · 15 years ago
  40. 6b92782 6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108 by zgu · 15 years ago
  41. ee260f0 7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc by chegar · 15 years ago
  42. 7f8027d 7011442: AppletClassLoader.java needs to avoid spurious wakeup by dcherepanov · 15 years ago
  43. 1227b53 7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup by dcherepanov · 15 years ago
  44. fdd30c8 7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup by dcherepanov · 15 years ago
  45. a762d8f Merge by lana · 15 years ago
  46. b698ce0 Merge by lana · 15 years ago
  47. 9389ca9 Merge by lana · 15 years ago
  48. 1a77cbc 7013109: windows application manifest problems by prr · 15 years ago
  49. 49f7eaa 6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font by prr · 15 years ago
  50. 5e08fa8 6951501: EUDC character is not displayed on Swing Reviewed-by: igor, jgodinez by prr · 15 years ago
  51. 0ee2a37 4493128: CubicCurve2D intersects method fails by dlila · 15 years ago
  52. 125d043 4724552: CubicCurve2D.contains(Rectangle2D) returns true when only partially contained. by dlila · 15 years ago
  53. a495932 6246816: SwingSet2 should be rewritten Reviewed-by: peterz by rupashka · 15 years ago
  54. 4cc2334 6342301: Bad interaction between setting the ui and file filters in JFileChooser by rupashka · 15 years ago
  55. beed9bc 6508943: small typo in the documentation by sundar · 15 years ago
  56. 2454047 Merge by ohair · 15 years ago
  57. 3c568cf 7012003: diamond conversion for ssl Reviewed-by: wetmore by smarks · 15 years ago
  58. 2f27ca1 6930980: Disable TrueType hinting for fonts known not to hint well by prr · 15 years ago
  59. 51623c0 7010903: impl. of http.maxConnections is different from the description in JavaSE document by chegar · 15 years ago
  60. cda7868 6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers by jgodinez · 15 years ago
  61. 893fbc6 6950375: Remove msvcrt.dll from the Windows JRE bundles Reviewed-by: prr by ohair · 15 years ago
  62. b2c9a6a Merge by lana · 15 years ago
  63. 9f87aff 6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48 by prr · 15 years ago
  64. 096e5e4 6989370: Windows platform fonts may be incorrectly marked as ineligible for the native rasteriser by prr · 15 years ago
  65. 0cfb57b 6951086: Excessive Local References in sun.font.SunLayoutEngine.nativeLayout by prr · 15 years ago
  66. 3e19455 Merge by ohair · 15 years ago
  67. 1b965f1 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc by darcy · 15 years ago
  68. 208c045 6728865: Provide a better heuristics for Collections.disjoint method by mduigou · 15 years ago
  69. 080990b Merge by ohair · 15 years ago
  70. ba12028 Added tag jdk7-b125 for changeset 0a56bdd709d0 by cl · 15 years ago
  71. 910ea1b Merge by lana · 15 years ago
  72. d1bac42 6917884: NPE in sun.font.FcFontConfiguration.getPlatformFontNames by prr · 15 years ago
  73. bbdebe7 7008047: remove sanity check of msival tool from JDK tree Reviewed-by: billyh by ohair · 15 years ago
  74. 22bc273 7012269: mapfile for headless awt needs getFontPathNative defined by prr · 15 years ago
  75. 1552991 7001056: JDK 7 fails on to build on Solaris 10 update 9 - updated Xrender header files by prr · 15 years ago
  76. 30cd67a 6990651: Regression: NPE when refreshing applet since 6u22-b01 by rupashka · 15 years ago
  77. 1694061 7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted by michaelm · 15 years ago
  78. 8c3af5b Merge by michaelm · 15 years ago
  79. dcc9574 6964547: Impossible to set useV4 in SocksSocketImpl by chegar · 15 years ago
  80. 798d071 Merge by michaelm · 15 years ago
  81. 8427bef Merge by michaelm · 15 years ago
  82. 065acba 6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows by michaelm · 15 years ago
  83. 01954a6 6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts by prr · 15 years ago
  84. 8ca44ec Merge by kamg · 15 years ago
  85. e740532 7008713: diamond conversion of kerberos5 and security tools Reviewed-by: weijun by smarks · 15 years ago
  86. 46a5018 6436034: Instance filter doesn't filter event if it occurs in native method by kamg · 15 years ago
  87. 2ccd301 6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before by michaelm · 15 years ago
  88. edbe025 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011 by dl · 15 years ago
  89. 4c6794c 7011095: revert diamond changes from 6880112 that occur in method args by smarks · 15 years ago
  90. e7e840e 7000693: java.sql.Timestamp compareTo() issues using low values by lancea · 15 years ago
  91. fbe4532 6589952: Swing: dead links in API documentation Reviewed-by: alexp by rupashka · 15 years ago
  92. 7f5140d Merge by ohair · 15 years ago
  93. 5423852 6989472: Provide simple jdk identification information in the install image by ohair · 15 years ago
  94. 1bda893 Merge by ohair · 15 years ago
  95. d3936a6 7005608: diamond conversion of JCA and crypto providers Reviewed-by: wetmore by smarks · 15 years ago
  96. c1f5c89 7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path by ohair · 15 years ago
  97. a1f52cd 6544224: Remove the need of sun.reflect.misc Reviewed-by: alanb by lancea · 15 years ago
  98. 592e60f Merge by ohair · 15 years ago
  99. ed646cf 7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit by alanb · 15 years ago
  100. fc936b8 6980024: Rebranding jre7/jdk7 License, Copyright, Readme by ohair · 15 years ago