10615 Commits

Author SHA1 Message Date
Alexander Zuev
4ee0119566 8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
Reviewed-by: ksrini
2014-09-09 17:20:26 +04:00
Andrej Golovnin
fe519e6845 5043030: (reflect) unnecessary object creation in reflection
Use valueOf() instead of new for primitive wrappers.

Reviewed-by: jfranck
2014-09-09 12:04:31 +02:00
Joel Borggrén-Franck
febacf5319 8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: darcy, plevart
2014-09-09 10:48:01 +02:00
Staffan Larsen
6f23532a1e 8057778: Misc cleanups of the attach code (aix)
Reviewed-by: simonis
2014-09-08 20:29:15 +02:00
Lana Steuck
95503d4831 Merge 2014-08-29 11:58:43 -07:00
David Katleman
b184d5580d Added tag jdk9-b28 for changeset 3c9e4f896414 2014-08-29 11:30:56 -07:00
Lana Steuck
1ced265b7d Merge 2014-08-28 14:54:07 -07:00
David Katleman
147ad15375 Added tag jdk9-b27 for changeset 3317bb8137f4 2014-08-21 14:16:26 -07:00
Alexey Ivanov
86d51435a0 8046007: Java app receives javax.print.PrintException: Printer is not accepting job
Reviewed-by: prr, bae
2014-08-13 13:27:43 +04:00
Ioi Lam
6c6dbcb128 8046070: Class Data Sharing clean up and refactoring
Cleaned up CDS to be more configurable, maintainable and extensible

Reviewed-by: dholmes, coleenp, acorn, mchung
2014-08-12 17:29:01 -07:00
Artem Malinko
505881480c 8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
Reviewed-by: alexp, alexsch
2014-08-12 19:02:51 +04:00
Yuri Nesterenko
600e498c44 8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
Reviewed-by: serb
2014-08-12 18:26:30 +04:00
Sergey Bylokhov
149fb94d76 8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
Reviewed-by: azvegint, prr
2014-08-12 14:38:38 +04:00
Anthony Petrov
2d67061cd9 8049065: [JLightweightFrame] Support DnD for SwingNode
Delegate DnD operations to LightweightContent when appropriate

Reviewed-by: ant, pchelko
2014-08-12 14:22:05 +04:00
Pushan Hinduja
a3cf5e1850 6708093: Redundant unused native method declaration in LCMS.java
Reviewed-by: bae, prr
2014-08-11 10:42:51 +04:00
Anisha Nagarajan
29ec29b142 6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
Fix typos in javax.print.attribute.standard.DialogTypeSelection

Reviewed-by: prr
2014-08-11 10:39:17 +04:00
Pushan Hinduja
90f1fde6b4 8043693: A typo in the javadoc for javax.imageio.ImageReader
Correct a typo in the javadoc for javax.imageio.ImageReader

Reviewed-by: prr
2014-08-11 10:32:21 +04:00
Lana Steuck
d1c0417898 Added tag jdk9-b26 for changeset 2c05592cf0f2 2014-08-10 19:39:01 -07:00
Phil Race
f8ddfbb0fa Merge 2014-08-08 12:54:39 -07:00
Felix Yang
d1ee28b070 8043836: Need new tests for AES cipher
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider

Reviewed-by: valeriep
2014-08-08 17:47:50 +00:00
Sergey Bylokhov
c3e5433814 6302052: Reference to nonexistant Class in javadoc
Reviewed-by: azvegint, alexsch
2014-08-08 21:46:29 +04:00
Sergey Bylokhov
90f4ae0676 8054431: Some of the input validation in the javasound is too strict
Reviewed-by: azvegint, alexsch
2014-08-08 21:40:46 +04:00
Alexander Scherbatiy
bd7970ecb9 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
Reviewed-by: serb, pchelko
2014-08-08 16:19:36 +04:00
Alexander Scherbatiy
2d07a3650d 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
Reviewed-by: serb, pchelko
2014-08-08 16:13:15 +04:00
Alexander Scherbatiy
62bbf50825 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
Reviewed-by: serb, pchelko
2014-08-08 16:05:52 +04:00
Brent Christian
f3df8c7f97 8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
Reviewed-by: chegar
2014-08-07 14:20:53 -07:00
Erik Gahlin
c231764323 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
Reviewed-by: jbachorik
2014-08-07 15:16:35 +02:00
Sergey Bylokhov
fad5841384 8054372: Cleanup of com.sun.media.sound packages
Reviewed-by: azvegint, prr
2014-08-07 17:02:48 +04:00
Ivan Gerasimov
e3b86ec908 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
Reviewed-by: mullan, valeriep
2014-08-07 15:32:23 +04:00
Ivan Gerasimov
b79daf9354 8054221: StringJoiner imlementation optimization
Reviewed-by: martin
2014-08-07 15:07:33 +04:00
Masayoshi Okutsu
d84a697aad 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
Reviewed-by: naoto, alanb
2014-08-07 13:04:26 +09:00
Alexander Potochkin
f7855341e8 8041982: Use of animated icon in JLayer causes CPU spin
Reviewed-by: alexsch
2014-08-06 21:46:17 +04:00
Sergey Bylokhov
e9a294c5aa 6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
Reviewed-by: azvegint, alexsch
2014-08-06 14:34:16 +04:00
Neil Toda
c14ca481dd 8042469: Launcher changes for native memory tracking scalability enhancement
Reviewed-by: darcy, ksrini, zgu
2014-08-05 19:29:00 -07:00
Ivan Gerasimov
6b6a37ee50 8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
2014-08-06 02:11:17 +04:00
Phil Race
0c7b59878e 8054371: Need to suppress newly added unchecked cast and conversion in Swing code
Reviewed-by: jgodinez
2014-08-05 14:18:46 -07:00
Phil Race
87529a143b Merge 2014-08-05 12:14:11 -07:00
Sean Mullan
24475b6d8c Merge 2014-08-05 10:01:38 -04:00
Sean Mullan
5b89cb1b70 7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei
2014-08-05 10:00:27 -04:00
Vinnie Ryan
73dee84b56 8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
Reviewed-by: valeriep
2014-08-05 14:29:47 +01:00
Vinnie Ryan
b572fc9aad 8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
Reviewed-by: mullan
2014-08-05 13:59:15 +01:00
Alexander Stepanov
ef8a60296e 8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
Reviewed-by: serb
2014-08-05 15:39:05 +04:00
Sergey Bylokhov
36bdb06884 6521727: DefaultTreeCellEditor doesn't implement Serializable
Reviewed-by: azvegint, alexsch
2014-08-05 13:59:50 +04:00
Lana Steuck
25970190d1 Merge 2014-08-04 15:34:12 -07:00
Amy Lu
108bef819d 8054095: No space allowed in platforms string in ProblemList.txt
Reviewed-by: weijun
2014-08-03 20:09:08 +08:00
Pavel Rappo
5731d09e61 8054158: Fix typos in JNDI-related packages
Reviewed-by: rriggs, vinnie
2014-08-01 22:32:51 +01:00
Tim Bell
65ce4d424f Added tag jdk9-b25 for changeset 48b43b7b9e0c 2014-08-01 14:09:19 -07:00
Rob McKenna
c4304d447a 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
Reviewed-by: wetmore, xuelei
2014-08-01 19:44:52 +01:00
Sergey Bylokhov
e75aa4182b 8026497: Font2DTest demo: unused resource files
Reviewed-by: azvegint, bae
2014-08-01 16:26:17 +01:00
Martin Doerr
269f961b6d 8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
Reviewed-by: alanb
2014-08-01 15:50:01 +01:00