Commit Graph

4597 Commits

Author SHA1 Message Date
Thomas Ng
4be63c297c Merge 2014-04-29 11:04:47 -07:00
Thomas Ng
4a5b727071 Merge 2014-04-29 09:04:02 -07:00
Jaroslav Bachorik
0d7c3da5fe 8042096: Backout JDK-8042091
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Yuri Nesterenko
0224281ecb 8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
Reviewed-by: anthony, pchelko
2014-04-29 14:32:38 +04:00
Jaroslav Bachorik
2db0164863 8031195: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn, dcubed
2014-04-29 11:15:21 +02:00
Vivi An
c7f7685c50 8036819: JAB: mneumonics not read for textboxes
Reviewed-by: alexsch
2014-04-28 11:03:52 -07:00
Michael McMahon
5daff55f41 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
Reviewed-by: chegar
2014-04-28 13:49:49 +01:00
Petr Pchelko
01e8b57668 8041987: [macosx] setDisplayMode crashes
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Staffan Larsen
8ad7b17ffd 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Yuka Kamiya
b597db519c 8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Reviewed-by: naoto, okutsu
2014-05-08 08:22:25 +09:00
Brian Burkhalter
b89a5598d4 8026236: Add PrimeTest for BigInteger
Test primality verification methods in BigInteger

Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: psandoz
2014-05-07 11:45:31 -07:00
Ivan Gerasimov
686936042d 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar
2014-05-07 16:50:40 +04:00
Ivan Gerasimov
b845d7541e 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb
2014-05-07 09:43:40 +04:00
Xue-Lei Andrew Fan
f2e9e43cc4 8042449: Issue for negative byte major record version
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.

Reviewed-by: wetmore
2014-05-07 02:24:01 +00:00
Kumar Srinivasan
6d5bdc8957 8042266: [launcher] create test groups for launcher regression tests
Reviewed-by: alanb, mduigou
2014-05-06 10:32:32 -07:00
Mikael Auno
551a6ecad9 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
Reviewed-by: sla
2014-05-06 10:51:03 +02:00
Paul Sandoz
b6182243e5 8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
2014-05-06 10:29:59 +02:00
Ivan Gerasimov
c1e26ac310 8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
2014-05-06 10:28:48 +04:00
Petr Pchelko
844cf2d704 8041490: PIT: [macosx] Crash in system tray functionality check test
Reviewed-by: anthony, serb
2014-04-25 16:39:13 +04:00
Alexander Scherbatiy
6b14d69b60 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
Reviewed-by: serb, pchelko
2014-04-24 16:15:08 +04:00
Sergey Malenkov
781d6564c9 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
Reviewed-by: alexsch, serb
2014-04-23 21:11:25 +04:00
Petr Pchelko
1b4d763c77 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
2014-04-23 17:56:05 +04:00
Sergey Malenkov
1d1194721b 8040656: Classes with overriden methods with covariant returns return random read methods
Reviewed-by: alexsch, serb
2014-04-21 20:59:59 +04:00
Alexey Ivanov
c6886100be 8024061: Exception thrown when drag and drop between two components is executed quickly
Reviewed-by: pchelko, serb
2014-04-21 16:32:41 +04:00
Dmitriy Ermashov
704f4dc113 8039279: Move awt tests to openjdk repository
Reviewed-by: pchelko, alexsch
2014-04-21 14:35:14 +04:00
Thomas Ng
c4745c1830 Merge 2014-04-16 12:42:40 -07:00
Sean Mullan
127af4062a Merge 2014-04-16 09:49:45 -04:00
Sean Mullan
e67420cefc 8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei
2014-04-16 09:46:49 -04:00
Dmitry Markov
26041134a8 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
2014-04-16 12:51:25 +04:00
Ivan Gerasimov
c738b124d3 8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
Reviewed-by: alanb
2014-04-16 12:37:49 +04:00
Thomas Ng
404c4add66 Merge 2014-04-15 22:57:02 -07:00
Weijun Wang
ce428ecfec 8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan
2014-04-16 10:39:36 +08:00
Xueming Shen
0298d8c0fa 8038500: (zipfs) Upgrade ZIP provider to be a supported provider
To move zipfs into jdk.nio.zipfs

