Alexander Stepanov
0e4eb0dc8f
8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6
...
Reviewed-by: pchelko
2014-11-19 14:12:59 +04:00
Alexander Stepanov
221b429a77
8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8
...
Some new tests to check FileDialog modality behavior
Reviewed-by: alexsch, pchelko
2014-11-18 17:10:34 +04:00
Alexander Stepanov
ff18bab0ed
8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9
...
Some modality tests for Print dialog were added
Reviewed-by: pchelko
2014-11-18 16:32:04 +04:00
Phil Race
9a4645749f
Merge
2014-11-17 12:32:27 -08:00
Aleksey Shipilev
e1f99ed979
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
...
Reviewed-by: chegar, lancea
2014-11-17 15:30:22 +03:00
Aleksei Efimov
ee4d018bad
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Aleksei Efimov
fdb39122a1
8064914: tzdb.dat compilation failure when using tzdata2014j
...
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +03:00
Claes Redestad
f50ee8896a
8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
...
Reviewed-by: sherman
2014-11-16 15:03:46 +01:00
Anton Nashatyrev
5b4a9bc976
8059739: Dragged and Dropped data is corrupted for two data types
...
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
Petr Pchelko
24c525eb11
8023723: Can not paste and copy the text from the text area into the editor
...
Reviewed-by: serb, alexsch
2014-11-14 16:19:40 +04:00
Alexander Scherbatiy
d8d026811c
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
...
Reviewed-by: serb, pchelko
2014-11-13 12:00:39 +03:00
David Dehaven
1ce0119e15
Merge
2014-11-12 09:36:25 -08:00
David Dehaven
ba945b418e
Merge
2014-11-12 09:20:12 -08:00
Weijun Wang
9aae24502b
8063087: policytool reports error message with prefix of "java.lang.Exception"
...
Reviewed-by: xuelei
2014-11-12 10:47:08 +08:00
David Kocher
15d4deb44a
8046777: apple.security.KeychainStore has a problem searching for identities
...
Reviewed-by: mullan
2014-11-11 20:11:34 +00:00
Alejandro Murillo
8b0ba26865
Merge
2014-11-11 11:29:20 -08:00
Mark Sheppard
e98e33a745
8037909: JNI warnings in jdk/src/windows/native/java/nio/MappedByteBuffer.c
...
Added CHECK_NULL after JNI GetFieldID native call
Reviewed-by: alanb, chegar
2014-11-11 01:12:56 +00:00
Eric McCorkle
1c54a00f75
8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
...
Add getAllGenericParameters, which attempts to report generic parameters with synthetic parameters to the best extent possible with current classfile information.
Reviewed-by: jfranck
2014-11-10 11:23:23 -05:00
Yuri Nesterenko
41d2bc7e75
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Yuri Nesterenko
043868fac7
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:23:30 +03:00
Lance Andersen
900872016c
8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
...
Reviewed-by: joehw, rriggs
2014-11-09 17:59:06 -05:00
Sergey Bylokhov
e8c7cc1187
7169583: JInternalFrame title not antialiased in Nimbus LaF
...
Reviewed-by: azvegint, alexsch
2014-11-09 22:17:45 +03:00
Alejandro Murillo
56d7a059c0
Merge
2014-11-07 06:35:24 -08:00
Pooja Chopra
19e7d7eb35
8058805: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails
...
Reviewed-by: yan, alexsch
2014-11-07 14:20:56 +04:00
Lana Steuck
4670b4c234
Merge
2014-11-06 15:12:17 -08:00
Phil Race
f465a5f228
8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
...
Reviewed-by: jgodinez
2014-11-06 15:10:00 -08:00
Martin Buchholz
84e99bc48e
8062771: Core reflection should use final fields whenever possible
...
Reviewed-by: psandoz, darcy
2014-11-06 13:18:44 -08:00
Joe Wang
6c7132bcc9
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-07 13:23:36 -08:00
Anthony Scarpino
1924ac8a18
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
...
Reviewed-by: mullan, valeriep
2014-11-07 13:07:09 -08:00
Pavel Rappo
b6a37a3667
8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
...
Reviewed-by: vinnie
2014-11-07 15:12:04 +00:00
David Katleman
670e0342e2
Added tag jdk9-b38 for changeset f86bf2fa3e02
2014-11-06 10:11:37 -08:00
Claes Redestad
1584416bbc
8062180: MethodHandleImpl.makeArrays throws and swallows java.lang.NoSuchFieldError in normal flow
...
Reviewed-by: vlivanov, shade
2014-11-06 15:25:56 +01:00
Alex Schenkman
a4a5a90486
8062136: com/sun/jdi/Redefine-g.sh should be quarantined
...
8062137: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
Update ProblemList.txt to exclude two tests
Reviewed-by: jbachorik
2014-11-06 03:53:31 -08:00
Claes Redestad
678e0c1b0d
8060130: Simplify the synchronization of defining and getting java.lang.Package
...
Reviewed-by: mchung, plevart, shade
2014-11-06 00:06:26 +01:00
Sergey Bylokhov
2476a824bd
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
...
Reviewed-by: azvegint, alexsch
2014-11-05 18:33:28 +03:00
Pavel Rappo
85ea78c191
8062759: Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
...
Reviewed-by: mchung
2014-11-05 11:11:27 +00:00
Jaroslav Bachorik
543d65a194
8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
...
Reviewed-by: dholmes, sla
2014-11-05 09:49:20 +01:00
Shanliang Jiang
44df30d7f5
8046192: Eliminate SNMP dependencies to the internal APIs from open jdk modules
...
Reviewed-by: dfuchs, mchung, alanb
2014-11-05 11:00:22 +01:00
Weijun Wang
ed9e73bb66
8057810: New defaults for DSA keys in jarsigner and keytool
...
Reviewed-by: vinnie
2014-11-05 17:15:09 +08:00
Pavel Chistyakov
cd0bc39ec5
8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
...
Reviewed-by: dholmes, jbachorik
2014-11-04 18:37:24 -05:00
Joe Wang
47f9eb6c50
6770436: Entity callback order differs between Java1.5 and Java1.6
...
Reviewed-by: lancea
2014-11-04 09:14:01 -08:00
Michael McMahon
00cb0b870a
Merge
2014-11-04 15:10:38 +00:00
Michael McMahon
df1eec112e
8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
...
Reviewed-by: alanb, chegar
2014-11-04 15:09:01 +00:00
Markus Grönlund
bedb577ea9
8056049: getProcessCpuLoad() stops working in one process when a different process exits
...
Reviewed-by: ctornqvi
2014-11-04 14:46:25 +01:00
Phil Race
6a06509d40
Merge
2014-11-03 10:11:10 -08:00
Alan Bateman
5598ed0cf0
8062632: (fs spec) Package description could be clearer on the cases where NPE is thrown
...
8062553: (fs spec) Files.write and newBufferedWriter methods missing @throws IAE
Reviewed-by: dfuchs
2014-11-03 15:33:11 +00:00
Jaroslav Bachorik
cd4e0a44d5
8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
...
Reviewed-by: mchung, sla
2014-11-03 11:19:54 +01:00
Sergey Bylokhov
bd4a93871b
8062164: Incorrect color conversion, when bicubic interpolation is used
...
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Lance Andersen
ff54f6ff54
8062558: Add javax/sql/rowset/spi tests
...
Reviewed-by: joehw
2014-10-31 13:21:51 -04:00
Hendrik Schreiber
7a54433a74
8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
...
Reviewed-by: serb, denis
2014-10-31 19:45:54 +03:00