Roland Westrelin
42ff13ab82
8240195: some jaotc failures of fastdebug build with specific flags
...
Reviewed-by: kvn, thartmann
2020-03-09 09:42:30 +01:00
Dongbo He
f4b5488181
8240734: ModuleHashes attribute not reproducible between builds
...
Reviewed-by: alanb
2020-03-09 18:21:58 +08:00
Markus Grönlund
aac5b27b6a
8238180: RunThese30M failed "assert(t->jfr_thread_local()->shelved_buffer() == __null) failed: invariant"
...
Reviewed-by: egahlin
2020-03-10 15:44:59 +01:00
John Jiang
edaf548beb
8238740: java/net/httpclient/whitebox/FlowTestDriver.java would not specify a TLS protocol
...
Reviewed-by: dfuchs
2020-03-10 21:43:46 +08:00
Ivan Walulya
d49eb0d9a7
8240668: G1 list of all PerRegionTable does not have to be a double linkedlist any more
...
Reviewed-by: kbarrett, tschatzl
2020-03-10 10:19:34 +01:00
Roland Westrelin
43e0165eea
8240794: [BACKOUT] 8238384 CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found"
...
Reviewed-by: thartmann
2020-03-10 10:45:01 +01:00
Aditya Mandaleeka
d112950b5b
8230853: Shenandoah: replace leftover assert(is_in(...)) with rich asserts
...
Reviewed-by: shade
2020-03-09 22:41:11 +01:00
Aleksey Shipilev
9722dfc9bc
8240750: Shenandoah: remove leftover files and mentions of ShenandoahAllocTracker
...
Reviewed-by: rkennke
2020-03-09 22:41:04 +01:00
Aleksey Shipilev
2ba5ed53d6
8240749: Shenandoah: refactor ShenandoahUtils
...
Reviewed-by: rkennke
2020-03-09 22:40:55 +01:00
Erik Gahlin
f09cda2c70
8239584: EventStream::close should state that stream will be stopped
...
Reviewed-by: mgronlun, mseledtsov
2020-03-09 21:43:01 +01:00
Erik Gahlin
672992f6ac
8222000: JFR: Process start event
...
Reviewed-by: mgronlun, rriggs
2020-03-09 21:25:38 +01:00
Naoto Sato
123ac07064
8239836: ZoneRules.of() doesn't check transitionList/standardOffsetTL arguments validity
...
Reviewed-by: rriggs, joehw, scolebourne
2020-03-09 13:20:45 -07:00
Daniel Fuchs
5c8f935641
8240754: Instrument FlowTest.java to provide more debug traces
...
Reviewed-by: chegar
2020-03-09 17:48:40 +00:00
Henry Jen
dc17821807
8240629: argfiles parsing broken for argfiles with comment cross 4096 bytes chunk
...
Reviewed-by: alanb, mchung
2020-03-06 13:48:16 -08:00
Dongbo He
aa2be1141d
8240576: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges
...
Reviewed-by: kvn
2020-03-09 22:31:12 +08:00
Mario Torre
e0fec43a9b
8240738: nested comment in JVM.java and other minor formatting errors
...
Reviewed-by: egahlin
2020-03-09 14:57:41 +01:00
Kevin Walls
a11912ca06
8240295: hs_err elapsed time in seconds is not accurate enough
...
Reviewed-by: dholmes, sspitsyn
2020-03-09 12:54:53 +00:00
Aditya Mandaleeka
3ff8eff804
8220503: Move ShenandoahTerminatorTerminator::should_exit_termination out of header
...
Reviewed-by: rkennke
2020-03-09 12:29:13 +01:00
Roland Westrelin
b58c8601bb
8239335: C2: assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization
...
Reviewed-by: kvn, thartmann
2020-03-05 15:56:49 +01:00
Kim Barrett
1c1fb44ac1
8240722: [BACKOUT] G1DirtyCardQueue destructor has useless flush
...
Backout JDK-8240133
Reviewed-by: sjohanss
2020-03-09 04:06:37 -04:00
Rajan Halade
ba2e4178ce
8240686: 70 security tests are failing on Windows due to "Fetch artifact failed"
...
Reviewed-by: xuelei
2020-03-09 00:45:01 -07:00
Ioi Lam
046dcdc0bc
8240613: InstanceKlass::set_init_state failed with assert(good_state || state == allocated)
...
Reviewed-by: dcubed
2020-03-08 15:06:27 -07:00
Kim Barrett
7806ca1477
8240133: G1DirtyCardQueue destructor has useless flush
...
Removed useless call to flush.
Reviewed-by: tschatzl, sjohanss
2020-03-08 17:33:48 -04:00
Ichiroh Takiguchi
3d9dddd658
8239965: XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly"
...
Cp943 and x-IBM943 should skip on XMLEncoder/Test4625418.java
Reviewed-by: naoto
2020-03-08 15:15:38 +09:00
Boris Ulasevich
d0e44e5bb4
8239514: Build for arm-linux-gnueabihf fails with undefined reference read_polling_page
...
Reviewed-by: dsamersoff, dholmes
2020-03-07 16:27:00 +03:00
Vyom Tewari
ff8e7d4087
8238579: HttpsURLConnection drops the timeout and hangs forever in read
...
HttpsURLConnection drops the timeout and hangs forever in read
Reviewed-by: dfuchs
2020-03-07 18:35:20 +05:30
Jie Fu
f222cb8b8c
8240695: Build is broken when cds is disabled after JDK-8232081
...
Reviewed-by: iklam
2020-03-07 14:42:55 +08:00
Jonathan Gibbons
c46623d071
8240137: Support chained use of Content.add
...
Reviewed-by: hannesw
2020-03-06 18:03:09 -08:00
Mikael Vidstedt
c203cebcdf
8240535: Add additional linux-aarch64 jib profiles
...
Reviewed-by: erikj
2020-03-06 17:33:07 -08:00
Kim Barrett
9f334a1640
8240239: Replace ConcurrentGCPhaseManager
...
Replace ConcurrentGCPhaseManager with ConcurrentGCBreakpoints
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: kbarrett, pliden, sangheki
2020-03-06 18:42:13 -05:00
Calvin Cheung
9e2ab1e363
8232081: Try to link all classes during dynamic CDS dump
...
During CDS dynamic dump, link all classes loaded by the builtin class loaders in JVM_BeforeHalt() and JavaThread::invoke_shutdown_hooks().
Reviewed-by: iklam, dholmes
2020-03-06 15:33:13 -08:00
Roman Kennke
8c1204de6b
8240315: Shenandoah: Rename ShLBN::get_barrier_strength()
...
Reviewed-by: shade
2020-03-06 21:51:32 +01:00
Roger Riggs
375d0c1325
8239893: Windows handle Leak when starting processes using ProcessBuilder
...
Reviewed-by: bpb, naoto
2020-03-06 13:52:35 -05:00
Brian Burkhalter
e2f4319171
4617266: (se spec) SelectionKey.OP_READ/OP_WRITE documentation errors
...
Reviewed-by: lancea, alanb, darcy
2020-03-06 10:34:31 -08:00
Sean Mullan
f87ebd9e5d
8240684: ProblemList 70 security tests that are failing on Windows due to "Fetch artifact failed"
...
Reviewed-by: xuelei, stsmirno, dcubed
2020-03-06 13:17:03 -05:00
Aleksey Shipilev
d8bded6fb4
8240671: Shenandoah: refactor ShenandoahPhaseTimings
...
Reviewed-by: rkennke, zgu
2020-03-06 17:03:42 +01:00
Severin Gehwolf
c92adf4158
8240189: [TESTBUG] Some cgroup tests are failing after JDK-8231111
...
Reviewed-by: mbaesken, bobv
2020-02-24 19:03:34 +01:00
Ralf Schmelter
14c098610a
8240440: Implement get_safepoint_workers() for parallel GC
...
Reviewed-by: tschatzl, kbarrett
2020-03-06 16:19:32 +01:00
Ivan Walulya
f0cd9dd5c4
8240592: HeapRegionManager::rebuild_free_list logs 0s for the estimated free regions before
...
Reviewed-by: sjohanss, kbarrett
2020-03-06 14:10:41 +01:00
Aditya Mandaleeka
95a497ae9f
8236981: Remove ShenandoahTraversalUpdateRefsClosure
...
Reviewed-by: shade, rkennke
2020-03-06 13:41:14 +01:00
Ivan Walulya
25d2db06c4
8240589: OtherRegionsTable::_num_occupied not updated correctly
...
Reviewed-by: tschatzl, sjohanss
2020-03-06 11:40:03 +01:00
Martin Doerr
3adad5a645
8239856: [ntintel] asserts about copying unaligned array element
...
Reviewed-by: stuefe, sspitsyn
2020-03-06 11:04:31 +01:00
Matthias Baesken
f10fd7a78e
8240603: Windows 32bit compile error after 8238676
...
Reviewed-by: clanger, dholmes
2020-03-05 13:12:51 +01:00
Ramkumar Sunderbabu
9c6a769618
8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout
...
Removed timeout=5 from the tests so that default timeout is used
Reviewed-by: cjplummer
2020-03-06 10:27:24 +05:30
Doug Simon
f456f151cc
8240538: [JVMCI] add test for JVMCI ConstantPool class
...
Reviewed-by: kvn, iignatyev
2020-03-05 16:32:52 -08:00
Joe Darcy
001b8056c8
8240624: Note mapping of RoundingMode constants to equivalent IEEE 754-2019 attribute
...
Reviewed-by: bpb
2020-03-05 15:07:20 -08:00
Vicente Romero
4a32eda417
8240454: incorrect error message: as of release 13, 'record' is a restricted type name
...
Reviewed-by: jlahoda
2020-03-05 16:46:24 -05:00
Lance Andersen
3607ddd55a
8211917: Zip FS should add META-INF/MANIFEST.FS at the start of the Zip/JAR
...
Reviewed-by: clanger, jpai
2020-03-05 13:56:40 -05:00
Alexandre Iline
db91be2ee1
8240241: Add support for JCov DiffCoverage to make files
...
Reviewed-by: erikj, ihse
2020-03-05 09:51:03 -08:00
Markus Grönlund
d75e62e16b
8239376: JFR: assert(!cld->is_unsafe_anonymous()) failed: invariant
...
Reviewed-by: coleenp, lfoltan, hseigel
2020-03-05 17:55:53 +01:00