Reviewed-by: alanb, mchung, erikj
2014-04-15 13:17:05 -07:00
Phil Race
bf84755d46 Merge 2014-04-14 12:59:50 -07:00
Sergey Bylokhov
c801528f02 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
Reviewed-by: bae, flar
2014-04-11 17:28:45 +04:00
Sean Coffey
c34e0869d0 8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
2014-04-10 20:01:52 +01:00
Sergey Malenkov
6d6cf4d693 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Reviewed-by: alexsch, serb
2014-04-10 22:30:58 +04:00
Sergey Malenkov
717bcde5f3 8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
2014-04-10 22:26:43 +04:00
Alexander Scherbatiy
9048f36c38 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
2014-04-10 13:22:23 +04:00
Weijun Wang
87cb02ac81 8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
2014-04-10 10:31:05 +08:00
Jeremy Manson
55d8dc5d85 8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant

Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
2014-04-09 09:36:19 -07:00
Dmitriy Ermashov
22166928a5 8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
2014-04-09 17:30:42 +04:00
Xue-Lei Andrew Fan
2f501cd8a5 8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
2014-04-09 12:49:51 +00:00
Petr Pchelko
fbb2e2c782 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
Reviewed-by: serb, azvegint
2014-04-09 15:20:09 +04:00
Weijun Wang
8962e7ee34 8035986: KerberosKey algorithm names are not specified
Reviewed-by: xuelei
2014-04-09 17:19:19 +08:00
Weijun Wang
3344a6c353 8039132: cleanup @ignore JAAS/krb5 tests
Reviewed-by: xuelei
2014-04-09 17:08:37 +08:00
Shanliang Jiang
f963ced878 6815126: intermittent SimulResumerTest.java failure
Reviewed-by: jbachorik, sla
2014-04-08 17:36:13 +02:00
Miroslav Kos
5eb8520ff1 8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Katja Kantserova
60249f90a2 8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled
Reviewed-by: jbachorik, sla
2014-04-07 16:13:43 +02:00
Pavel Reppo
f4f394efb5 8037396: URI getQuery() and getFragment() don't decode properly
Reviewed-by: chegar, michaelm
2014-04-07 15:40:05 +01:00
Alan Bateman
f046294abc 8039253: Remove undocumented com.oracle.net
Reviewed-by: chegar
2014-04-07 13:16:17 +01:00
Sergey Bylokhov
bb75caf509 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Reviewed-by: pchelko, flar
2014-04-07 15:34:27 +04:00
Staffan Larsen
fbd6947695 8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt
Reviewed-by: mgronlun, alanb
2014-04-07 08:09:55 +02:00
Phil Race
bc431c1b98 Merge 2014-04-04 10:24:11 -07:00
Sergey Malenkov
002763f0fc 8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
Reviewed-by: alexsch, serb
2014-04-04 20:18:53 +04:00
Aleksei Efimov
52c87adff4 8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Weijun Wang
9bae1e597b 8029995: accept yes/no for boolean krb5.conf settings
Reviewed-by: mullan
2014-04-04 21:19:43 +08:00
Petr Pchelko
113e0a9c2f 8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
Reviewed-by: anthony, serb
2014-04-03 13:02:39 +04:00
Miroslav Kos
8b0c2a9c00 8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
Reviewed-by: chegar
2014-04-03 10:53:35 +02:00
Andrew Brygin
7f65dc344e 8019990: IM candidate window appears on the South-East corner of the display
Reviewed-by: bagiras, serb
2014-04-03 11:19:10 +04:00
Staffan Larsen
6ca57a22ca 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
2014-04-02 12:03:25 +02:00
Xueming Shen
8decb5de90 8039751: UTF-8 decoder fails to handle some edge cases correctly
To update decoder.isMalformed4_2() to correctly detect out of range 2nd byte

