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 |
|
Petr Pchelko
|
df01b0f397
|
8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c
Reviewed-by: prr, serb
|
2014-07-21 21:41:11 +04:00 |
|
Phil Race
|
afd9788ce7
|
Merge
|
2014-07-21 09:04:24 -07:00 |
|
Yuri Nesterenko
|
72ae973a31
|
8051440: move tests about maximizing undecorated to OpenJDK
Reviewed-by: serb
|
2014-07-21 18:10:13 +04:00 |
|
Alexander Stepanov
|
4f0106f244
|
8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
Reviewed-by: pchelko
|
2014-07-21 13:17:43 +04:00 |
|
Dmitriy Ermashov
|
29f1de0411
|
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
Reviewed-by: azvegint, serb
|
2014-07-21 12:29:45 +04:00 |
|
Weijun Wang
|
fa3886e6d0
|
8051399: Fix for JDK-8043071 breaks dev build
Reviewed-by: xuelei
|
2014-07-19 11:22:08 +08:00 |
|
Weijun Wang
|
bfa19ebfbc
|
8043071: Expose session key and KRB_CRED through extended GSS-API
Reviewed-by: mullan
|
2014-07-19 10:20:42 +08:00 |
|
Claes Redestad
|
f697e160a1
|
8050114: Expose Integer/Long formatUnsigned methods internally
Reviewed-by: mduigou
|
2014-07-18 22:32:24 +02:00 |
|
Mandy Chung
|
1fa3b2ce7f
|
8050968: Extension class loader initialization fails on Win7 x64 zh_TW
Reviewed-by: alanb, dholmes, sherman
|
2014-07-18 10:40:55 -07:00 |
|
Mike Duigou
|
1980bab985
|
8051057: Optimize StringCharBuffer.toString(int, int)
Reviewed-by: smarks, alanb
|
2014-07-18 08:54:28 -07:00 |
|
Jaroslav Bachorik
|
712d8ff48e
|
8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
Reviewed-by: sundar, kevinw
|
2014-07-18 17:23:28 +02:00 |
|
Ivan Gerasimov
|
80448466d4
|
8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
Reviewed-by: valeriep
|
2014-07-18 17:04:10 +04:00 |
|
Pavel Rappo
|
d62403b09a
|
8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils
Reviewed-by: alanb
|
2014-07-18 13:43:28 +01:00 |
|
Alexander Zvegintsev
|
b25600bdbe
|
8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash
Reviewed-by: anthony, serb
|
2014-07-18 13:53:33 +04:00 |
|
Mark Sheppard
|
88790a751d
|
8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
Add additional diagnostic output for failed netwrok interface
Reviewed-by: chegar
|
2014-07-18 01:39:42 +01:00 |
|
Andrei Eremeev
|
7bd14b7bc3
|
8044301: BasicTreeUI: "revisit when Java2D is ready"
Reviewed-by: alexsch, pchelko
|
2014-07-17 15:30:13 +04:00 |
|
Phil Race
|
faa69ed489
|
Merge
|
2014-07-16 15:12:24 -07:00 |
|
Phil Race
|
b593cab924
|
Merge
|
2014-07-16 14:39:59 -07:00 |
|
Phil Race
|
250c5c42e6
|
Merge
|
2014-07-16 12:48:42 -07:00 |
|
Mark Sheppard
|
1ec77bff20
|
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
Explicitly initialze local function variables
Reviewed-by: alanb
|
2014-07-16 20:43:53 +01:00 |
|
Pavel Rappo
|
16dfaa6554
|
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
Reviewed-by: chegar, alanb
|
2014-07-16 16:16:32 +01:00 |
|
Petr Pchelko
|
78d9ad5339
|
8047336: Read flavormap.properties as resource
Reviewed-by: anthony, serb, alanb, mduigou
|
2014-07-16 16:02:51 +04:00 |
|
Petr Pchelko
|
08c190cdd6
|
8050465: Remove sun.audio package
Reviewed-by: anthony, serb
|
2014-07-16 15:35:36 +04:00 |
|
David Dehaven
|
73d90c222b
|
8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
Reviewed-by: mchung
|
2014-07-15 14:57:34 -07:00 |
|
Phil Race
|
698f4867ae
|
8048583: CustomMediaSizeName class matching to standard media is too loose
Reviewed-by: bae, jgodinez
|
2014-07-14 11:11:13 -07:00 |
|
Phil Race
|
c11f4a2edb
|
8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp
Reviewed-by: serb, pchelko
|
2014-07-14 10:29:23 -07:00 |
|
Otavio Goncalves de Santana
|
acee6fb42a
|
8049893: Replace uses of 'new Integer()' with appropriate alternative across client classes
Reviewed-by: prr, pchelko
|
2014-07-14 09:48:26 -07:00 |
|
Joe Darcy
|
229ab7b164
|
8047027: Fix raw and unchecked lint warnings in generated beaninfo files
Reviewed-by: alanb, serb
|
2014-07-14 09:16:00 -07:00 |
|
Andrei Eremeev
|
221247b43a
|
8050009: Fix doclint warnings from javax.swing.plaf.basic package, 7 of 7
Reviewed-by: pchelko
|
2014-07-14 18:44:50 +04:00 |
|
Claes Redestad
|
59d0a64c19
|
8041972: Additional parse methods for Long/Integer
Reviewed-by: mduigou, psandoz
|
2014-07-12 01:36:25 +02:00 |
|
Xueming Shen
|
9f7993fe13
|
8042589: String.toLowerCase do not work for some concatenated strings
To include surrogate check in loop
Reviewed-by: mchung
|
2014-07-17 11:08:50 -07:00 |
|
Joe Wang
|
36d328ec5f
|
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
|
2014-07-16 18:22:09 -07:00 |
|
Joe Darcy
|
287b8f3563
|
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
Reviewed-by: okutsu
|
2014-07-16 18:06:28 -07:00 |
|
Joe Darcy
|
a7c0961da0
|
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
Reviewed-by: lancea
|
2014-07-16 17:45:13 -07:00 |
|
Phil Race
|
d7f59acb44
|
8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
|
2014-07-11 11:12:59 -07:00 |
|
Petr Pchelko
|
93f94161b3
|
8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE
Reviewed-by: alexsch, azvegint
|
2014-07-11 18:46:47 +04:00 |
|
Andrei Eremeev
|
df27040934
|
8049870: Fix doclint warnings from javax.swing.plaf.basic package, 4 of 7
Reviewed-by: pchelko
|
2014-07-11 16:44:11 +04:00 |
|
Sergey Bylokhov
|
64522e8f30
|
8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP
Reviewed-by: pchelko, anthony
|
2014-07-11 13:32:12 +04:00 |
|
Alexander Stepanov
|
a3d9307fb9
|
8037511: Tidy warnings cleanup for java.awt - 2d part
Reviewed-by: prr
|
2014-07-11 12:51:14 +04:00 |
|
Alexander Scherbatiy
|
f429e5b86c
|
8049198: [macosx] Incorrect thread access when showing splash screen
Reviewed-by: serb, pchelko
|
2014-07-11 12:08:43 +04:00 |
|
Alexey Ivanov
|
7144d3a4fd
|
8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
|
2014-07-08 12:20:06 +04:00 |
|
Joe Darcy
|
6543d60b1b
|
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
Reviewed-by: henryjen, prr
|
2014-07-07 16:05:13 -07:00 |
|
Phil Race
|
3632d84aaf
|
Merge
|
2014-07-07 10:27:56 -07:00 |
|
Alexander Zvegintsev
|
05920770b8
|
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
Reviewed-by: anthony, pchelko
|
2014-07-07 18:56:50 +04:00 |
|