Mandy Chung
|
1ddab6fe4e
|
8283060: RawNativeLibraries should allow multiple clients to load/unload the same library
Reviewed-by: sundar, jvernee, jpai
|
2022-03-31 00:51:11 +00:00 |
|
Fei Yang
|
835c7e8d6d
|
8283907: Fix Huawei copyright in various files
Reviewed-by: mli
|
2022-03-31 00:46:44 +00:00 |
|
Andrey Turbanov
|
b8dd21b790
|
8283801: Cleanup confusing String.toString calls
Reviewed-by: bpb
|
2022-03-30 21:09:55 +00:00 |
|
Thomas Schatzl
|
ce27d9dd5e
|
8283494: Factor out calculation of actual number of XMM registers
Reviewed-by: dlong, kvn
|
2022-03-30 18:13:54 +00:00 |
|
Mandy Chung
|
e61ccfba7f
|
8283470: Update java.lang.invoke.VarHandle to use sealed classes
Reviewed-by: darcy, psandoz
|
2022-03-30 17:37:42 +00:00 |
|
Phil Race
|
e85fa2f04b
|
8283700: Add final or sealed modifier to appropriate java.awt API classes
Reviewed-by: darcy, aivanov, serb, psadhukhan
|
2022-03-30 17:26:03 +00:00 |
|
Alexander Zvegintsev
|
ec9ab558a3
|
8282374: Java_sun_awt_X11_XlibWrapper_XSynchronize is wrong and unused
Reviewed-by: serb, prr
|
2022-03-30 17:09:17 +00:00 |
|
bobpengxie
|
a625bfdba4
|
8283903: GetContainerCpuLoad does not return the correct result in share mode
Reviewed-by: jiefu, sgehwolf, kevinw, dholmes
|
2022-03-30 17:06:38 +00:00 |
|
Stuart Marks
|
ae57258b46
|
8283715: Update ObjectStreamClass to be final
Reviewed-by: darcy, jpai, mchung, dfuchs
|
2022-03-30 15:50:31 +00:00 |
|
Eric Liu
|
e8e9b8dc89
|
8282926: AArch64: Optimize out WHILELO with PTRUE
Reviewed-by: njian, ngasson
|
2022-03-30 14:57:50 +00:00 |
|
Xiaolin Zheng
|
720e751f35
|
8283937: riscv: RVC: Fix c_beqz to c_bnez
Reviewed-by: shade
|
2022-03-30 10:01:39 +00:00 |
|
Ningsheng Jian
|
51c05e8219
|
8282764: AArch64: compiler/vectorapi/reshape/TestVectorCastNeon.java failed with incorrect result
Reviewed-by: psandoz, ngasson, eliu
|
2022-03-30 09:47:20 +00:00 |
|
Xiaolin Zheng
|
b82b009047
|
8283737: riscv: MacroAssembler::stop() should emit fixed-length instruction sequence
Reviewed-by: fyang, shade
|
2022-03-30 09:04:55 +00:00 |
|
Roberto Castañeda Lozano
|
edb42d7b0a
|
8282547: IGV: add control-flow graph view
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: chagedorn, xliu, thartmann
|
2022-03-30 07:14:39 +00:00 |
|
Aleksey Shipilev
|
7418373674
|
8283788: Remove unused VM_DeoptimizeAll::_dependee
Reviewed-by: dholmes
|
2022-03-30 07:13:40 +00:00 |
|
Aleksey Shipilev
|
aa3352588b
|
8283787: C1: Remove unused ArrayStoreExceptionStub::_info
Reviewed-by: thartmann, chagedorn
|
2022-03-30 07:12:54 +00:00 |
|
Aleksey Shipilev
|
8b656117dd
|
8283789: CompilerPhaseTypeHelper::to_bitmask should operate on uint64_t
Reviewed-by: chagedorn, thartmann
|
2022-03-30 07:11:59 +00:00 |
|
Andrey Turbanov
|
9bb916db0a
|
8283800: Simplify String.indexOf/lastIndexOf calls
Reviewed-by: xuelei, bpb, lmesnik
|
2022-03-30 07:07:56 +00:00 |
|
Andrey Turbanov
|
b323f54fee
|
8283846: Remove unused jdk.internal.reflect.SignatureIterator
Reviewed-by: bpb, mchung, iris
|
2022-03-30 06:56:08 +00:00 |
|
Phil Race
|
eb5b7128a0
|
8283701: Add final or sealed modifier to appropriate java.awt.color ICC_Profile API classes
Reviewed-by: bpb, aivanov, serb
|
2022-03-30 03:00:19 +00:00 |
|
Xiaohong Gong
|
d06685680c
|
8282162: [vector] Optimize integral vector negation API
Reviewed-by: jiefu, psandoz, njian
|
2022-03-30 01:36:51 +00:00 |
|
Ioi Lam
|
8cdabea0ab
|
8207025: JvmtiEnv::SetSystemProperty() does not handle OOM
Reviewed-by: dholmes, sspitsyn
|
2022-03-29 21:18:31 +00:00 |
|
Lance Andersen
|
272d6531ef
|
8283889: Fix Typo in open/src/java.sql/share/classes/java/sql/package-info.java
Reviewed-by: joehw, iris
|
2022-03-29 20:39:24 +00:00 |
|
Mandy Chung
|
489b27d2c0
|
8282776: Bad NullPointerException message when invoking an interface MethodHandle on a null receiver
Reviewed-by: psandoz
|
2022-03-29 19:57:53 +00:00 |
|
Claes Redestad
|
072f2c461e
|
8283782: Redundant verification of year in LocalDate::ofEpochDay
Reviewed-by: rriggs, naoto
|
2022-03-29 19:48:43 +00:00 |
|
Chris Plummer
|
2fef5d4a33
|
8281853: serviceability/sa/ClhsdbThreadContext.java failed with NullPointerException: Cannot invoke "sun.jvm.hotspot.gc.shared.GenCollectedHeap.getGen(int)" because "this.heap" is null
Reviewed-by: kevinw, sspitsyn
|
2022-03-29 18:38:42 +00:00 |
|
Aleksei Efimov
|
9591306760
|
8283772: Make sun.net.dns.ResolverConfiguration sealed
Reviewed-by: jpai, dfuchs
|
2022-03-29 17:06:20 +00:00 |
|
Nils Eliasson
|
fe670ff403
|
8283692: Add PrintIdealPhase that includes block scheduling
Reviewed-by: kvn, chagedorn
|
2022-03-29 15:32:52 +00:00 |
|
Evgeny Astigeevich
|
ab17f88f6c
|
8283626: AArch64: Set relocInfo::offset_unit to 4
Reviewed-by: simonis, aph
|
2022-03-29 13:48:18 +00:00 |
|
Claes Redestad
|
0e788e0ecb
|
8283781: Avoid allocating unused lastRulesCaches
Reviewed-by: rriggs, naoto
|
2022-03-29 09:33:07 +00:00 |
|
Alexey Ushakov
|
043b0a7ffe
|
8273355: Flickering on tooltip appearance IntelliJ IDEA 2021.2.1
Reviewed-by: serb, aghaisas
|
2022-03-29 07:57:35 +00:00 |
|
Ian Graves
|
f01cce235b
|
8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS
Reviewed-by: lancea, bpb, naoto
|
2022-03-29 00:01:57 +00:00 |
|
Alisen Chung
|
634800a536
|
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: kcr, naoto
|
2022-03-28 23:37:35 +00:00 |
|
Julian Waters
|
9b49900b58
|
8283603: Remove redundant qualifier in Windows specific Attach Operation
Reviewed-by: dholmes
|
2022-03-28 23:30:24 +00:00 |
|
Andrey Turbanov
|
d472c01934
|
8283711: Remove redundant 'new String' calls after concatenation
Reviewed-by: wetmore, vromero, xuelei
|
2022-03-28 19:13:07 +00:00 |
|
Alisen Chung
|
c0aecd15ae
|
8280400: JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto, kizune
|
2022-03-28 18:31:17 +00:00 |
|
Roger Riggs
|
f0282d7def
|
8279488: ProcessBuilder inherits contextClassLoader when spawning a process reaper thread
Reviewed-by: alanb
|
2022-03-28 15:44:54 +00:00 |
|
Jan Lahoda
|
a577656772
|
8282943: Unused weird key in compiler.properties
Reviewed-by: vromero
|
2022-03-28 14:53:14 +00:00 |
|
Michael McMahon
|
7f2a3ca289
|
8281561: Disable http DIGEST mechanism with MD5 and SHA-1 by default
Reviewed-by: weijun, dfuchs
|
2022-03-28 13:51:55 +00:00 |
|
Zhengyu Gu
|
d6fa8b004b
|
8283469: Don't use memset to initialize members in FileMapInfo and fix memory leak
Reviewed-by: iklam, kbarrett
|
2022-03-28 12:28:18 +00:00 |
|
Jaikiran Pai
|
8567266795
|
8283683: Make ThreadLocalRandom a final class
Reviewed-by: smarks, chegar
|
2022-03-28 11:07:14 +00:00 |
|
Christoph Langer
|
f4eaa16c0f
|
8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
Reviewed-by: fyang, jiefu, dholmes
|
2022-03-28 09:59:40 +00:00 |
|
Christoph Langer
|
cdef087aae
|
8283727: P11KeyGenerator has import statement with two semicolons after JDK-8267319
Reviewed-by: mullan
|
2022-03-28 09:49:05 +00:00 |
|
Albert Mingkun Yang
|
7f125373a7
|
8283558: Parallel: Pass PSIsAliveClosure to ReferenceProcessor constructor
Reviewed-by: tschatzl, kbarrett
|
2022-03-28 07:59:52 +00:00 |
|
Rickard Bäckman
|
66f1da1885
|
8281222: ciTypeFlow::profiled_count fails "assert(0 <= i && i < _len) failed: illegal index"
Reviewed-by: roland, chagedorn, thartmann
|
2022-03-28 07:34:11 +00:00 |
|
Joe Darcy
|
f520b4f891
|
8283668: Update IllegalFormatException to use sealed classes
Reviewed-by: iris, jpai
|
2022-03-25 23:29:56 +00:00 |
|
Jonathan Gibbons
|
5ca8b91898
|
8283713: [BACKOUT] Unexpected TypeElement in ANALYZE TaskEvent
Reviewed-by: prr
|
2022-03-25 23:21:08 +00:00 |
|
Claes Redestad
|
7bac0a878d
|
8283681: Improve ZonedDateTime offset handling
Reviewed-by: scolebourne, naoto, rriggs
|
2022-03-25 22:37:55 +00:00 |
|
Calvin Cheung
|
2600f99fec
|
8282685: fileToEncodedURL_[name|signature] symbols are unused
Reviewed-by: hseigel
|
2022-03-25 21:31:21 +00:00 |
|
Weijun Wang
|
e97cf157cf
|
8283691: Classes in java.security still reference deprecated classes in spec
Reviewed-by: hchao, mullan, wetmore
|
2022-03-25 21:21:05 +00:00 |
|