Brian Burkhalter
|
e1958971c9
|
8294068: Unconditional and eager load of nio library since JDK-8264744
Reviewed-by: alanb, redestad
|
2022-09-21 14:51:21 +00:00 |
|
Ashutosh Mehra
|
84d7ff64d8
|
8288129: Shenandoah: Skynet test crashed with iu + aggressive
Reviewed-by: eosterlund, rkennke
|
2022-09-21 14:28:02 +00:00 |
|
Fei Yang
|
0746bcb68f
|
8294083: RISC-V: Minimal build failed with --disable-precompiled-headers
Reviewed-by: fjiang, yadongwang, shade
|
2022-09-21 12:57:09 +00:00 |
|
Jan Lahoda
|
95ec2eaca3
|
8293897: Synthetic final modifier is part of the AST for a try-with-resource resource
Reviewed-by: sundar
|
2022-09-21 12:29:40 +00:00 |
|
Thomas Stuefe
|
d14e96d970
|
8293493: Signal Handlers printout should show signal block state
Reviewed-by: dholmes, jsjolen
|
2022-09-21 12:06:57 +00:00 |
|
Matthias Baesken
|
da4fdfbbf4
|
8293659: Improve UnsatisfiedLinkError error message to include dlopen error details
Reviewed-by: mchung, lucy
|
2022-09-21 11:32:24 +00:00 |
|
Jan Lahoda
|
cd1cdcdb0d
|
8293116: Incremental JDK build could be sped up
Reviewed-by: erikj, vromero, ihse
|
2022-09-21 10:27:58 +00:00 |
|
Tobias Holenstein
|
e9401e67b3
|
8293364: IGV: Refactor Action in EditorTopComponent and fix minor bugs
Reviewed-by: rcastanedalo, chagedorn
|
2022-09-21 09:37:26 +00:00 |
|
John Neffenger
|
844a95b907
|
8292892: Javadoc index descriptions are not deterministic
Reviewed-by: jjg
|
2022-09-21 08:45:38 +00:00 |
|
Tobias Holenstein
|
4e7cb156c8
|
8293480: IGV: Update Bytecode and ControlFlow Component immediately when opening a new graph
Reviewed-by: rcastanedalo, chagedorn
|
2022-09-21 08:08:13 +00:00 |
|
Thomas Schatzl
|
8ecdaa6811
|
8294000: Filler array klass should be in jdk/vm/internal, not in java/vm/internal
Reviewed-by: shade, dholmes
|
2022-09-21 07:58:07 +00:00 |
|
Emanuel Peter
|
379f3094db
|
8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
Reviewed-by: roland, chagedorn, thartmann
|
2022-09-21 07:22:28 +00:00 |
|
casparcwang
|
cb72f80925
|
8293978: Duplicate simple loop back-edge will crash the vm
Reviewed-by: roland, chagedorn
|
2022-09-21 06:24:19 +00:00 |
|
Naoto Sato
|
e3358e77f5
|
8294008: Grapheme implementation of setText() throws IndexOutOfBoundsException
Reviewed-by: joehw, smarks
|
2022-09-20 16:46:18 +00:00 |
|
Prasanta Sadhukhan
|
df8ec09f8d
|
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
Reviewed-by: azvegint, prr
|
2022-09-20 15:21:34 +00:00 |
|
Vladimir Kempik
|
09af637a9b
|
8294012: RISC-V: get/put_native_u8 missing the case when address&7 is 6
Reviewed-by: shade, fyang
|
2022-09-20 14:58:28 +00:00 |
|
Claes Redestad
|
584de68d78
|
8294058: Early use of lambda introduced in JDK-8285263 cause startup regressions in 20-b02
Reviewed-by: mullan
|
2022-09-20 14:50:33 +00:00 |
|
Julian Waters
|
bb422f5c14
|
8293595: tstrings::any() is missing an overload
Reviewed-by: asemenyuk, almatvee
|
2022-09-20 13:04:35 +00:00 |
|
Julian Waters
|
0f28cb06ab
|
8294014: Remove redundant UseCompiler conditions
Reviewed-by: kvn, thartmann
|
2022-09-20 12:22:18 +00:00 |
|
Yanhong Zhu
|
84ee1a291c
|
8293781: RISC-V: Clarify types of calls
Reviewed-by: fjiang, fyang, yadongwang
|
2022-09-20 12:12:35 +00:00 |
|
Robbin Ehn
|
1b496064bf
|
8293922: Extend barrier-less Java thread transitions to native transitions
Reviewed-by: mdoerr, pchilanomate, dcubed
|
2022-09-20 08:41:39 +00:00 |
|
Quan Anh Mai
|
a07902bcbe
|
8293976: Use unsigned integers in Assembler/CodeBuffer::emit_int*
Reviewed-by: kvn, jbhateja
|
2022-09-20 08:39:01 +00:00 |
|
Doug Simon
|
fe541f05cc
|
8293989: [JVMCI] re-use cleared oop handles
Reviewed-by: never
|
2022-09-20 07:55:22 +00:00 |
|
Adam Sotona
|
0fa7d9e8cd
|
8278863: Add method ClassDesc::ofInternalName
Reviewed-by: jvernee
|
2022-09-20 07:50:03 +00:00 |
|
Albert Mingkun Yang
|
4020ed53dd
|
8293210: G1: Remove redundant check in G1FreeHumongousRegionClosure
Reviewed-by: tschatzl, kbarrett
|
2022-09-19 18:05:28 +00:00 |
|
Doug Simon
|
8ff2c2639e
|
8293942: [JVMCI] data section entries must be 4-byte aligned on AArch64
Reviewed-by: never
|
2022-09-19 16:30:48 +00:00 |
|
Brian Burkhalter
|
6e23b43220
|
8293502: (fc) FileChannel::transfer methods fail to copy /proc files on Linux
Reviewed-by: alanb
|
2022-09-19 15:57:06 +00:00 |
|
Sean Coffey
|
1f9ff41312
|
8292297: Fix up loading of override java.security properties file
Reviewed-by: xuelei
|
2022-09-19 15:21:46 +00:00 |
|
Damon Nguyen
|
8082c24a0d
|
8054572: [macosx] JComboBox paints the border incorrectly
Reviewed-by: honkar, psadhukhan
|
2022-09-19 11:33:25 +00:00 |
|
Abhishek Kumar
|
b920d2999f
|
8271328: User is able to choose the color after disabling the color chooser.
Reviewed-by: psadhukhan, tr
|
2022-09-19 11:30:47 +00:00 |
|
Andrey Turbanov
|
5725a93c07
|
8293879: Remove unnecessary castings in jdk.hotspot.agent
Reviewed-by: lmesnik, cjplummer
|
2022-09-19 10:58:46 +00:00 |
|
Prasanta Sadhukhan
|
ab7f58a377
|
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
Reviewed-by: jdv
|
2022-09-19 10:25:21 +00:00 |
|
Christian Hagedorn
|
d41f69f9c0
|
8293849: PrintIdealPhase in compiler directives file is ignored when used with other compile commands
Reviewed-by: rcastanedalo, kvn
|
2022-09-19 10:16:21 +00:00 |
|
Christian Hagedorn
|
471e2f12b4
|
8292088: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue
Reviewed-by: roland, kvn
|
2022-09-19 10:15:18 +00:00 |
|
Albert Mingkun Yang
|
a93cf92635
|
8293920: G1: Add index based heap region iteration
Reviewed-by: tschatzl, kbarrett
|
2022-09-19 09:52:10 +00:00 |
|
Matthias Baesken
|
36c9034ff1
|
8293808: mscapi destroyKeyContainer enhance KeyStoreException: Access is denied exception
Reviewed-by: weijun
|
2022-09-19 07:39:02 +00:00 |
|
Aleksey Shipilev
|
cbd0688b32
|
8293851: hs_err should print more stack in hex dump
Reviewed-by: adinn, stefank
|
2022-09-19 07:38:06 +00:00 |
|
Thomas Schatzl
|
d7c1a7635d
|
8293861: G1: Disable preventive GCs by default
Reviewed-by: ayang, kbarrett, mbeckwit
|
2022-09-19 07:29:01 +00:00 |
|
Aleksey Shipilev
|
43f7f47ae0
|
8293499: Provide jmod --compress option
Reviewed-by: alanb, mchung, jpai, redestad
|
2022-09-19 06:19:53 +00:00 |
|
Aleksey Shipilev
|
26e08cf3d0
|
8293844: C2: Verify Location::{oop,normal} types in PhaseOutput::FillLocArray
Reviewed-by: kvn, dlong
|
2022-09-19 06:18:55 +00:00 |
|
Aleksey Shipilev
|
357a2cc22a
|
8293937: x86: Drop LP64 conditions from clearly x86_32 code
Reviewed-by: kvn, stuefe
|
2022-09-19 06:17:24 +00:00 |
|
Thomas Stuefe
|
b1ed40a87a
|
8293466: libjsig should ignore non-modifying sigaction calls
Reviewed-by: manc, dholmes
|
2022-09-19 05:38:09 +00:00 |
|
Thomas Stuefe
|
b6ff8fa307
|
8292073: NMT: remove unused constructor parameter from MallocHeader
Reviewed-by: zgu
|
2022-09-18 12:44:53 +00:00 |
|
Quan Anh Mai
|
01e7b88199
|
8290917: x86: Memory-operand arithmetic instructions have too low costs
Reviewed-by: kvn, sviswanathan, jbhateja
|
2022-09-16 20:07:59 +00:00 |
|
Johan Sjölen
|
4b8399b5f0
|
8293251: Use stringStream::base() instead of as_string() when applicable
Reviewed-by: rehn
|
2022-09-16 19:54:35 +00:00 |
|
Lance Andersen
|
a8f0f575ab
|
8278165: Clarify that ZipInputStream does not access the CEN fields for a ZipEntry
Reviewed-by: bpb, alanb
|
2022-09-16 18:52:25 +00:00 |
|
Vladimir Ivanov
|
746f5f589d
|
8293816: CI: ciBytecodeStream::get_klass() is not consistent
Reviewed-by: dlong, kvn
|
2022-09-16 17:57:03 +00:00 |
|
Joe Darcy
|
4b297c1c16
|
8293892: Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
Reviewed-by: sundar, mchung
|
2022-09-16 16:53:20 +00:00 |
|
Feilong Jiang
|
5feca688df
|
8293840: RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call
Reviewed-by: fyang
|
2022-09-16 11:40:31 +00:00 |
|
Jan Lahoda
|
39cd1635bf
|
8293578: Duplicate ldc generated by javac
Reviewed-by: mcimadamore
|
2022-09-16 11:37:45 +00:00 |
|