Alan Bateman
|
9c70e26c14
|
8210496: Improve filtering for classes with security sensitive fields
Reviewed-by: plevart, mchung
|
2018-09-19 08:49:07 +01:00 |
|
Priya Lakshmi Muthuswamy
|
a17816f881
|
8210047: some pages contain content outside of landmark region
Reviewed-by: jjg
|
2018-09-19 12:14:53 +05:30 |
|
Xueming Shen
|
f0108ea40c
|
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
Reviewed-by: bpb
|
2018-09-18 19:44:27 -07:00 |
|
Coleen Phillimore
|
a3931a76f6
|
8210861: Move assert to help diagnose rare RedefineStress crash
Assert that Method being marked on stack hasn't been missed by previous metadata walk
Reviewed-by: lfoltan
|
2018-09-18 16:11:36 -04:00 |
|
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 |
|
Leo Korinth
|
b31408a667
|
8196341: Add JFR events for parallel phases of G1
Reviewed-by: tschatzl, sangheki
|
2018-09-21 18:57:18 +02:00 |
|
Igor Ignatyev
|
ffe7832042
|
8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
Reviewed-by: kvn
|
2018-09-25 18:26:46 -07:00 |
|
Naoto Sato
|
ff3f48d69f
|
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Reviewed-by: scolebourne, rriggs
|
2018-09-25 13:57:24 -07:00 |
|
Joe Darcy
|
9d95755584
|
8211127: TestNewLanguageFeatures.java fails after JDK-8173730
Reviewed-by: jjg
|
2018-09-25 13:31:51 -07:00 |
|
Jonathan Gibbons
|
59fd35292e
|
8210839: Improve interaction between source launcher and classpath
Reviewed-by: alanb, mchung
|
2018-09-25 10:30:32 -07:00 |
|
Jean Christophe Beyler
|
64099fc1cc
|
8210689: Remove the multi-line old C style for string literals
Remove the multi-line old C style and prefer C++ multi-line
Reviewed-by: amenkov, cjplummer
|
2018-09-25 09:34:51 -07:00 |
|
Daniel D. Daugherty
|
9af302152c
|
8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
Reviewed-by: mikael, dholmes
|
2018-09-25 11:31:55 -04:00 |
|
Chris Hegarty
|
b1cb88da26
|
8211099: ProblemList two networking tests until jtreg b14 is promoted
Reviewed-by: alanb
|
2018-09-25 15:35:31 +01:00 |
|
Tagir Valeev
|
7c9ab50d06
|
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
|
2018-09-25 14:23:37 +02:00 |
|
Priya Lakshmi Muthuswamy
|
f8ba78868d
|
8202462: {@index} may cause duplicate labels
Reviewed-by: jjg
|
2018-09-25 13:58:54 +05:30 |
|
Priya Lakshmi Muthuswamy
|
4b47d2c9e7
|
8205593: Javadoc -link makes broken links if module name matches package name
Reviewed-by: jjg
|
2018-09-25 12:36:45 +05:30 |
|
Frank Yuan
|
3edf95fc44
|
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
|
2018-09-25 11:24:59 +08:00 |
|
Dan Zhou
|
5e8e18c05d
|
8210443: Migrate Locale matching tests to JDK Repo
Reviewed-by: naoto
|
2018-09-25 11:18:36 +08:00 |
|
Erik Joelsson
|
e5b9edac53
|
8211037: Load jib jars dynamically from JibArtifactManager
Reviewed-by: ihse
|
2018-09-24 13:51:22 -07:00 |
|
Vikrant Agarwal
|
4508402c6e
|
8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
Reviewed-by: shurailine, serb
|
2018-09-12 11:51:39 +05:30 |
|
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 |
|
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 |
|
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 |
|