Dmitry Samersoff
|
b330581064
|
8049226: com/sun/jdi/OptionTest.java test times out again
Don't call jni_FatalError if transport initialization fails
Reviewed-by: sspitsyn, sla
|
2014-08-28 05:20:02 -07:00 |
|
Dmitry Samersoff
|
3e3dcfb635
|
8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
The test chaged to use testlibrary
Reviewed-by: sla
|
2014-08-28 05:04:58 -07:00 |
|
Michael McMahon
|
77d0374290
|
8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei
|
2014-08-28 10:17:55 +01:00 |
|
Clemens Eisserer
|
e185c7ed20
|
8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
|
2014-08-27 08:29:39 -07:00 |
|
Stefan Karlsson
|
6331a415d5
|
8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
Reviewed-by: chegar, brutisso
|
2014-08-27 10:14:16 +02:00 |
|
Ivan Gerasimov
|
e164c8603b
|
8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad
|
2014-08-27 22:08:19 +04:00 |
|
Zaiyao Liu
|
ee35cf6516
|
8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
|
2014-08-27 11:33:45 +08:00 |
|
Andrew Brygin
|
305fd1b6c4
|
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
Reviewed-by: serb, prr
|
2014-08-26 14:10:10 +01:00 |
|
Dmitriy Ermashov
|
288d75cbc3
|
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
Reviewed-by: alexsch
|
2014-08-26 15:04:49 +04:00 |
|
Phil Race
|
7fdf99b47b
|
Merge
|
2014-08-25 10:43:59 -07:00 |
|
Martin Buchholz
|
619ef479f3
|
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
Try to resize to "well-known" hotspot max array size first.
Reviewed-by: alanb, mduigou
|
2014-08-25 10:40:55 -07:00 |
|
Mandy Chung
|
6533d2dc01
|
8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
|
2014-08-26 14:35:33 -07:00 |
|
Alejandro Murillo
|
7bded9c7bf
|
Merge
|
2014-08-26 11:43:19 -07:00 |
|
Michael McMahon
|
545500cc52
|
Merge
|
2014-08-26 15:18:38 +01:00 |
|
Michael McMahon
|
6f990e0e65
|
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing
Reviewed-by: alanb
|
2014-08-26 15:08:42 +01:00 |
|
Ivan Gerasimov
|
515d0c0a23
|
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
Reviewed-by: martin, alanb
|
2014-08-26 15:55:35 +04:00 |
|
Chris Hegarty
|
27d481fa82
|
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
Reviewed-by: alanb
|
2014-08-26 10:19:56 +01:00 |
|
Michael McMahon
|
7c8053cd97
|
8055747: Move SimpleSSLContext to jdk/testlibrary
Reviewed-by: chegar
|
2014-08-26 10:10:58 +01:00 |
|
Jaroslav Bachorik
|
82dd03274a
|
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
Reviewed-by: sla
|
2014-08-25 18:17:24 +02:00 |
|
Weijun Wang
|
34e103f04b
|
8055901: Update policytool for jdk.net.NetworkPermission
Reviewed-by: michaelm
|
2014-08-26 16:42:31 +08:00 |
|
Zaiyao Liu
|
f34547460c
|
8050370: Need new regressions tests for messageDigest with DigestIOStream
Reviewed-by: weijun
|
2014-08-26 15:10:29 +08:00 |
|
Staffan Larsen
|
c46b22661c
|
8043981: Remove the JPDA demo
Reviewed-by: alanb
|
2014-08-26 07:57:03 +02:00 |
|
Staffan Larsen
|
8df06738ca
|
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
Reviewed-by: erikj, alanb
|
2014-08-26 07:55:08 +02:00 |
|
Alan Bateman
|
6d54a640e0
|
8055855: "make profiles" failing since refactoring of java.awt.datatransfer
Reviewed-by: dholmes
|
2014-08-25 09:20:49 +01:00 |
|
Peter Levart
|
250fbb065a
|
8049228: Improve multithreaded scalability of InetAddress cache
7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
Reviewed-by: michaelm
|
2014-08-24 21:52:16 +02:00 |
|
Amy Lu
|
10489a3c6c
|
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
Reviewed-by: mchung, darcy
|
2014-08-22 18:54:20 -07:00 |
|
Amy Lu
|
ff93fd2cce
|
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
Reviewed-by: mchung, darcy
|
2014-08-22 14:56:09 -07:00 |
|
Ivan Gerasimov
|
13da43d0d4
|
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
Reviewed-by: valeriep
|
2014-08-23 01:05:50 +04:00 |
|
Phil Race
|
44b0c90f74
|
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
|
2014-08-22 11:02:00 -07:00 |
|
Phil Race
|
9dfd479248
|
Merge
|
2014-08-22 10:33:05 -07:00 |
|
Alejandro Murillo
|
04bb1f355b
|
Merge
|
2014-08-22 10:03:18 -07:00 |
|
David Katleman
|
147ad15375
|
Added tag jdk9-b27 for changeset 3317bb8137f4
|
2014-08-21 14:16:26 -07:00 |
|
Sergey Bylokhov
|
38351161f0
|
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: alexsch, prr
|
2014-08-21 18:48:12 +04:00 |
|
Jaroslav Bachorik
|
3c1daad18d
|
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang
|
2014-08-21 15:22:07 +02:00 |
|
Jaroslav Bachorik
|
c3ba2ec46d
|
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
Reviewed-by: sla
|
2014-08-21 14:36:49 +02:00 |
|
Evgeniya Stepanova
|
cd181f5b09
|
8055393: [Testbug] Some tests are being executed and fail under profiles
Reviewed-by: mchung, dholmes
|
2014-08-21 22:07:14 -07:00 |
|
Staffan Larsen
|
cde8258b65
|
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
Write dcmd output to separate files so it does not confuse the output.
Reviewed-by: ctornqvi, mgronlun
|
2014-08-21 13:09:28 +02:00 |
|
Erik Joelsson
|
bc41f7d7e9
|
8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
|
2014-08-21 12:23:20 +02:00 |
|
Erik Joelsson
|
60d601e439
|
8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
|
2014-08-21 11:05:35 +02:00 |
|
Serguei Spitsyn
|
4305150d0e
|
Merge
|
2014-08-20 17:06:01 -07:00 |
|
Brian Burkhalter
|
0bbb54fff6
|
8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.
Reviewed-by: rriggs
|
2014-08-20 11:30:13 -07:00 |
|
Martin Buchholz
|
15aa55d99e
|
8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
Replace obsolescent cp -r with cp -R. Add more error checks.
Reviewed-by: naoto
|
2014-08-20 11:06:38 -07:00 |
|
Staffan Larsen
|
657f94c1e5
|
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
Reviewed-by: jbachorik
|
2014-08-20 16:10:13 +02:00 |
|
Weijun Wang
|
ad58f36cb5
|
8055373: Typo in InquireType.java
Reviewed-by: mullan
|
2014-08-20 10:49:54 +08:00 |
|
Phil Race
|
7c69c612eb
|
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
Reviewed-by: bae, serb
|
2014-08-19 14:38:25 -07:00 |
|
Amy Lu
|
f9c8748b48
|
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
Reviewed-by: mchung, sherman
|
2014-08-19 12:26:34 -07:00 |
|
David Dehaven
|
95bd42de0f
|
Merge
|
2014-08-19 11:03:55 -07:00 |
|
David Dehaven
|
81d2d33d87
|
Merge
|
2014-08-19 10:34:07 -07:00 |
|
David Dehaven
|
b0860e6b99
|
Merge
|
2014-08-19 10:32:16 -07:00 |
|
Stefan Karlsson
|
73e818fea9
|
8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
Reviewed-by: sla, brutisso, mgerdin
|
2014-08-19 12:18:09 +02:00 |
|