Sergey Bylokhov
|
984d53cb40
|
7058697: Unexpected exceptions in MID parser code
Reviewed-by: prr, pchelko
|
2014-07-30 16:11:47 +04:00 |
|
Dmitriy Ermashov
|
602ce6a6d1
|
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
Reviewed-by: alexsch
|
2014-07-30 14:29:36 +04:00 |
|
David Dehaven
|
2faea92bcf
|
Merge
|
2014-07-29 13:53:21 -07:00 |
|
Anton Melnikov
|
7e86fa8cbe
|
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
Reviewed-by: prr, serb
|
2014-07-30 00:00:22 +04:00 |
|
David Dehaven
|
39082eb3c0
|
Merge
|
2014-07-29 09:09:55 -07:00 |
|
Dmitry Samersoff
|
465d2abf4d
|
8053902: Fix for 8030115 breaks build on Windows and Solaris
Move variable definition to top of function
Reviewed-by: prr
|
2014-07-29 13:08:27 -07:00 |
|
Alexander Stepanov
|
035f6b8d1b
|
8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
Reviewed-by: pchelko
|
2014-07-29 15:03:05 +04:00 |
|
Steve Sides
|
fe144b6f90
|
8042284: Add block tags for @return and @param to swing plaf classes
Reviewed-by: prr
|
2014-07-29 12:55:08 +04:00 |
|
Pushan Hinduja
|
eff10fb399
|
8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7
Fix doclint missing tag warnings
Co-authored-by: Anisha Nagarajan <anisha.nagarajan1@gmail.com>
Reviewed-by: prr
|
2014-07-29 12:45:24 +04:00 |
|
Jaroslav Bachorik
|
5c80bd2210
|
8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
Reviewed-by: dholmes, dsamersoff, sspitsyn
|
2014-07-29 10:06:02 +02:00 |
|
Joe Darcy
|
764a2d8fd8
|
8030942: Explicitly state floating-point summation requirements on non-finite inputs
Reviewed-by: psandoz
|
2014-07-28 23:46:03 -07:00 |
|
Pavel Rappo
|
5a7fabe3e0
|
8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
|
2014-07-28 16:24:38 +01:00 |
|
Petr Pchelko
|
0b40742fe1
|
8051588: DataTransferer.getInstance throws ClassCastException in headless mode
Reviewed-by: serb, alexsch
|
2014-07-28 19:11:52 +04:00 |
|
Petr Pchelko
|
0fecd77694
|
8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
Reviewed-by: alanb, mchung, plevart, serb
|
2014-07-28 19:02:56 +04:00 |
|
Petr Pchelko
|
97d17a4ea2
|
8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
|
2014-07-28 18:43:09 +04:00 |
|
Artem Malinko
|
62e5aae84f
|
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
Reviewed-by: ant, pchelko
|
2014-07-28 16:09:26 +04:00 |
|
Sergey Bylokhov
|
94f1aff5ba
|
8035165: Expose internal representation in sun.awt.X11
Reviewed-by: pchelko, prr
|
2014-07-26 04:02:56 +04:00 |
|
Sergey Bylokhov
|
c18253fc9a
|
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
Reviewed-by: pchelko, prr
|
2014-07-26 03:18:05 +04:00 |
|
Jaroslav Bachorik
|
924b9f9fde
|
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
|
2014-07-25 15:07:49 +02:00 |
|
Weijun Wang
|
7f8815e010
|
8051953: Add Unreachable.java test to ProblemList on Windows
Reviewed-by: chegar
|
2014-07-25 17:11:03 +08:00 |
|
Bradford Wetmore
|
6a2504398e
|
8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
Reviewed-by: mullan
|
2014-07-24 22:22:43 +01:00 |
|
Mike Duigou
|
ab68202313
|
8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar
|
2014-07-24 09:01:00 -07:00 |
|
Anton Nashatyrev
|
03e7d91de6
|
8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
|
2014-07-24 16:06:49 +01:00 |
|
Sergey Bylokhov
|
7dfb61d5ef
|
6521783: Unnecessary final modifier for a method in a final class
Reviewed-by: pchelko, prr
|
2014-07-24 17:36:56 +04:00 |
|
Valerie Peng
|
3d60beae0d
|
8035166: Remove dependency on EC classes from pkcs11 provider
Move the sun.security.ec.ECParameters and its related classes to sun.security.util package.
Reviewed-by: mullan, vinnie
|
2014-07-23 21:50:21 +00:00 |
|
Sergey Bylokhov
|
9547753bd6
|
8050852: Javadoc cleanup of javax.sound.midi package
Reviewed-by: pchelko, azvegint
|
2014-07-23 16:19:26 +04:00 |
|
Dmitry Markov
|
c1b9fd1053
|
8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
|
2014-07-23 15:44:44 +04:00 |
|
Alexander Scherbatiy
|
b1798855c0
|
8038937: Validate fields on Swing classes deserialization
Reviewed-by: serb, pchelko
|
2014-07-22 17:17:05 +04:00 |
|
Petr Pchelko
|
a5e2b3c3fb
|
8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running
Reviewed-by: anthony, serb
|
2014-07-22 17:10:50 +04:00 |
|
Alexander Scherbatiy
|
f148110b41
|
8030051: Check class loaders usage in Swing classes
Reviewed-by: serb, pchelko
|
2014-07-22 13:23:01 +04:00 |
|
Alexander Scherbatiy
|
8c54642a81
|
8048720: KSS sun.swing.SwingUtilities2#makeIcon
Reviewed-by: serb, pchelko
|
2014-07-22 13:14:59 +04:00 |
|
Anton Melnikov
|
e7f9a95e71
|
8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c
Reviewed-by: prr, serb
|
2014-07-22 11:38:22 +04:00 |
|
Claes Redestad
|
23f341125f
|
8006627: UUID to/from String performance should be improved by reducing object allocations
Co-authored-by: Steven Schlansker <stevenschlansker@gmail.com>
Reviewed-by: mduigou, plevart
|
2014-07-21 23:07:40 +02:00 |
|
Mike Duigou
|
744f8147ae
|
6721085: Fix broken link to Collections Framework Tutorial
Reviewed-by: lancea
|
2014-07-22 13:13:27 -07:00 |
|
Lana Steuck
|
01a4e0bf67
|
Merge
|
2014-07-22 11:55:27 -07:00 |
|
J. Duke
|
18ddef8cef
|
Merge
|
2017-07-05 19:51:30 +02:00 |
|
J. Duke
|
0d0b612a52
|
Merge
|
2017-07-05 19:51:24 +02:00 |
|
J. Duke
|
650547b2f7
|
Merge
|
2017-07-05 19:51:18 +02:00 |
|
J. Duke
|
2d08f20932
|
Merge
|
2017-07-05 19:51:12 +02:00 |
|
J. Duke
|
abea9a85ea
|
Merge
|
2017-07-05 19:51:05 +02:00 |
|
J. Duke
|
73b6b2c757
|
Merge
|
2017-07-05 19:50:57 +02:00 |
|
J. Duke
|
f65c382daf
|
Merge
|
2017-07-05 19:50:54 +02:00 |
|
J. Duke
|
f9f1a34ac4
|
Merge
|
2017-07-05 19:50:37 +02:00 |
|
J. Duke
|
4118f2199c
|
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
|
2017-07-05 19:50:07 +02:00 |
|
J. Duke
|
47692bbf7e
|
Merge
|
2017-07-05 19:50:06 +02:00 |
|
J. Duke
|
5e66e7674b
|
Merge
|
2017-07-05 19:50:00 +02:00 |
|
J. Duke
|
5e90278a26
|
Merge
|
2017-07-05 19:49:51 +02:00 |
|
J. Duke
|
d3a7543e96
|
Merge
|
2017-07-05 19:49:46 +02:00 |
|
J. Duke
|
c135fd8b9e
|
Merge
|
2017-07-05 19:49:42 +02:00 |
|
J. Duke
|
a3a21356d1
|
Merge
|
2017-07-05 19:49:37 +02:00 |
|