1. 98bb6a4 8024395: Improve fix for line break calculations Reviewed-by: alexp, alexsch by dmarkov · 11 years ago
  2. ec01f0f 7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled by serb · 11 years ago
  3. 40b64f5 7064312: Cleanup: avoid using unsafe string function Reviewed-by: serb, pchelko by bagiras · 11 years ago
  4. 028decf 8003965: Toolkit.beep() documentation is ambiguous Reviewed-by: anthony by bagiras · 11 years ago
  5. fcc56bc 7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present by malenkov · 11 years ago
  6. 74ae574 8021253: JFileChooser does not react on pressing enter since java 7 by alexsch · 11 years ago
  7. 36f717a 8023042: Inaccuracy in documentation in a sound area Reviewed-by: prr by serb · 11 years ago
  8. 846169a 8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions by alexsch · 11 years ago
  9. 5121e86 Merge by lana · 11 years ago
  10. 1ce8654 8023392: Swing text components printed with spaces between chars by mcherkas · 11 years ago
  11. 5f59938 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF by mcherkas · 11 years ago
  12. 8dfb36e 8021943: FileDialog getFile returns corrupted string after previous setFile by pchelko · 11 years ago
  13. f3dbd91 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void by malenkov · 11 years ago
  14. d0b22f5 8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date by alexsch · 11 years ago
  15. d333a08 6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes by malenkov · 11 years ago
  16. 0515bff 8022184: Fix static , Raw warnings in classes belonging to java.awt by art · 11 years ago
  17. 7687524 7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent by malenkov · 11 years ago
  18. cd27347 8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails by alexsch · 11 years ago
  19. ee7746f 8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame by pchelko · 11 years ago
  20. 42b4686 8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X by sla · 11 years ago
  21. 7693946 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom by psandoz · 11 years ago
  22. 45e3388 8023713: ZipFileSystem crashes on old zip file by sherman · 11 years ago
  23. 67a5f30 8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil by alanb · 11 years ago
  24. e0d942b 6968363: ClassCastException while entering HINDI characters with CustomDocument by malenkov · 11 years ago
  25. 1629fbe 8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException by alanb · 11 years ago
  26. cc241f3 Merge by lana · 11 years ago
  27. 7bc7bc1 8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails by malenkov · 11 years ago
  28. 1d8ffdd 8021379: JFileChooser Create New Folder button enabled in write proteced directory by malenkov · 11 years ago
  29. 28e0cb7 7195179: ClassCastException for null values in JComboBox Reviewed-by: alexsch by malenkov · 11 years ago
  30. 6dbe58f 8023474: First mousepress doesn't start editing in JTree by dmarkov · 11 years ago
  31. 1e5a030 7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE by malenkov · 11 years ago
  32. 584279c 7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present by malenkov · 11 years ago
  33. b8a57e8 8023528: Rename Comparator combinators to disambiguate overloading methods by henryjen · 11 years ago
  34. 95a939c 8023647: "abc1c".matches("(\\w)+1\\1")) returns false by sherman · 11 years ago
  35. af6c0ad 8023275: Wrapping collections should override default methods by henryjen · 11 years ago
  36. fda55cd 8023827: Fix doclint issues in javax.net.ssl Reviewed-by: wetmore, xuelei by darcy · 11 years ago
  37. 0fdeb98 Merge by mullan · 11 years ago
  38. 40a8bb1 8019830: Add com.sun.media.sound to the list of restricted package by mullan · 11 years ago
  39. 033140b 8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file by weijun · 11 years ago
  40. 1beb1ac 8015669: KerberosPrincipal::equals should ignore name-type Reviewed-by: mullan by weijun · 11 years ago
  41. 2954b6b Merge by lana · 11 years ago
  42. f8784a9 Merge by lana · 11 years ago
  43. b04dde2 8020292: j.u.SplittableRandom by psandoz · 11 years ago
  44. 6a557c0 8014135: The JVMTI specification does not conform to recent changes in JNI specification by bpittore · 11 years ago
  45. db39f0b 8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions by igerasim · 11 years ago
  46. 5dca7b3 8011944: Sort fails with ArrayIndexOutOfBoundsException by rriggs · 11 years ago
  47. ca23edf 8023234: StampedLock serializes readers on writer unlock by shade · 11 years ago
  48. d80a6ee 8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases by jfranck · 11 years ago
  49. 1788f90 7129312: BufferedInputStream calculates negative array size with large streams and mark by igerasim · 11 years ago
  50. 4e5d658 6378503: In java.math.BigDecimal, division by one returns zero by bpb · 11 years ago
  51. 3a8f170 8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle by dfuchs · 11 years ago
  52. f5f16c0 6470700: Math.random() / Math.initRNG() uses "double checked locking" by bpb · 11 years ago
  53. 55cdeee 6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace by egahlin · 11 years ago
  54. 31d46e5 6417649: -interval=0 is accepted and jconsole doesn't update window content at all by egahlin · 11 years ago
  55. 77e82d8 8022445: fix RMISocketFactory example to avoid using localhost by smarks · 11 years ago
  56. 72d00a7 Merge by lana · 11 years ago
  57. dc0f66a Merge by lana · 11 years ago
  58. af0c0ef 8023587: Fix lone remaining doclint issue in java.util.regex Reviewed-by: jjg by darcy · 11 years ago
  59. 5eeb738 8023395: Remove sun.misc.Sort and sun.misc.Compare by mduigou · 11 years ago
  60. 0b5fb01 8023306: Add replace() implementations to TreeMap by mduigou · 11 years ago
  61. 012693e 8023250: Update JavaScript code in JDK for changes in iteration over Java arrays by attila · 11 years ago
  62. 86dfb6e 8023367: Collections.emptyList().sort((Comparator)null) throws NPE by psandoz · 11 years ago
  63. c6a337c 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine by sla · 11 years ago
  64. 37079f1 8023230: The impl of KerberosClientKeyExchange maybe not exist by xuelei · 11 years ago
  65. 51476cb 8020842: IDN do not throw IAE when hostname ends with a trailing dot by xuelei · 11 years ago
  66. 46b1d48 8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode by mullan · 11 years ago
  67. 6f95b21 8023203: Wrap RandomAccessFile.seek native method into a Java helper method by dxu · 11 years ago
  68. 6a29d69 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array by jgodinez · 11 years ago
  69. fed3a80 7042707: Un-needed mnemonic in JConsole resource file by egahlin · 11 years ago
  70. c748b9a 6800801: NPE in JConsole when using Nimbus L&F Reviewed-by: alanb, sjiang by egahlin · 11 years ago
  71. d5965e0 6417721: Thread list should not allow multiple selection by egahlin · 11 years ago
  72. 713e9ef 8017580: Crash in font loading code on Linux (due to use of reflection) by prr · 11 years ago
  73. f3172fd 6358357: Division by zero in Threads tab when shrinking jconsole window by egahlin · 11 years ago
  74. 93625dd 8005980: [findbugs] More com.sun.media.sound.* warnings Reviewed-by: art, prr by serb · 11 years ago
  75. cb2806e 8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor by serb · 11 years ago
  76. d20ad77 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c by vadim · 11 years ago
  77. dafee65 8023045: [MacOSX] PrinterIOException when printing a JComponent by jgodinez · 11 years ago
  78. 3618b1d 7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5 by alitvinov · 11 years ago
  79. 76a6429 8022997: [macosx] Remaining duplicated key events Reviewed-by: anthony, serb by leonidr · 11 years ago
  80. 365c6b8 8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms by ascarpino · 11 years ago
  81. 1212a3e 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract by pchelko · 11 years ago
  82. e52f566 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp by pchelko · 11 years ago
  83. 94fed38 Merge by lana · 11 years ago
  84. 48040a1 7027045: (doc) java/awt/Window.java has several typos in javadoc by serb · 11 years ago
  85. 763326f 8022797: Clarify spliterator characteristics for collections containing no elements by psandoz · 11 years ago
  86. 4bc469d 8019401: Collectors.collectingAndThen by briangoetz · 11 years ago
  87. de186ec 8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java by dxu · 11 years ago
  88. 18c161d 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) by dxu · 11 years ago
  89. 9e4757f 7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException by sherman · 11 years ago
  90. 01f6018 8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress by chegar · 11 years ago
  91. 50adbb1 8023104: ConcurrentHashMap typo Reviewed-by: chegar, mduigou by dl · 11 years ago
  92. 5268ed6 8023103: FJ parallelism zero by dl · 11 years ago
  93. 9d70308 8022584: Memory leak in some NetworkInterface methods by igerasim · 11 years ago
  94. 5fc726c 8022921: Remove experimental Profile attribute Reviewed-by: mchung, chegar by alanb · 11 years ago
  95. 5889a09 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto by yhuang · 11 years ago
  96. 09a3db9 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math by bpb · 11 years ago
  97. 6b2cb2f 8022178: System.console() throws IOE on some Windows by sherman · 11 years ago
  98. ab78578 8022990: Fix dep_ann lint warnings in swing code Reviewed-by: alexsch by darcy · 11 years ago
  99. 4c56f7a Merge by lana · 11 years ago
  100. d56d3ad 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion by robm · 11 years ago