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 |
|
Jim Laskey
|
eeca4576d2
|
8215489: Remove String::align
Reviewed-by: vromero, sundar
|
2019-01-09 16:41:16 -04:00 |
|
Jim Laskey
|
c7d085fa64
|
8215112: String::transform spec clarification
Reviewed-by: smarks
|
2019-01-09 15:23:11 -04:00 |
|
Mark Reinhold
|
6bc30c6707
|
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
Reviewed-by: mchung
|
2019-01-09 08:52:47 -08:00 |
|
Jonathan Gibbons
|
a5d9aef93a
|
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
Reviewed-by: erikj
|
2019-01-09 08:49:26 -08:00 |
|
Jim Laskey
|
11b29c8de1
|
8215681: Remove compiler support for Raw String Literals from JDK 12
Reviewed-by: mcimadamore, jlahoda, sundar
|
2019-01-09 11:13:00 -04:00 |
|
Nils Eliasson
|
ff00dcde77
|
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
Reviewed-by: pliden, thartmann
|
2019-01-09 15:36:20 +01:00 |
|
Coleen Phillimore
|
cab9667f41
|
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Set InstanceKlass::loaded before adding classes to the subklass list, which can be read concurrently by the compiler.
Reviewed-by: dholmes, eosterlund
|
2019-01-09 07:52:45 -05:00 |
|
Vicente Romero
|
eed3a536c0
|
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
Reviewed-by: goetz
|
2019-01-09 08:07:23 -05:00 |
|
Per Lidén
|
f2f7690741
|
8215708: ZGC: Add missing LoadBarrierNode::size_of()
Reviewed-by: eosterlund, neliasso
|
2019-01-09 13:31:34 +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 |
|
Eric Caspole
|
c1b7e20f5d
|
8076988: reevaluate trivial method policy
Removed some checks to qualify as trivial
Reviewed-by: shade, thartmann, dlong
|
2019-01-08 10:28:28 -05:00 |
|
Claes Redestad
|
9f24c65113
|
8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
Reviewed-by: neliasso, thartmann
|
2019-01-08 16:09:54 +01:00 |
|
Claes Redestad
|
bd8f4a115c
|
8216262: Remove develop flag DelayCompilationDuringStartup
Reviewed-by: kvn, thartmann
|
2019-01-08 11:23:19 +01:00 |
|
Martin Doerr
|
aea92f008a
|
8216269: [s390] Debug build broken because CodeBlob has not been declared
Reviewed-by: shade, coleenp
|
2019-01-08 11:02:26 +01:00 |
|
Claes Redestad
|
32b18201e8
|
8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
Reviewed-by: ehelin
|
2019-01-08 10:54:00 +01:00 |
|
Prasanta Sadhukhan
|
c9ae7d367f
|
Merge
|
2019-01-08 13:40:57 +05:30 |
|
Jesper Wilhelmsson
|
67abf1eef9
|
Merge
|
2019-01-08 07:29:13 +01:00 |
|
Priya Lakshmi Muthuswamy
|
61c1c09d86
|
8214738: javadoc should honor styles in doc-files
Reviewed-by: jjg
|
2019-01-08 11:16:32 +05:30 |
|
Dora Zhou
|
b1a3c7d538
|
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale
Reviewed-by: naoto, rgoel, rriggs
|
2019-01-07 18:48:39 -08:00 |
|
Yasumasa Suenaga
|
abbabdbeb3
|
8216154: C4819 warnings at HotSpot sources on Windows
Reviewed-by: kbarrett, tschatzl
|
2019-01-08 10:35:06 +09:00 |
|
Kim Barrett
|
6a3c8e4c10
|
8215985: ZGC: Simplify reference processing in light of JDK-8175797
Only self-loop 'next' field for FinalReference deactivation.
Reviewed-by: eosterlund, pliden
|
2019-01-07 15:20:23 -05:00 |
|
Roger Riggs
|
fc741865bd
|
8216205: Java API documentation formatting error in System.getEnv
Reviewed-by: lancea, bchristi, alanb
|
2019-01-07 14:15:00 -05:00 |
|
Claes Redestad
|
360f1421e8
|
8216275: Disable annotation processing lint warnings when building microbenchmarks
Reviewed-by: erikj, ecaspole
|
2019-01-07 17:09:17 +01:00 |
|