Alexey Semenyuk
|
e9eb8b98f4
|
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC
Reviewed-by: almatvee, alanb
|
2023-11-07 17:07:43 +00:00 |
|
Mandy Chung
|
8eb6f617b3
|
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
Reviewed-by: alanb
|
2023-11-07 17:00:08 +00:00 |
|
Lance Andersen
|
82747132b0
|
8314891: Additional Zip64 extra header validation
Reviewed-by: coffeys
|
2023-11-07 16:52:22 +00:00 |
|
Afshin Zafari
|
0dcd730f5c
|
8318594: NMT: VM.native_memory crashes on assert if functionality isn't supported by OS
Reviewed-by: zgu, jsjolen
|
2023-11-07 15:47:01 +00:00 |
|
Jan Lahoda
|
45e68ae207
|
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
Reviewed-by: asotona
|
2023-11-07 15:27:48 +00:00 |
|
Chen Liang
|
4a0ad462ab
|
8317937: @sealedGraph: Links to inner classes fails in links
Reviewed-by: pminborg
|
2023-11-07 15:07:17 +00:00 |
|
Per Minborg
|
134c382d39
|
8319560: Reformat method parameters in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 15:05:03 +00:00 |
|
Per Minborg
|
ef8c8408a6
|
8319607: FFM: Review the language in the FFM documentation
Reviewed-by: mcimadamore
|
2023-11-07 14:34:33 +00:00 |
|
Albert Mingkun Yang
|
bf9a93de1f
|
8319204 : G1: Change G1CMTask::_termination_time_ms to wallclock time
Reviewed-by: iwalulya, tschatzl
|
2023-11-07 14:30:14 +00:00 |
|
Feilong Jiang
|
b2504a0f9c
|
8319525: RISC-V: Rename *_riscv64.ad files to *_riscv.ad under riscv/gc
Reviewed-by: luhenry, fyang
|
2023-11-07 14:29:53 +00:00 |
|
Daniel Lundén
|
bfafb27e27
|
8319615: IGV incomplete gitignore
Reviewed-by: rcastanedalo
|
2023-11-07 13:57:12 +00:00 |
|
Thomas Schatzl
|
c760097943
|
8319541: G1: Inline G1RemoveSelfForwardsTask into RestoreRetainedRegionsTask
Reviewed-by: ayang, iwalulya
|
2023-11-07 13:48:18 +00:00 |
|
Thomas Schatzl
|
85e4cde3f8
|
8319620: Parallel: Remove unused PSPromotionManager::*_is_full getters and setters
Reviewed-by: ayang
|
2023-11-07 13:48:04 +00:00 |
|
Chen Liang
|
d22e368cb5
|
8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
Reviewed-by: asotona
|
2023-11-07 12:22:40 +00:00 |
|
Jan Lahoda
|
541ff7149f
|
8318144: Match on enum constants with body compiles but fails with MatchException
Reviewed-by: liach, vromero
|
2023-11-07 12:05:58 +00:00 |
|
Per Minborg
|
42f43c520c
|
8319563: Reformat code in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 11:39:41 +00:00 |
|
Per Minborg
|
ac0ee20a38
|
8319613: Complier error in benchmark TestLoadSegmentVarious
Reviewed-by: jpai, stefank
|
2023-11-07 11:04:43 +00:00 |
|
Kevin Walls
|
a7c0190230
|
8319238: JMX ThreadPoolAccTest.java is too verbose and should fail before timeout
Reviewed-by: sspitsyn
|
2023-11-07 10:15:35 +00:00 |
|
Doug Simon
|
9ac6ac86d3
|
8319559: [JVMCI] ensureLinked must be able to call Java
Reviewed-by: never, thartmann
|
2023-11-07 10:13:54 +00:00 |
|
Hamlin Li
|
1c0e7b71b8
|
8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Reviewed-by: fyang
|
2023-11-07 09:50:51 +00:00 |
|
Per Minborg
|
74f1889b58
|
8318678: Vector access on heap MemorySegments only works for byte[]
Reviewed-by: chegar, mcimadamore, psandoz
|
2023-11-07 09:46:45 +00:00 |
|
Daniel Jeliński
|
e1cae72036
|
8319197: Exclude hb-subset and hb-style from compilation
Reviewed-by: erikj, aivanov, prr
|
2023-11-07 08:41:49 +00:00 |
|
Marc R. Hoffmann
|
419ed90770
|
8319450: New methods java.net.InetXAddress.ofLiteral() miss @since tag
Reviewed-by: dfuchs, aefimov, vtewari, jpai
|
2023-11-07 06:37:45 +00:00 |
|
Hao Sun
|
439ed046e4
|
8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Reviewed-by: kbarrett, eastigeevich
|
2023-11-07 01:01:37 +00:00 |
|
lawrence.andrews
|
e4803e0cbf
|
8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
Reviewed-by: serb, aivanov
|
2023-11-06 20:10:51 +00:00 |
|
Jorn Vernee
|
cdf337357a
|
8319316: Clarify text around which layouts a linker supports
Reviewed-by: mcimadamore
|
2023-11-06 15:09:26 +00:00 |
|
Kevin Driver
|
1696603ccd
|
8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12
Reviewed-by: weijun
|
2023-11-06 15:07:03 +00:00 |
|
Thomas Stuefe
|
b3126b6e44
|
8319455: Test compiler/print/CompileCommandMemLimit.java times out
Reviewed-by: thartmann, chagedorn
|
2023-11-06 13:58:52 +00:00 |
|
Leo Korinth
|
1c2ea1d27b
|
8319153: Fix: Class is a raw type in ProcessTools
Reviewed-by: dholmes, mli, lmesnik, jpai
|
2023-11-06 13:32:10 +00:00 |
|
Tejesh R
|
96e6e670b5
|
4365952: Cannot disable JFileChooser
Reviewed-by: prr, abhiscxk
|
2023-11-06 13:29:48 +00:00 |
|
Jaikiran Pai
|
2d4bbf4787
|
8319465: Typos in javadoc of com.sun.management.OperatingSystemMXBean methods
Reviewed-by: dholmes, kevinw, dfuchs
|
2023-11-06 12:58:15 +00:00 |
|
Albert Mingkun Yang
|
8fb94fd4fe
|
8319379: G1: gc/logging/TestUnifiedLoggingSwitchStress.java crashes after JDK-8318894
Reviewed-by: tschatzl, sjohanss
|
2023-11-06 11:06:42 +00:00 |
|
Emanuel Peter
|
b5c863b772
|
8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Reviewed-by: rcastanedalo, thartmann, roland
|
2023-11-06 10:41:09 +00:00 |
|
Roberto Castañeda Lozano
|
377138c7b5
|
8318959: C2: define MachNode::fill_new_machnode() statically
Reviewed-by: kvn, thartmann
|
2023-11-06 09:08:56 +00:00 |
|
Robbin Ehn
|
c146685ca9
|
8319165: hsdis binutils: warns on empty string as option string
Reviewed-by: mli, jwilhelm, aph
|
2023-11-06 05:48:10 +00:00 |
|
Hamlin Li
|
01c0d5dd0a
|
8319412: RISC-V: Simple fix of indent in c2_MacroAssembler_riscv.hpp
Reviewed-by: fyang
|
2023-11-05 11:29:30 +00:00 |
|
Andrew Haley
|
df599dbb9b
|
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Reviewed-by: ihse, dholmes, stuefe
|
2023-11-04 09:17:11 +00:00 |
|
Alan Bateman
|
c099cf53f2
|
8318422: Allow poller threads be virtual threads
Reviewed-by: michaelm
|
2023-11-04 06:52:19 +00:00 |
|
Alex Menkov
|
29cf2c471b
|
8319053: Segment dump files remain after parallel heap dump on Windows
Reviewed-by: dholmes, yyang
|
2023-11-03 20:44:36 +00:00 |
|
Justin Lu
|
ea6a88a0aa
|
8318466: Improve spec of NumberFormat's methods with unsupported operations
Reviewed-by: naoto, iris
|
2023-11-03 17:32:51 +00:00 |
|
Liam Miller-Cushon
|
de6667cf11
|
8225377: type annotations are not visible to javac plugins across compilation boundaries
Reviewed-by: vromero
|
2023-11-03 17:31:05 +00:00 |
|
Mandy Chung
|
008ca2a725
|
8317620: Build JDK tools with ModuleMainClass attribute
Reviewed-by: erikj, alanb
|
2023-11-03 16:05:40 +00:00 |
|
Johannes Bechberger
|
1a21c1a783
|
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
Reviewed-by: amenkov
|
2023-11-03 12:32:53 +00:00 |
|
Matthias Baesken
|
81db1721d4
|
8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return
Reviewed-by: rschmelter, prr
|
2023-11-03 12:29:39 +00:00 |
|
Per Minborg
|
be01caf30d
|
8319323: FFM: Harmonize the @throws tags in the javadocs
Reviewed-by: jvernee
|
2023-11-03 12:26:47 +00:00 |
|
xpbob
|
ec79ab4b3c
|
8319268: Build failure with GCC8.3.1 after 8313643
Reviewed-by: jiefu, erikj, prr
|
2023-11-03 03:49:37 +00:00 |
|
Joe Darcy
|
c788160f8a
|
8296240: Augment discussion of test tiers in doc/testing.md
Reviewed-by: alanb
|
2023-11-02 20:28:16 +00:00 |
|
Markus Grönlund
|
ffaecd4aa2
|
8315364: Assert thread state invariant for JFR stack trace capture
Reviewed-by: egahlin
|
2023-11-02 19:34:51 +00:00 |
|
Alisen Chung
|
3b65b8797a
|
8316028: Update FreeType to 2.13.2
Reviewed-by: serb, dnguyen
|
2023-11-02 19:05:14 +00:00 |
|
Joe Darcy
|
9dc40ba48e
|
8319195: Move most tier 1 vector API regression tests to tier 3
Reviewed-by: kvn, jiefu
|
2023-11-02 18:59:07 +00:00 |
|