Reviewed-by: alanb
2014-04-12 14:38:50 -07:00
Michael McMahon
e90c029bad 8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Miroslav Kos
fa37e2a252 8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Xue-Lei Andrew Fan
401673e81f 8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
2014-04-11 03:10:44 +00:00
Ivan Gerasimov
65a18434e7 8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
Reviewed-by: mchung
2014-04-02 12:17:25 +04:00
Phil Race
ee35591283 Merge 2014-04-01 11:53:08 -07:00
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07:00
Phil Race
7d52305559 8038723: Openup some PrinterJob tests
Reviewed-by: jgodinez
2014-03-31 11:13:01 -07:00
Konstantin Shefov
2d916472f4 8002148: [TEST_BUG] The four lines printed are not the bold typeface
Reviewed-by: pchelko, serb
2014-03-31 17:59:25 +04:00
Miroslav Kos
01cbfbd0c3 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Aleksei Efimov
3528c99616 8035437: Xerces Update: xml/serialize/DOMSerializerImpl
Reviewed-by: lancea
2014-03-31 19:04:39 +04:00
Chris Hegarty
804d26e749 8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
Co-authored-by: Eric Wang <yiming.wang@oracle.com>
Reviewed-by: chegar
2014-03-31 11:33:40 +01:00
Staffan Larsen
e7aed74165 8037345: com/sun/jdi/* tests can fail, with race condition on log files
Reviewed-by: sspitsyn, dcubed
2014-03-31 11:28:03 +02:00
Alexander Scherbatiy
b355da0052 8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Reviewed-by: serb, pchelko
2014-03-28 18:56:25 +04:00
Petr Pchelko
33a7783be5 8032595: [macosx] setResizable(false) makes a frame slide down
Reviewed-by: serb, ddehaven, azvegint
2014-03-26 17:01:22 +04:00
Konstantin Shefov
ba63fad3f1 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
Reviewed-by: pchelko, azvegint
2014-03-25 18:23:59 +04:00
Phil Race
32ee4129bf Merge 2014-03-24 10:43:59 -07:00
Paul Sandoz
0ba46cd40c 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
2014-03-24 17:07:08 +01:00
Alan Bateman
252aa24c76 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
2014-03-24 15:09:47 +00:00
Ivan Gerasimov
be3c17a489 6943190: TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands
Reviewed-by: martin, rriggs, alanb
2014-03-24 14:14:03 +04:00
Konstantin Shefov
b2db801ee9 7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
Reviewed-by: pchelko, serb
2014-03-21 17:36:37 +03:00
Staffan Larsen
5deaaa84e9 8037225: sun/tools/jinfo/Basic.sh fails
Reviewed-by: alanb
2014-03-21 14:45:54 +01:00
Alexey Ivanov
34be848c9c 8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
2014-03-21 17:17:16 +04:00
Konstantin Shefov
795e3203c5 8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
Reviewed-by: pchelko, serb, anthony
2014-03-21 16:32:26 +04:00
Konstantin Shefov
d8901d1799 8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog
Reviewed-by: pchelko, azvegint, serb
2014-03-21 15:25:42 +04:00
Andrew Brygin
724df6d805 8036022: D3D: rendering with XOR composite causes InternalError
Reviewed-by: flar, serb
2014-03-21 15:13:55 +04:00
David Li
c50512a06d 8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
2014-03-20 13:41:17 -07:00
Sergey Bylokhov
51afb9aba1 8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
Reviewed-by: anthony, pchelko
2014-03-20 19:59:58 +04:00
Mark Sheppard
6202e3a60d 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command

Reviewed-by: chegar
2014-03-20 15:25:57 +00:00
Petr Pchelko
dd01e38812 8031765: Child process error stream is not empty!
Reviewed-by: anthony, serb
2014-03-20 17:34:27 +04:00
Phil Race
2ab0405188 Merge 2014-03-19 11:13:35 -07:00
Staffan Larsen
eaf70842b7 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
Reviewed-by: alanb
2014-03-19 19:05:13 +01:00
Petr Pchelko
13a9b31a66 8037776: [macosx] Swing app fails to exit after last window is disposed when security manager is enabled
Reviewed-by: anthony, serb
2014-03-19 18:27:31 +04:00
Sergey Bylokhov
e59617293b 7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible
Reviewed-by: pchelko, azvegint
2014-03-19 16:13:59 +04:00
Rajan Halade
56b41822fb 8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
2014-03-18 15:04:59 -07:00
Alexander Scherbatiy
a246384219 8035069: [macosx] Loading resolution variants by demand
Reviewed-by: serb, pchelko
2014-03-18 14:48:47 +04:00
Paul Sandoz
761e2c85b3 8037106: Optimize Arrays.asList(...).forEach
Reviewed-by: alanb, martin, mduigou, ulfzibis
2014-03-18 11:24:38 +01:00
Volker Simonis
02186906ef 8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
Reviewed-by: mchung, alanb
2014-03-18 11:10:53 +01:00
Xue-Lei Andrew Fan
451daea8f4 8037346: Need to terminate server process if client runs into problems
Reviewed-by: weijun
2014-03-17 10:07:13 +00:00