Doug Simon
|
d31e1ca5a4
|
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Reviewed-by: thartmann, kvn
|
2018-09-18 22:32:25 +02:00 |
|
Joe Wang
|
d6dc55de47
|
8210874: Test for JDK-8209615
Reviewed-by: lancea
|
2018-09-18 13:31:30 -07:00 |
|
Xueming Shen
|
196c20c0d1
|
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Reviewed-by: xiaofeya, clanger
|
2018-09-18 10:43:01 -07:00 |
|
Joe Wang
|
9ed646a020
|
8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
Reviewed-by: lancea, dfuchs
|
2018-09-18 09:44:20 -07:00 |
|
Jiangli Zhou
|
b6180e668e
|
8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
Fix TestStressIHOPMultiThread to handle possible OutOfMemoryError.
Reviewed-by: ccheung, gziemski
|
2018-09-18 11:55:33 -04:00 |
|
Hamlin Li
|
1adaa503bb
|
8210802: temp files left by tests in jdk/java/net/httpclient
Reviewed-by: chegar, clanger
|
2018-09-18 13:24:25 +08:00 |
|
Frank Yuan
|
c1bbf898e4
|
8210819: Update the host name in CNameTest.java
Reviewed-by: chegar
|
2018-09-18 11:09:18 +08:00 |
|
Jean Christophe Beyler
|
bdf78f557a
|
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
Remove JNI_ENV macros from the remaining vmTestbase tests
Reviewed-by: amenkov, sspitsyn, dholmes, cjplummer
|
2018-09-17 19:48:35 -07:00 |
|
Jean Christophe Beyler
|
510336c210
|
8210481: Remove #ifdef cplusplus from vmTestbase
Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn
|
2018-09-17 19:36:09 -07:00 |
|
Jamil Nimeh
|
962e755c3a
|
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
Reviewed-by: xuelei, mullan
|
2018-09-17 15:25:42 -07:00 |
|
Mandy Chung
|
b72ab42e49
|
8210721: Replace legacy serial exception field with Throwable::cause
Reviewed-by: dfuchs, lancea
|
2018-09-17 15:22:46 -07:00 |
|
Anthony Scarpino
|
b27f471bdd
|
8209031: SSLSocket should throw an exception when configuring DTLS
Reviewed-by: xuelei
|
2018-09-17 14:04:46 -07:00 |
|
Vladimir Kozlov
|
7069bb6a72
|
8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
Disable AOT when debugger is attached.
Reviewed-by: dlong
|
2018-09-17 13:43:22 -07:00 |
|
Igor Ignatyev
|
3521fc392e
|
8210779: 8182404 and 8210732 haven't updated copyright years
Reviewed-by: bchristi
|
2018-09-17 11:50:39 -07:00 |
|
Jean Christophe Beyler
|
fddc4b8ccb
|
8210726: Fix up a few minor nits forgotten by JDK-8210665
Minor changes to 4 tests to make one-liners
Reviewed-by: cjplummer, iignatyev, sspitsyn
|
2018-09-17 09:07:40 -07:00 |
|
Robert Field
|
f4e1502e03
|
8210596: jshell does not support raw string literals
Reviewed-by: jlahoda, jlaskey
|
2018-09-17 08:37:47 -07:00 |
|
Jan Lahoda
|
ee0ac147a2
|
8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
When marking interface as having default methods, use .owner as it is always defined.
Reviewed-by: mcimadamore
|
2018-09-17 11:49:20 +02:00 |
|
Rachna Goel
|
36873c3c7b
|
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
Specified locale for formatting..
Reviewed-by: naoto
|
2018-09-17 14:16:31 +05:30 |
|
Weijun Wang
|
3cbb33f0e9
|
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
Reviewed-by: alanb
|
2018-09-17 14:52:44 +08:00 |
|
Chris Yin
|
46159b4d04
|
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Reviewed-by: vtewari, dfuchs, chegar
|
2018-09-17 13:49:55 +08:00 |
|
Ivan Gerasimov
|
a07102bc7f
|
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
Reviewed-by: martin, rriggs
|
2018-09-15 13:53:43 -07:00 |
|
Bernard Blaser
|
8ef50b1dc3
|
8183548: Comma-expressions shouldn't use any temporary variable
Uses enhanced let-expressions allowing multiple statements
Reviewed-by: vromero
|
2018-09-15 22:16:16 +02:00 |
|
Igor Ignatyev
|
8b28ad6efe
|
8210732: remove jdk.testlibrary.Utils
Reviewed-by: alanb, jcbeyler
|
2018-09-14 14:02:57 -07:00 |
|
Gustavo Romero
|
a6d0d07957
|
8209972: [GRAAL] Don't run RTM tests with Graal
Reviewed-by: kvn, goetz
|
2018-09-14 15:32:22 -04:00 |
|
Gary Adams
|
18199b887f
|
8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
Reviewed-by: cjplummer, amenkov
|
2018-09-13 07:46:41 -04:00 |
|
Calvin Cheung
|
fcc414655b
|
8190737: use unicode version of the canonicalize() function to handle long path on windows
Also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
|
2018-09-14 11:17:25 -07:00 |
|
Abdul Kolarkunnu
|
d4612426ce
|
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
Reviewed-by: serb
|
2018-09-11 22:16:47 -07:00 |
|
Coleen Phillimore
|
bad4a92e55
|
8210559: ClassLoaderData Symbols can leak
Unrefcount the symbol names when the CLD is destroyed
Reviewed-by: lfoltan, jiangli, iklam
|
2018-09-14 12:10:28 -04:00 |
|
Alan Bateman
|
73cda6e99e
|
8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
Reviewed-by: bpb
|
2018-09-14 16:56:09 +01:00 |
|
Dmitrij Pochepko
|
8eb4ba001c
|
8210461: AArch64: Math.cos intrinsic gives incorrect results
Reviewed-by: aph
|
2018-09-14 14:24:00 +03:00 |
|
Amy Lu
|
07392d976a
|
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
Reviewed-by: alanb
|
2018-09-14 13:18:52 +08:00 |
|
Liam Miller-Cushon
|
8b3c1810d2
|
8193037: package-info annotations are not reported when annotation processing is enabled
Reviewed-by: jjg
|
2018-09-13 15:29:44 -07:00 |
|
Gary Adams
|
f2b9a3e5b9
|
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
Reviewed-by: cjplummer, sspitsyn
|
2018-09-13 07:54:38 -04:00 |
|
Jean Christophe Beyler
|
85b57de9ce
|
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests
Reviewed-by: cjplummer, sspitsyn
|
2018-09-13 13:03:50 -07:00 |
|
Jiangli Zhou
|
989d55d3ed
|
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode
Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests.
Reviewed-by: phh, iklam
|
2018-09-13 13:30:07 -04:00 |
|
Jim Laskey
|
734a258afb
|
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Reviewed-by: vromero, jjg
|
2018-09-13 14:15:27 -03:00 |
|
Michael McMahon
|
b5fb6b3566
|
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Reviewed-by: chegar, dfuchs
|
2018-09-13 12:07:01 +01:00 |
|
Igor Ignatyev
|
ebc04911eb
|
8210699: Problem list tests which times out in Xcomp mode
Reviewed-by: kvn
|
2018-09-12 21:56:59 -07:00 |
|
Liam Miller-Cushon
|
7afa8e42b6
|
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
Reviewed-by: mcimadamore, vromero
|
2018-09-10 16:59:41 -07:00 |
|
Ioi Lam
|
4e74846da8
|
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Reviewed-by: jiangli, ccheung
|
2018-09-12 17:45:22 -07:00 |
|
Vicente Romero
|
cf26c4cc5c
|
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Reviewed-by: mcimadamore, cushon
|
2018-09-12 16:28:06 -07:00 |
|
Jim Laskey
|
d2b04cb964
|
8210671: CheckExamples.java fail after Raw String Literals checkin
Reviewed-by: vromero, darcy
|
2018-09-12 17:14:08 -03:00 |
|
Alex Menkov
|
0b3f46efe1
|
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Reviewed-by: jcbeyler, sspitsyn
|
2018-09-12 12:29:40 -07:00 |
|
Jean Christophe Beyler
|
6a2e4311f5
|
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
Remove JNI_ENV/JVMTI_ENV macros from N to R jvmti tests
Reviewed-by: amenkov, dholmes
|
2018-09-12 10:27:03 -07:00 |
|
Jim Laskey
|
12dad310bb
|
8200434: String::align, String::indent
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
|
2018-09-12 14:19:36 -03:00 |
|
Jim Laskey
|
2065ebd890
|
8206981: Compiler support for Raw String Literals
Reviewed-by: mcimadamore, briangoetz, abuckley, jjg, vromero, jlahoda
|
2018-09-12 14:19:36 -03:00 |
|
Erik Joelsson
|
4508c9908b
|
8210519: build/releaseFile/CheckSource.java failed additional sources found
Reviewed-by: mikael, dholmes, ihse
|
2018-09-12 08:46:25 -07:00 |
|
Tobias Hartmann
|
8e0e188abd
|
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
|
2018-09-12 09:23:36 +02:00 |
|
Patricio Chilano Mateo
|
891765ee5e
|
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
Added flag -XX:+UnlockDiagnosticVMOptions to tests failing in product builds
Reviewed-by: dcubed, dholmes
|
2018-09-11 13:34:13 -04:00 |
|
Jean Christophe Beyler
|
fe326ad022
|
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
Remove JNI_ENV and JVMTI_ENV macros for part of the jvmti tests
Reviewed-by: amenkov, dholmes
|
2018-09-11 10:12:50 -07:00 |
|