Leonid Mesnik
a76f0f78ad
8241456: ThreadRunner shouldn't use Wicket for threads starting synchronization
...
Reviewed-by: dholmes, iignatyev
2020-04-02 17:30:21 -07:00
David Holmes
cf22d4440a
8239895: assert(_stack_base != 0LL) failed: Sanity check
...
Reviewed-by: dcubed, stuefe
2020-04-02 19:13:27 -04:00
Stefan Johansson
80b8644499
8241670: Enhance heap region size ergonomics to improve OOTB performance
...
Reviewed-by: redestad, tschatzl
2020-04-02 21:33:57 +02:00
Tom Rodriguez
3ae56fdf10
8191930: [Graal] emits unparseable XML into compile log
...
Reviewed-by: kvn
2020-04-02 11:20:53 -07:00
Aleksey Shipilev
487070cc09
8242041: Shenandoah: adaptive heuristics should account evac reserve in free target
...
Reviewed-by: rkennke
2020-04-02 20:11:01 +02:00
Aleksey Shipilev
6570425dc4
8242040: Shenandoah: print allocation failure type
...
Reviewed-by: rkennke
2020-04-02 20:10:59 +02:00
Jatin Bhateja
5532b27d22
8241040: Support for AVX-512 Ternary Logic Instruction
...
A new pass has been added which folds expression tree involving vector boolean logic operations into a MacroLogic node.
Reviewed-by: vlivanov, neliasso
2020-04-02 22:38:23 +05:30
Claes Redestad
fb56759d08
8242027: Clean up LinkResolver::check_klass_accessability
...
Reviewed-by: dholmes
2020-04-02 18:22:27 +02:00
Roland Westrelin
ea56776ef5
8239072: subtype check macro node causes node budget to be exhausted
...
Reviewed-by: vlivanov, kvn
2020-03-31 10:40:17 +02:00
Roland Westrelin
73ddea766a
8241492: Strip mining not working for test/hotspot/jtreg/compiler/c2/Test6850611.java
...
Reviewed-by: mdoerr, thartmann, neliasso
2020-03-24 17:56:15 +01:00
Chris Hegarty
c6b22388b7
8241921: Remove leftover diagnostic from test/jdk/java/io/Serializable/records/SerialPersistentFieldsTest.java
...
Reviewed-by: lancea
2020-04-02 12:33:53 +01:00
Christoph Langer
15fcf27414
8241947: Minor comment fixes for system property handling
...
Reviewed-by: ihse, mchung, alanb
2020-04-02 13:06:29 +02:00
Stefan Karlsson
2718bcd0c7
8242031: TestLookForUntestedEvents.java fails because newly added test tests experimental events
...
Reviewed-by: eosterlund, pliden
2020-04-02 12:52:24 +02:00
Tagir F. Valeev
0386b7d0c3
8176894: Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute, merge in TreeMap
...
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: martin, stuefe, rriggs
2020-04-02 05:44:04 +00:00
Ivan Gerasimov
3790e58090
8241761: Typos: empty lines in javadoc, inconsistent indents, etc. (security-libs only)
...
Reviewed-by: weijun
2020-04-01 18:38:05 -07:00
Jesper Wilhelmsson
cc25927f2d
Added tag jdk-15+17 for changeset dd5198db2e5b
2020-04-02 03:04:26 +02:00
Leonid Mesnik
13af7bb9ad
8240698: LingeredApp does not pass getTestJavaOpts() to the children process if vmArguments is already specified
...
Reviewed-by: iignatyev, iklam, cjplummer
2020-04-01 16:27:03 -07:00
Claes Redestad
e08f25a942
8242003: Remove CallInfo::_selected_klass
...
Reviewed-by: lfoltan, dcubed, coleenp
2020-04-01 20:53:46 +02:00
Aleksey Shipilev
25b2118bb4
8241983: Shenandoah: simplify FreeSet logging
...
Reviewed-by: rkennke
2020-04-01 19:50:12 +02:00
Aleksey Shipilev
961c1d6a66
8241985: Shenandoah: simplify collectable garbage logging
...
Reviewed-by: rkennke
2020-04-01 19:50:11 +02:00
Aleksey Shipilev
6af855fd97
8241926: Shenandoah: only print heap changes for operations that directly affect it
...
Reviewed-by: rkennke
2020-04-01 19:50:10 +02:00
Matthias Baesken
fc806b6706
8241948: enhance list of environment variables printed in hs_err file
...
Reviewed-by: dholmes, hseigel
2020-03-31 17:11:30 +02:00
Lutz Schmidt
15c3d76a49
8241101: [s390] jtreg test failure after JDK-8238696: not conformant features string
...
Reviewed-by: stuefe, mdoerr, clanger
2020-04-01 14:51:25 +02:00
Robbin Ehn
bf41f548e1
8220051: Remove global safepoint code
...
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
2020-04-01 14:54:44 +02:00
Claes Redestad
8d84cf5a3b
8241837: Cleanup stringStream usage in ObjectSynchronizer
...
Reviewed-by: dcubed, dholmes
2020-04-01 14:35:43 +02:00
Per Lidén
6c9d6507da
8241881: ZGC: Add tests for JFR events
...
Reviewed-by: stefank, eosterlund, egahlin
2020-04-01 13:44:12 +02:00
Jan Lahoda
f1ef83b02e
8241598: Upgrade JLine to 3.14.0
...
Upgrading to JLine 3.14.0
Reviewed-by: psandoz, rfield
2020-04-01 13:12:49 +02:00
Stefan Karlsson
c8b1f966cb
8241976: Add test for GCPhaseConcurrentLevel1 JFR event
...
Reviewed-by: pliden, eosterlund
2020-04-01 12:37:38 +02:00
Tobias Hartmann
990a11e421
8241909: Remove useless code cache lookup in frame::patch_pc
...
Removed useless code cache lookup.
Reviewed-by: kvn, dlong
2020-04-01 10:06:25 +02:00
Mandy Chung
5700a934bb
8241964: Clean up java.lang.Class javadoc
...
Reviewed-by: darcy
2020-03-31 19:18:16 -07:00
Chris Yin
aba017fa70
8214694: cleanup rawtypes warnings in open jndi tests
...
Reviewed-by: darcy, vtewari
2020-04-01 10:11:46 +08:00
Jonathan Gibbons
35f4df51d4
8241625: use new "member-list" CSS class instead of general "block-list" for list of members
...
Reviewed-by: hannesw
2020-03-31 14:47:07 -07:00
Martin Buchholz
6d44ff7d93
8186780: clang fastdebug assertion failure in os_linux_x86:os::verify_stack_alignment()
...
Reviewed-by: jiangli
2020-03-31 14:15:44 -07:00
Jonathan Gibbons
8cb3cc01f1
8241693: The paragraphs in the help page should not be in a <ul>
...
Reviewed-by: hannesw
2020-03-31 13:47:16 -07:00
Leonid Mesnik
931af1260c
8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
...
Reviewed-by: tschatzl, kbarrett
2020-03-31 13:35:21 -07:00
Claes Redestad
b31bea8a99
8241830: Simplify commit error messages in G1PageBasedVirtualSpace
...
Reviewed-by: sjohanss, lkorinth, kbarrett
2020-03-31 16:09:26 +02:00
Stefan Karlsson
8fdf2925d1
8241827: JFR: TestVMInfoEvent.java requires SerialGC
...
Reviewed-by: mseledtsov
2020-03-31 14:57:46 +02:00
Magnus Ihse Bursie
75849a5ca0
8241421: Cleanup handling of jtreg
...
Reviewed-by: erikj
2020-03-31 14:58:18 +02:00
Stefan Karlsson
16df851efd
8241160: Concurrent class unloading reports GCTraceTime events as JFR pause sub-phase events
...
Reviewed-by: eosterlund, kbarrett
2020-03-18 17:28:41 +01:00
Ravi Reddy
4b4633d976
8240988: Incorrect copyright header in CertificateValidation.java
...
Reviewed-by: pkoppula, coffeys
2020-03-31 14:07:23 +03:00
Stefan Johansson
6a4e93bbc9
8241666: Enhance log messages in ReferenceProcessor
...
Reviewed-by: tschatzl, sangheki
2020-03-31 11:45:29 +02:00
Christoph Langer
2bc8691156
8241568: (fs) UserPrincipalLookupService.lookupXXX failure with IOE "Operation not permitted"
...
Reviewed-by: alanb
2020-03-31 09:10:16 +02:00
Aleksey Shipilev
de7ea8db92
8241845: Shenandoah: align ShenandoahHeapRegions to cache lines
...
Reviewed-by: rkennke
2020-03-31 08:42:00 +02:00
Claes Redestad
83a9afaff1
8241852: Cleanup error message generation in LinkResolver::resolve_field
...
Reviewed-by: dcubed
2020-03-30 23:55:25 +02:00
Ivan Gerasimov
53b2368d49
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
...
Reviewed-by: alanb, prappo, dfuchs
2020-03-30 13:59:16 -07:00
Joe Darcy
916f00acc1
8241374: add Math.absExact
...
Reviewed-by: smarks, chegar, bpb
2020-03-30 13:49:02 -07:00
Stefan Karlsson
b7439a8ae3
8241361: ZGC: Implement memory related JFR events
...
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: pliden, eosterlund
2020-03-27 15:28:07 +01:00
Aleksey Shipilev
6df2370120
8241844: Shenandoah: rename ShenandoahHeapRegion::region_number
...
Reviewed-by: rkennke
2020-03-30 19:38:31 +02:00
Aleksey Shipilev
87396af743
8241842: Shenandoah: inline ShenandoahHeapRegion::region_number
...
Reviewed-by: rkennke
2020-03-30 19:38:05 +02:00
Aleksey Shipilev
a8a9fb95e1
8241841: Shenandoah: ditch one of allocation type counters in ShenandoahHeapRegion
...
Reviewed-by: rkennke
2020-03-30 19:37:37 +02:00