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
Aleksey Shipilev
af15605bab
8241838: Shenandoah: no need to trash cset during final mark
...
Reviewed-by: rkennke
2020-03-30 19:37:23 +02:00
Andrew Dinn
8cb7635372
8241665: Configuring --with-jvm-features=-compiler2 fails to build on AArch64
...
Build config --with-jvm-features=-compiler2 fails on AArch64 because JVMCI path includes opto and ad headers
Reviewed-by: kvn, aph
2020-03-26 15:26:51 +00:00
Ivan Gerasimov
b0e1ee4b3b
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
...
Reviewed-by: prappo
2020-03-28 21:07:55 -07:00
Toshio Nakamura
7f8d785086
8232846: ProcessHandle.Info command with non-English shows question marks
...
Reviewed-by: stuefe, ysuenaga, rriggs
2020-03-28 16:47:21 -04:00
Claes Redestad
253ccad50a
8241771: Remove dead code in SparsePRT
...
Reviewed-by: sjohanss, tschatzl
2020-03-28 21:08:32 +01:00
Joe Darcy
98e6be7cc2
8241789: Make citations of JLS and JVMS consistent in java.lang.Class
...
Reviewed-by: jjg
2020-03-28 13:01:26 -07:00
Zhengyu Gu
6b6c5bd622
8241765: Shenandoah: AARCH64 need to save/restore call clobbered registers before calling keepalive barrier
...
Reviewed-by: rkennke, smonteith, aph
2020-03-28 11:00:09 -04:00
Mikael Vidstedt
fee15cac0c
8241721: Change to GCC 9.2 for building on Linux at Oracle
...
Reviewed-by: erikj
2020-03-27 12:50:11 -07:00
Jonathan Gibbons
ccc699600f
8241631: PropertyGetterTaglet, PropertySetterTaglet may be removed
...
Reviewed-by: hannesw
2020-03-27 11:24:40 -07:00
Bob Vandette
c17ed6a5e5
8239563: Reduce public exports in dynamic libraries built from JDK static libraries
...
Reviewed-by: dholmes, ihse
2020-02-27 11:36:55 -05:00
Aleksey Shipilev
9e9f110d05
8241750: x86_32 build failure after JDK-8227269
...
Reviewed-by: rkennke, cjplummer
2020-03-27 19:05:07 +01:00
Jamsheed Mohammed C M
211e529373
8193210: [JVMCI/Graal] add JFR compiler phase/inlining events
...
C++ EventCompilerPhase/EventCompilerInlining definitions are extended for JVMCI use.
Reviewed-by: dnsimon, egahlin, kvn, mgronlun, thartmann
2020-03-27 09:47:13 -07:00
Andy Herrick
bfa3ad9108
8241400: [macos] jpackageapplauncher/main.m built using CXXFLAGS_JDKEXE
...
Reviewed-by: erikj
2020-03-27 11:43:23 -04:00
Aleksey Shipilev
6e580b3847
8241748: Shenandoah: inline MarkingContext TAMS methods
...
Reviewed-by: rkennke
2020-03-27 15:33:24 +01:00
Aleksey Shipilev
92d854f5e1
8241740: Shenandoah: remove ShenandoahHeapRegion::_heap
...
Reviewed-by: rkennke
2020-03-27 15:33:18 +01:00
Aleksey Shipilev
0861f3f796
8241743: Shenandoah: refactor and inline ShenandoahHeap::heap()
...
Reviewed-by: rkennke
2020-03-27 15:33:11 +01:00
Aleksey Shipilev
7056b96854
8241692: Shenandoah: remove ShenandoahHeapRegion::_reserved
...
Reviewed-by: zgu, rkennke
2020-03-27 15:33:05 +01:00
Matthias Baesken
a45889dc5e
8241660: Add virtualization information output to hs_err file on macOS
...
Reviewed-by: clanger, mdoerr
2020-03-26 10:38:17 +01:00
Daniel Fuchs
5ddbcb7a51
8241336: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration
...
NetworkConfiguration updated to skip interfaces that have only IPv6 link local addresses.
Reviewed-by: alanb, chegar
2020-03-27 12:42:03 +00:00
Roman Kennke
bb7a8f643f
8241700: Shenandoah: Fold ShenandoahKeepAliveBarrier flag into ShenandoahSATBBarrier
...
Reviewed-by: shade
2020-03-27 12:47:36 +01:00
Vladimir Ivanov
2df18266b9
8241597: x86: Remove MMX support
...
Reviewed-by: kvn, redestad
2020-03-27 13:42:57 +03:00
Vladimir Ivanov
d0a672292f
8241434: x86: Fix Assembler::emit_operand asserts for XMM registers
...
Reviewed-by: kvn, redestad
2020-03-27 13:42:57 +03:00
Vladimir Ivanov
536e062a56
8241436: C2: Factor out C2-specific code from MacroAssembler
...
Reviewed-by: mdoerr, kvn, adinn
2020-03-27 13:42:57 +03:00
Sergey Bylokhov
ead83e6b63
8239124: Minimize the usage of AwtGraphicsConfigDataPtr in native
...
Reviewed-by: pbansal
2020-02-06 16:15:56 -08:00
Phil Race
5a5e4bbfee
8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
...
Reviewed-by: serb, kcr
2020-04-06 12:01:34 -07:00
Phil Race
38716935d2
8240342: Custom composite is ignored when printing an opaque image to a page
...
Reviewed-by: serb, psadhukhan
2020-04-03 15:00:41 -07:00
Sergey Bylokhov
3c937001b5
8241797: Add some tests to the problem list
...
Reviewed-by: jdv, prr, pbansal
2020-03-31 19:56:33 -07:00
Sergey Bylokhov
978120f46a
8241808: [TESTBUG] The JDK-8039467 bug appeared on macOS
...
Reviewed-by: kizune, pbansal
2020-03-31 19:19:25 -07:00
Pankaj Bansal
1ef1131ab1
8241791: [TESTBUG] Test failing with exception "java.lang.UnsupportedOperationException"
...
Reviewed-by: serb
2020-03-30 12:06:06 +05:30
Sergey Bylokhov
cf22b4e7c8
8238719: [macOS] Delete the property which use deprecated prefix "com.apple.macos."
...
Reviewed-by: psadhukhan, jdv, prr
2020-03-25 16:55:00 -07:00
Sergey Bylokhov
3399842d7e
8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
...
Reviewed-by: psadhukhan
2020-03-25 16:48:35 -07:00
Prasanta Sadhukhan
40e667c174
8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
...
Reviewed-by: serb
2020-03-26 10:18:59 +05:30
Yasumasa Suenaga
545643880c
8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873
...
Reviewed-by: serb
2020-03-23 15:43:55 +09:00
Prasanta Sadhukhan
ef335c75e3
Merge
2020-03-22 09:46:15 +05:30
Phil Race
602d98a72c
8232634: Problem List ICMColorDataTest.java
...
Reviewed-by: serb, psadhukhan
2020-03-20 22:52:40 -07:00
Prasanta Sadhukhan
672f3a1857
8241291: JCK test javax_swing/text/DefaultStyledDocument/ElementSpec/ESpecCtor.html fails
...
Reviewed-by: prr
2020-03-21 09:46:44 +05:30
Leonid Mesnik
f778ad2f4b
8241319: WB_GetCodeBlob doesn't have ResourceMark
...
Reviewed-by: iignatyev, thartmann
2020-03-20 17:37:52 -07:00
Pavel Rappo
17ff85d4ad
8241014: Miscellaneous typos in documentation comments
...
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
2020-03-20 20:54:56 +00:00
Rahul Yadav
c5a7490809
8240921: Minor correction to HttpResponse.BodySubscribers example
...
The fix updates the incorrect example of the usage of the class java.net.http.HttpResponse.BodySubscribers.
Reviewed-by: chegar, dfuchs, jboes, pconcannon
2020-03-20 20:16:34 +00:00
Yumin Qi
37b7a23317
8241009: CommandLineFlagComboNegative.java fails after JDK-8240563
...
Jtreg turned off UseCompressedOops and messed up vm flag options of children processes.
Reviewed-by: dholmes, stefank
2020-03-20 09:40:30 -07:00
Xue-Lei Andrew Fan
f67868d917
8219989: Retire the com.sun.net.ssl.internal.ssl.Provider name
...
Remove the provider name in JDK
Reviewed-by: mullan
2020-03-20 09:27:06 -07:00
Xue-Lei Andrew Fan
d243e40f7b
8241039: Retire the deprecated SSLSession.getPeerCertificateChain() method
...
Reviewed-by: mullan, alanb, dfuchs
2020-03-20 09:15:00 -07:00
Andrew Haley
2288788e03
Merge
2020-03-20 13:08:20 +00:00
Sergey Bylokhov
b4a3809eaa
8240786: [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
...
Reviewed-by: jdv, pbansal
2020-03-19 22:22:39 -07:00
Andrew Haley
34ae46e2bc
8241296: Segfault in JNIHandleBlock::oops_do()
...
Reviewed-by: stefank
2020-03-19 14:53:57 +00:00
Jamsheed Mohammed C M
136a1574ec
8237894: CTW: C1 compilation fails with assert(x->type()->tag() == f->type()->tag()) failed: should have same type
...
Field access instructions hash decalred_type in addition, indexed access instructions hash value type of the instruction in addition.
Reviewed-by: thartmann, shade
2020-03-20 05:19:56 -07:00