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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Phil Race
|
bf84755d46
|
Merge
|
2014-04-14 12:59:50 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sean Coffey
|
c34e0869d0
|
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
|
2014-04-10 20:01:52 +01: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 |
|
Pavel Reppo
|
f4f394efb5
|
8037396: URI getQuery() and getFragment() don't decode properly
Reviewed-by: chegar, michaelm
|
2014-04-07 15:40:05 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Petr Pchelko
|
a3cc5f5cf3
|
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
|
2014-03-14 17:48:28 +04:00 |
|
Artem Smotrakov
|
727989dc5d
|
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
|
2014-03-13 15:13:22 +08:00 |
|
Ivan Gerasimov
|
106b5b9af8
|
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
|
2014-03-13 07:52:17 +04:00 |
|
Mandy Chung
|
da3781e49b
|
8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
Reviewed-by: alanb, vinnie, sherman, msheppar
|
2014-04-22 15:16:37 -07:00 |
|