Mattias Tobiasson
|
2e06869b6f
|
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
|
2014-06-04 13:12:16 +02:00 |
|
Sergey Malenkov
|
628e935254
|
7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
|
2014-06-03 21:03:35 +04:00 |
|
Mikael Auno
|
07738bf41e
|
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
Reviewed-by: sla, sspitsyn
|
2014-06-02 17:59:08 +02:00 |
|
Athijegannathan Sundararajan
|
fba8040fb3
|
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
Reviewed-by: jlaskey, lagergren, ksrini
|
2014-06-03 21:21:32 +05:30 |
|
Ivan Gerasimov
|
a9f575446d
|
8037866: Replace the Fun class in tests with lambdas
Reviewed-by: martin
|
2014-06-02 19:49:57 +04:00 |
|
Staffan Larsen
|
68287b3fe8
|
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
Reviewed-by: alanb, allwin
|
2014-05-30 19:09:46 +02:00 |
|
Sergey Malenkov
|
e0716258fc
|
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Reviewed-by: alexsch, serb
|
2014-05-30 15:24:42 +04:00 |
|
Yuri Nesterenko
|
a666497db8
|
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Reviewed-by: pchelko
|
2014-05-30 14:23:25 +04:00 |
|
Anton Nashatyrev
|
db6fa66954
|
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
|
2014-05-30 11:20:03 +04:00 |
|
Weijun Wang
|
a57ab24f53
|
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
Reviewed-by: xuelei
|
2014-05-30 14:37:43 +08:00 |
|
Vinnie Ryan
|
1eef4367df
|
8044038: Security tests fail on 32 bit linux platform
Reviewed-by: xuelei, weijun
|
2014-05-29 15:50:36 +01:00 |
|
Vladimir Ivanov
|
0c8a572009
|
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
Reviewed-by: psandoz
|
2014-05-29 13:27:36 +04:00 |
|
Weijun Wang
|
1b1639105a
|
8036709: Java 7 jarsigner displays warning about cert policy tree
Reviewed-by: mullan
|
2014-05-29 10:36:06 +08:00 |
|
Alexander Scherbatiy
|
d674dee4f2
|
8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
|
2014-05-28 15:36:10 +04:00 |
|
Phil Race
|
306a48dfd9
|
Merge
|
2014-05-27 13:58:00 -07:00 |
|
Roger Riggs
|
20e26966e1
|
8003488: (process) Provide Process.getPid()
Add Process.getPid
Reviewed-by: alanb, martin, igerasim
|
2014-05-27 16:05:04 -04:00 |
|
Pavel Rappo
|
f7f994834f
|
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
Reviewed-by: chegar, michaelm, alanb, mr
|
2014-05-27 10:27:51 +01:00 |
|
Joe Wang
|
91d9371566
|
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
Reviewed-by: sherman, lancea
|
2014-05-27 17:26:52 -07:00 |
|
Sergey Malenkov
|
13c62bc476
|
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Reviewed-by: alexsch, serb
|
2014-05-26 18:01:59 +04:00 |
|
Dmitriy Ermashov
|
8fab8231ab
|
8041915: Move 8 awt tests to OpenJDK regression tests tree
Reviewed-by: pchelko, alexsch
|
2014-05-26 15:50:10 +04:00 |
|
Alexander Scherbatiy
|
7a0d4ecc23
|
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Reviewed-by: serb, pchelko
|
2014-05-26 14:33:49 +04:00 |
|
Phil Race
|
52b0d5e413
|
Merge
|
2014-05-23 11:13:54 -07:00 |
|
Phil Race
|
6a13c2cf98
|
Merge
|
2014-05-23 09:05:24 -07:00 |
|
Petr Pchelko
|
e6130c49cd
|
8031485: [macosx] Combo box consuming escape key events
Reviewed-by: serb, alexsch
|
2014-05-23 19:48:25 +04:00 |
|
Petr Pchelko
|
d454bf5946
|
8043610: Sorting columns in JFileChooser fails with AppContext NPE
Reviewed-by: anthony, alexsch
|
2014-05-23 19:43:14 +04:00 |
|
Rob McKenna
|
9be082f402
|
8042857: 14 stuck threads waiting for notification on LDAPRequest
Reviewed-by: vinnie
|
2014-05-23 16:24:43 +01:00 |
|
Miroslav Kos
|
4cac8137e0
|
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
|
2014-05-23 16:35:10 +02:00 |
|
Jaroslav Bachorik
|
264825d4bf
|
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
Reviewed-by: sla
|
2014-05-23 15:07:22 +02:00 |
|
Dmitry Samersoff
|
c82d0f2418
|
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
|
2014-05-22 13:03:10 -07:00 |
|
Sergey Malenkov
|
57d0476f97
|
8043627: NPE in SynthContext in plugin mode
Reviewed-by: alexsch, serb, pchelko
|
2014-05-22 21:05:30 +04:00 |
|
Michael Fang
|
47f996990c
|
Merge
|
2014-05-22 09:15:01 -07:00 |
|
Sandipan Razzaque
|
a8c4f42722
|
8037343: Wrong dateformat for locale es_DO
Reviewed-by: okutsu
|
2014-05-22 08:13:14 -07:00 |
|
Katja Kantserova
|
c3d3305c76
|
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, egahlin
|
2014-05-22 11:05:36 +02:00 |
|
Weijun Wang
|
53cb60f148
|
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
Reviewed-by: alanb
|
2014-05-22 07:04:57 +08:00 |
|
Alexander Scherbatiy
|
74511c3cf5
|
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Reviewed-by: malenkov
|
2014-05-21 14:13:17 +04:00 |
|
Alexander Scherbatiy
|
ad5b8ee3f0
|
8036110: In TextField can only select text visible or to the left of the cursor
Reviewed-by: serb, pchelko
|
2014-05-21 14:07:06 +04:00 |
|
Staffan Larsen
|
9e710c30f7
|
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
Add -XX:+UsePerfData to the test
Reviewed-by: dholmes
|
2014-05-21 10:22:20 +02:00 |
|
Miroslav Kos
|
dc6a51546f
|
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan
|
2014-05-20 16:02:57 +02:00 |
|
Dmitry Samersoff
|
878ab77469
|
8041435: Make JDWP socket connector accept only local connections by default
Bind to localhost only if no address specified. Require * to bind to all available addresses
Reviewed-by: dcubed, sspitsyn
|
2014-05-20 06:11:05 -07:00 |
|
Anton Nashatyrev
|
86104df3c2
|
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Reviewed-by: bae, serb
|
2014-05-19 16:48:41 +04:00 |
|
Staffan Larsen
|
192bd8a421
|
8043382: TempDirTest.java times out
Remove explicit timeout
Reviewed-by: alanb
|
2014-05-18 20:42:10 +02:00 |
|
Lance Andersen
|
ae0d3204f0
|
8043278: Add initial unit tests for javax.sql.rowset.serial
Reviewed-by: rriggs
|
2014-05-16 14:48:34 -04:00 |
|
Alexander Zvegintsev
|
6975db94bc
|
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
Reviewed-by: pchelko, serb
|
2014-05-15 20:24:13 +04:00 |
|
Anton Litvinov
|
5b7ccb7c0a
|
8041725: Nimbus JList selection colors persist across L&F changes
Reviewed-by: alexsch, alexp
|
2014-05-15 20:21:17 +04:00 |
|
Oleg Pekhovskiy
|
9aa0cef64a
|
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
Reviewed-by: serb, pchelko
|
2014-05-15 20:09:38 +04:00 |
|
Andrew Brygin
|
a89eab1dc7
|
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
Reviewed-by: prr, serb
|
2014-05-14 18:19:14 +04:00 |
|
Phil Race
|
349b9794b1
|
Merge
|
2014-05-12 09:38:27 -07:00 |
|
Jamil Nimeh
|
4e99062caa
|
6996377: shrink duplicate code in the constructor of PKIXValidator
Reviewed-by: mullan, xuelei
|
2014-05-12 12:35:23 -04:00 |
|
Peter Levart
|
f7d1a7975b
|
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
|
2014-05-12 17:34:29 +02:00 |
|
Anton Nashatyrev
|
6e71a0cb82
|
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
Reviewed-by: serb, alexsch
|
2014-05-12 18:21:15 +04:00 |
|