Xue-Lei Andrew Fan
|
ec901f28c3
|
8301279: update for deprecated sprintf for management components
Reviewed-by: kevinw, dholmes
|
2023-02-14 15:36:09 +00:00 |
|
Erik Gahlin
|
8933c2d06a
|
8298278: JFR: Turn MEMFLAGS into a type for use with the NativeMemoryUsage events
Reviewed-by: sjohanss
|
2023-02-14 15:02:58 +00:00 |
|
Robbin Ehn
|
77519e5f4f
|
8302354: InstanceKlass init state/thread should be atomic
Reviewed-by: coleenp, dholmes
|
2023-02-14 14:38:46 +00:00 |
|
Vicente Romero
|
2ef001e097
|
8207017: Type annotations on anonymous classes in initializer blocks not written to class file
Reviewed-by: jlahoda
|
2023-02-14 14:27:29 +00:00 |
|
Johan Sjölen
|
8c2c8b3f7f
|
8295344: Harden runtime/StackGuardPages/TestStackGuardPages.java
Reviewed-by: dholmes, rehn
|
2023-02-14 13:11:44 +00:00 |
|
Hannes Wallnöfer
|
6d4b02b6c9
|
8302324: Inheritance tree does not show correct type parameters/arguments
Reviewed-by: prappo
|
2023-02-14 12:42:59 +00:00 |
|
Ekaterina Vergizova
|
7dfe75cf55
|
8301842: JFR: increase checkpoint event size for stacktrace and string pool
Reviewed-by: mgronlun
|
2023-02-14 11:02:39 +00:00 |
|
Jie Fu
|
66742c83d4
|
8302368: [ZGC] Client build fails after JDK-8300255
Reviewed-by: fyang, eosterlund
|
2023-02-14 10:57:49 +00:00 |
|
Albert Mingkun Yang
|
7c50ab1612
|
8225409: G1: Remove the Hot Card Cache
Reviewed-by: tschatzl, iwalulya
|
2023-02-14 10:18:43 +00:00 |
|
Conor Cleary
|
92474f13f0
|
8301243: java/net/httpclient/http2/IdleConnectionTimeoutTest.java intermittent failure
Reviewed-by: dfuchs
|
2023-02-14 09:41:36 +00:00 |
|
Severin Gehwolf
|
ee5f6e156d
|
8302337: JDK crashes if lib/modules contains non-zero byte containing ATTRIBUTE_END
Reviewed-by: stuefe, jlaskey, alanb
|
2023-02-14 09:27:36 +00:00 |
|
Erik Österlund
|
7f71a1040d
|
8301874: BarrierSetC2 should assign barrier data to stores
Reviewed-by: rcastanedalo, kvn
|
2023-02-14 09:18:48 +00:00 |
|
Eirik Bjorsnos
|
d782125c8f
|
8302214: Typo in javadoc of Arrays.compare and Arrays.mismatch
Reviewed-by: jpai
|
2023-02-14 06:58:56 +00:00 |
|
Tagir F. Valeev
|
94e7cc8587
|
8301226: Add clamp() methods to java.lang.Math and to StrictMath
Reviewed-by: qamai, darcy
|
2023-02-14 05:39:07 +00:00 |
|
Serguei Spitsyn
|
13b1ebba27
|
8298853: JvmtiVTMSTransitionDisabler should support disabling one virtual thread transitions
Reviewed-by: pchilanomate, lmesnik
|
2023-02-14 01:28:42 +00:00 |
|
Coleen Phillimore
|
abbeb7e4d2
|
8302108: Clean up placeholder supername code
Reviewed-by: dholmes, iklam
|
2023-02-13 20:57:01 +00:00 |
|
Amit Kumar
|
d503c66400
|
8302155: [AIX] NUM_LCPU is not required variable
Reviewed-by: tsteele, ihse
|
2023-02-13 19:01:05 +00:00 |
|
Gerard Ziemski
|
c37e9d1c8d
|
8298293: NMT: os::realloc() should verify that flags do not change between reallocations
Reviewed-by: dholmes, stuefe, iklam
|
2023-02-13 18:14:31 +00:00 |
|
Amit Kumar
|
101db262e1
|
8301697: [s390] Optimized-build is broken
Reviewed-by: tsteele, lucy
|
2023-02-13 16:14:33 +00:00 |
|
Erik Österlund
|
f4d4fa500c
|
8300255: Introduce interface for GC oop verification in the assembler
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: fyang, aboldtch, coleenp
|
2023-02-13 15:50:54 +00:00 |
|
Gui Cao
|
99b6c0eb48
|
8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Reviewed-by: fyang, dzhang, luhenry
|
2023-02-13 15:39:08 +00:00 |
|
Richard Reingruber
|
57aef85734
|
8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded
Reviewed-by: lucy, goetz
|
2023-02-13 13:33:06 +00:00 |
|
sunguoyun
|
df93880efd
|
8301942: java/net/httpclient/DigestEchoClientSSL.java fail with -Xcomp
Reviewed-by: dfuchs
|
2023-02-13 12:50:28 +00:00 |
|
Albert Mingkun Yang
|
0025764ec0
|
8040793: vmTestbase/nsk/monitoring/stress/lowmem fails on calling isCollectionUsageThresholdExceeded()
Reviewed-by: iwalulya, tschatzl
|
2023-02-13 11:28:40 +00:00 |
|
Claes Redestad
|
1f9c110c1f
|
8301958: Reduce Arrays.copyOf/-Range overheads
Reviewed-by: alanb, smarks
|
2023-02-13 11:17:38 +00:00 |
|
Varada M
|
cb8107303e
|
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
Reviewed-by: dholmes, stuefe
|
2023-02-13 11:12:36 +00:00 |
|
Stuart Monteith
|
bbd8ae7820
|
8294194: [AArch64] Create intrinsics compress and expand
Reviewed-by: xgong, adinn, haosun, aph
|
2023-02-13 11:07:11 +00:00 |
|
Johan Sjölen
|
4e327db1d1
|
8301499: Replace NULL with nullptr in cpu/zero
Reviewed-by: dholmes, rehn
|
2023-02-13 09:25:09 +00:00 |
|
Prasanta Sadhukhan
|
0458d3825c
|
6513512: MetalLookAndFeel.initClassDefaults does not install an entry for MetalMenuBarUI
Reviewed-by: serb, aivanov
|
2023-02-13 08:59:19 +00:00 |
|
Conor Cleary
|
f4b140b420
|
8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Reviewed-by: dfuchs, jpai
|
2023-02-13 08:34:45 +00:00 |
|
Emanuel Peter
|
5d39d14522
|
8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Reviewed-by: chagedorn, kvn, thartmann
|
2023-02-13 08:13:13 +00:00 |
|
Tobias Hartmann
|
d1c87a03ad
|
8302203: IR framework should detect non-compilable test methods early
Reviewed-by: chagedorn, kvn
|
2023-02-13 06:23:24 +00:00 |
|
Dingli Zhang
|
1fec6b5953
|
8301852: RISC-V: Optimize class atomic when order is memory_order_relaxed
Reviewed-by: fyang
|
2023-02-13 02:02:40 +00:00 |
|
Feilong Jiang
|
7c233bc1c8
|
8302114: RISC-V: Several foreign jtreg tests fail with debug build after JDK-8301818
Reviewed-by: fyang, gcao
|
2023-02-13 02:01:25 +00:00 |
|
Joe Darcy
|
8049e59a5c
|
8301833: Add wide-ranging tests for FDLIBM porting
Reviewed-by: bpb, alanb
|
2023-02-12 17:45:55 +00:00 |
|
Joe Wang
|
6a44120a16
|
8301269: Update Commons BCEL to Version 6.7.0
Reviewed-by: lancea
|
2023-02-11 22:33:13 +00:00 |
|
sunguoyun
|
6f9f2b5d37
|
8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp
Reviewed-by: rriggs
|
2023-02-11 16:53:59 +00:00 |
|
Doug Simon
|
1ef9f6507b
|
8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect ForceInline
Reviewed-by: dlong
|
2023-02-11 15:38:59 +00:00 |
|
Alan Bateman
|
74b167b23d
|
8301819: Enable continuations code by default
Reviewed-by: kvn, dholmes, dcubed
|
2023-02-11 06:20:45 +00:00 |
|
Joe Darcy
|
919a6da2a7
|
8301202: Port fdlibm log to Java
Reviewed-by: bpb
|
2023-02-11 02:15:46 +00:00 |
|
Jim Laskey
|
98e98e9049
|
8296322: javac: use methods to manage parser mode flags
Reviewed-by: mcimadamore
|
2023-02-11 00:24:24 +00:00 |
|
Brian Burkhalter
|
84e47996e8
|
8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Reviewed-by: jpai
|
2023-02-10 19:44:00 +00:00 |
|
Brian Burkhalter
|
57798dd439
|
6595142: (spec) ByteArrayInputStream treats bytes, not characters
Reviewed-by: alanb
|
2023-02-10 19:43:30 +00:00 |
|
Chris Plummer
|
880f52fda0
|
8301638: A number of nsk/jdi invokemethod tests should be converted to create virtual threads
Reviewed-by: lmesnik, amenkov, sspitsyn
|
2023-02-10 19:29:34 +00:00 |
|
Roman Kennke
|
db1b48ef3b
|
8302167: Avoid allocating register in fast_lock()
Reviewed-by: kvn, kdnilsen
|
2023-02-10 18:12:43 +00:00 |
|
Coleen Phillimore
|
582b943439
|
8278965: crash in SymbolTable::do_lookup
Reviewed-by: dholmes, fparain, iklam
|
2023-02-10 18:00:19 +00:00 |
|
Johan Sjölen
|
4539899c55
|
8301480: Replace NULL with nullptr in os/posix
Reviewed-by: coleenp, dholmes
|
2023-02-10 14:02:20 +00:00 |
|
Johan Sjölen
|
1428db798c
|
8301224: Replace NULL with nullptr in share/gc/shared/
Reviewed-by: stefank, kbarrett
|
2023-02-10 14:01:30 +00:00 |
|
Per Minborg
|
c25b4f4619
|
8301578: Perform output outside synchronization in Module.class
Reviewed-by: alanb
|
2023-02-10 13:46:46 +00:00 |
|
Matthijs Bijman
|
5830c03e53
|
8302004: InlineTree should consult replay file in release build
Reviewed-by: phh, xliu
|
2023-02-10 13:38:42 +00:00 |
|