Xue-Lei Andrew Fan
|
84105b36fd
|
8215443: The use of TransportContext.fatal() leads to bad coding style
Reviewed-by: ascarpino
|
2018-12-18 12:08:51 -08:00 |
|
Rahul Raghavan
|
5a6385b363
|
8211698: Crash in C2 compiled code during execution of double array heavy processing code
Correctly registered new Opaque4Node in add_range_check_predicate
Reviewed-by: roland, thartmann
|
2018-12-18 19:13:54 +05:30 |
|
Muthusamy Chinnathambi
|
2fa6333113
|
8215397: jsig.c missing classpath exception
Reviewed-by: dholmes
|
2018-12-18 12:59:39 +05:30 |
|
Nick Gasson
|
a3bb5ead7e
|
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
Reviewed-by: dlong, enevill, bulasevich
|
2018-12-17 10:36:07 -08:00 |
|
Per Lidén
|
6a9c6a0392
|
8215451: JNI IsSameObject should not keep objects alive
Reviewed-by: eosterlund, kbarrett
|
2018-12-17 16:55:17 +01:00 |
|
Tobias Hartmann
|
2e989366ea
|
8215410: Regression test for JDK-8214994
Added a regression test for 8214994 which was fixed by accident with 8211451.
Reviewed-by: kvn
|
2018-12-17 08:25:57 +01:00 |
|
Robert Field
|
2ebc9f99e5
|
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
Reviewed-by: jlahoda
|
2018-12-15 17:13:39 -08:00 |
|
Per Lidén
|
1af1a69fbc
|
8215395: Allow null oops in Dictionary and JNIHandle verification
Reviewed-by: eosterlund, kbarrett, coleenp
|
2018-12-15 20:03:06 +01:00 |
|
Xue-Lei Andrew Fan
|
3933c8477b
|
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
|
2018-12-14 19:39:39 -08:00 |
|
Xue-Lei Andrew Fan
|
e44207a9f6
|
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
Reviewed-by: ascarpino
|
2018-12-14 17:51:02 -08:00 |
|
Doug Simon
|
516a3b3ec1
|
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
Reviewed-by: iveresov, never, dlong
|
2018-12-14 17:32:16 -08:00 |
|
Pavel Rappo
|
884c808e83
|
8215292: Back out changes for node- and link- local ipv6 multicast address
Reviewed-by: chegar, alanb
|
2018-12-14 19:49:03 +00:00 |
|
Martin Balao
|
dfcab1b85a
|
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes.
Reviewed-by: valeriep
|
2018-11-29 13:36:23 -03:00 |
|
Daniel Fuchs
|
6627b03332
|
8216498: Confusing and unneeded wrapping of SSLHandshakeException
[httpclient] Avoid wrapping SSLHandshakeException in plain IOException
Reviewed-by: chegar
|
2019-01-11 14:48:19 +00:00 |
|
Yasumasa Suenaga
|
608258ffd1
|
8216486: Possibility of integer overflow in JfrThreadSampler::run()
Reviewed-by: rehn, sgehwolf
|
2019-01-11 23:32:52 +09:00 |
|
Robbin Ehn
|
83c8720879
|
8214271: Fast primitive to wake many threads
Reviewed-by: dholmes, dcubed
|
2019-01-11 10:58:46 +01:00 |
|
Tobias Hartmann
|
6622393221
|
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
Removed -vmoptions:
Reviewed-by: epavlova
|
2019-01-11 09:59:28 +01:00 |
|
Matthias Baesken
|
4fb0c5f31b
|
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
Reviewed-by: clanger, rwestberg
|
2019-01-09 14:46:40 +01:00 |
|
Jesper Wilhelmsson
|
e13cc6d3a6
|
Merge
|
2019-01-10 21:52:33 +01:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Philipp Kunz
|
44ba433328
|
8216362: Better error message handling when there is an invalid Manifest
Reviewed-by: lancea, rriggs, mullan
|
2019-01-10 14:32:56 -05:00 |
|
Joe Darcy
|
f68fd6a1c2
|
8216404: Elements.getPackageOf should handle modules
Reviewed-by: jlahoda
|
2019-01-10 10:34:30 -08:00 |
|
Erik Joelsson
|
bd20c24872
|
8216489: Issues with ModulePackages attribute generation on incremental build
Reviewed-by: redestad, alanb, tbell
|
2019-01-10 10:28:51 -08:00 |
|
Erik Joelsson
|
1880cd5077
|
8216278: Fix devkit and basic Jib support on WSL
Reviewed-by: tbell
|
2019-01-10 09:11:56 -08:00 |
|
Gerard Ziemski
|
301d0140ec
|
8215155: Remove get_insert() from concurrent hashtable and gtests
Replaced get_insert() with get()/insert() in gtest, removed get_insert() API from cht implementation.
Reviewed-by: coleenp, rehn
|
2019-01-10 11:16:17 -06:00 |
|
Claes Redestad
|
055c620313
|
8216428: Remove IgnoreLibthreadGPFault
Reviewed-by: dholmes, eosterlund
|
2019-01-10 16:50:26 +01:00 |
|
Rob McKenna
|
79c3909afc
|
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
Reviewed-by: vtewari, xuelei
|
2019-01-10 07:54:16 -08:00 |
|
Harold Seigel
|
402ab4431a
|
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, dholmes
|
2019-01-10 10:15:02 -05:00 |
|
Roland Westrelin
|
65d240417f
|
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
Reviewed-by: thartmann, shade, rkennke
|
2019-01-10 13:54:09 +01:00 |
|
Jesper Wilhelmsson
|
391be244a9
|
Added tag jdk-13+3 for changeset 642346a11059
|
2019-01-10 04:52:01 +01:00 |
|
Igor Ignatyev
|
650e67cdf5
|
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
Reviewed-by: dholmes
|
2019-01-09 17:12:17 -08:00 |
|
Jesper Wilhelmsson
|
67a5fc2529
|
Merge
|
2019-01-09 22:59:49 +01:00 |
|
Liam Miller-Cushon
|
d7f3938e79
|
8216403: Allocate fewer EnumSets in JavacFileManager#list
Reviewed-by: vromero, redestad
|
2019-01-08 17:37:57 -08:00 |
|
Aleksey Shipilev
|
f44e59355c
|
8216302: StackTraceElement::fill_in can use cached Class.name
Reviewed-by: coleenp, dholmes, mchung
|
2019-01-09 20:28:16 +01:00 |
|
Ivan Gerasimov
|
79c92eadc3
|
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
Reviewed-by: martin, rriggs
|
2019-01-09 10:59:37 -08:00 |
|
Claes Redestad
|
a047d8532b
|
8216423: Remove FillDelaySlots
Reviewed-by: thartmann
|
2019-01-09 17:40:12 +01:00 |
|
Gary Adams
|
d1922533ae
|
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
Reviewed-by: dcubed, jcbeyler
|
2019-01-09 12:09:20 -05:00 |
|
Eric Caspole
|
1b9d9fd1ae
|
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
Remove obsolete code
Reviewed-by: thartmann, dlong
|
2019-01-09 12:02:38 -05:00 |
|
Aleksey Shipilev
|
508152b0a6
|
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Reviewed-by: eosterlund, lkorinth
|
2019-01-09 15:53:56 +01:00 |
|
Ivan Gerasimov
|
12bc8196d4
|
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
Reviewed-by: clanger
|
2019-01-09 06:18:33 -08:00 |
|
Harold Seigel
|
a1ff367f4b
|
8214442: Improve stack walk API by adding handle marks
Add the missing handle marks.
Reviewed-by: zgu, mchung
|
2019-01-09 09:01:27 -05:00 |
|
Harold Seigel
|
467ba83c79
|
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
Change pattern match to not require that the matching string start at the beginning of a line.
Reviewed-by: dcubed, dholmes
|
2019-01-09 08:07:33 -05:00 |
|
Nils Eliasson
|
21d7769353
|
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
Reviewed-by: pliden, eosterlund
|
2019-01-09 10:19:54 +01:00 |
|
Claes Redestad
|
68884330e1
|
8215995: Add specialized toArray methods to immutable collections
Reviewed-by: martin, smarks
|
2019-01-09 01:06:19 +01:00 |
|
Joe Darcy
|
ffb08ea636
|
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
Reviewed-by: vromero
|
2019-01-08 13:04:04 -08:00 |
|
Severin Gehwolf
|
7d324fc795
|
8216366: Add rationale to PER_CPU_SHARES define
Reviewed-by: bobv, adinn
|
2019-01-08 14:15:14 +01:00 |
|
Zhengyu Gu
|
779b2288eb
|
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
Removed incorrect/unused method
Reviewed-by: thartmann
|
2019-01-07 10:41:29 -05:00 |
|
Zhengyu Gu
|
196d73b454
|
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
Removed unused local variable
Reviewed-by: thartmann
|
2019-01-07 09:17:08 -05:00 |
|
Jean Christophe Beyler
|
536c4db6cc
|
8215495: Set isCopy to JNI_FALSE if len == 0
Set isCopy in a corner case
Reviewed-by: dholmes, phh, minqi
|
2019-01-08 09:55:55 -08:00 |
|
Eric Caspole
|
55188d27b1
|
Merge
|
2019-01-08 10:29:02 -05:00 |
|