September 2022 Archives by thread
Starting: Thu Sep 1 02:20:08 UTC 2022
Ending: Fri Sep 30 20:29:22 UTC 2022
Messages: 1187
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v5]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v6]
Dean Long
- RFR: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable [v7]
David Holmes
- RFR: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable [v4]
David Holmes
- RFR: 8293100: RISC-V: Need to save and restore callee-saved FloatRegisters in StubGenerator::generate_call_stub
Xiaolin Zheng
- RFR: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp
David Holmes
- RFR: JDK-8293114: GC should trim the native heap
Thomas Stuefe
- RFR: 8292981: Unify and restructure integer printing format specifiers [v8]
Stefan Karlsson
- RFR: JDK-8293114: GC should trim the native heap [v2]
Thomas Stuefe
- RFR: 8290025: Remove the Sweeper [v13]
Martin Doerr
- RFR: 8293207: Add assert to JVM_ReferenceRefersTo to clarify its API
Axel Boldt-Christmas
- RFR: 8292981: Unify and restructure integer printing format specifiers [v9]
Stefan Karlsson
- RFR: 8292981: Unify and restructure integer printing format specifiers [v10]
Stefan Karlsson
- RFR: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp [v2]
Vladimir Ivanov
- RFR: 8292591: Experimentally add back barrier-less Java thread transitions
Robbin Ehn
- RFR: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp [v3]
Vladimir Ivanov
- RFR: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files
Vladimir Ivanov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v6]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v5]
Smita Kamath
- RFR: 8293245: x86_64: Extract Adler32 stub implementation into stubGenerator_x86_64_adler.cpp
Vladimir Ivanov
- RFR: 8293010: JDI ObjectReference/referringObjects/referringObjects001 fails assert(env->is_enabled(JVMTI_EVENT_OBJECT_FREE)) failed: checking
Chris Plummer
- RFR: 8288129: Shenandoah: Skynet test crashed with iu + aggressive
Dan Heidinga
- Integrated: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8293254: x86_64: Extract arraycopy stub implementations into a separate file
Vladimir Ivanov
- RFR: 8291714: Implement a Multi-Reader Single-Writer mutex for Hotspot [v5]
Kim Barrett
- RFR: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp [v4]
Vladimir Ivanov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v7]
Smita Kamath
- RFR: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp [v5]
Vladimir Ivanov
- RFR: 8292758: put support for UNSIGNED5 format into its own header file
John R Rose
- RFR: 8293285: x86_64: Move libm stub implementations to StubGenerator
Vladimir Ivanov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v8]
Smita Kamath
- RFR: 8293287 add ReplayReduce flag
Dean Long
- Integrated: 8293010: JDI ObjectReference/referringObjects/referringObjects001 fails: assert(env->is_enabled(JVMTI_EVENT_OBJECT_FREE)) failed: checking
Serguei Spitsyn
- RFR: 8293290: RISC-V: Explicitly pass a third temp register to MacroAssembler::store_heap_oop
Fei Yang
- RFR: 8293293: Move archive heap loading code out of heapShared.cpp
Ioi Lam
- Integrated: 8292981: Unify and restructure integer printing format specifiers
Stefan Karlsson
- RFR: 8292921: Rewrite object field printer [v8]
Stefan Karlsson
- RFR: 8292921: Rewrite object field printer [v7]
Stefan Karlsson
- RFR: 8293304: Replace some usages of INTPTR_FORMAT with PTR_FORMAT
Stefan Karlsson
- RFR: 8293251: Use stringStream::base() instead of as_string() when applicable
Johan Sjölén
- Integrated: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable
Coleen Phillimore
- RFR: 8292302: Windows GetLastError value overwritten by ThreadLocalStorage::thread
Kevin Walls
- Archived heap support in Shenandoah GC
Ashutosh Mehra
- Integrated: 8293188: x86_64: Introduce stubGenerator_x86_64.hpp
Vladimir Ivanov
- RFR: 8293329: x86: Improve handling of constants in AES/GHASH stubs
Vladimir Ivanov
- RFR: 8291586: Broken links in JVMTI specification
Serguei Spitsyn
- RFR: 7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem [v2]
Serguei Spitsyn
- RFR: JDK-8289798: Update to use jtreg 7 [v6]
Christian Stein
- RFR: 8293353: [BACKOUT] G1: Remove redundant is-marking-active checks in C1 barrier
Albert Mingkun Yang
- RFR: 8293351: Add second tmp register to aarch64 BarrierSetAssembler::load_at
Axel Boldt-Christmas
- Hall of shame: Header compilation times
Magnus Ihse Bursie
- Additional clang -ftime-trace data
Magnus Ihse Bursie
- RFR: 8293416: ZGC: Set mark bit with unconditional atomic ops
hev
- RFR: JDK-8293402: hs-err file printer should reattempt stack trace printing if it fails
Thomas Stuefe
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v6]
Quan Anh Mai
- RFR: 8292383: Create a SymbolHandle type to use for ResourceHashtable
Coleen Phillimore
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v7]
Quan Anh Mai
- RFC: linux-aarch64 and LSE support
Kim Barrett
- RFR: 8292921: Rewrite object field printer [v6]
Stefan Karlsson
- RFR: 8293474: RISC-V: Unify the way of moving function pointer
Fei Yang
- Integrated: 8292921: Rewrite object field printer
Stefan Karlsson
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v8]
Andrew Haley
- Missing ShenandoahControlThread in hs_err log
Ashutosh Mehra
- Integrated: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls
Evgeny Astigeevich
- Integrated: JDK-8289798: Update to use jtreg 7
Christian Stein
- RFR: 8288129: Shenandoah: Skynet test crashed with iu + aggressive [v2]
Ashutosh Mehra
- Withdrawn: 8288129: Shenandoah: Skynet test crashed with iu + aggressive
Ashutosh Mehra
- RFR: JDK-8293346: Add NoThreadCurrentMark to simulate non-attached threads
Thomas Stuefe
- RFR: 7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem [v3]
Alex Menkov
- RFR: 8293524: RISC-V: Use macro-assembler functions as appropriate
Fei Yang
- RFR: 8293544: G1: Add comment in G1BarrierSetC1::pre_barrier
Albert Mingkun Yang
- RFR: 8291237: Encapsulate nmethod Deoptimization logic [v9]
Axel Boldt-Christmas
- RFR: 8293566: RISC-V: Clean up push and pop registers
Feilong Jiang
- RFR: 8292671: Hotspot Style Guide should allow covariant returns [v2]
Roland Westrelin
- RFR: 8292671: Hotspot Style Guide should allow covariant returns
Roland Westrelin
- Integrated: 8292671: Hotspot Style Guide should allow covariant returns
Roland Westrelin
- RFR: 8288473: Remove unused frame::set_pc_preserve_deopt methods
Coleen Phillimore
- RFR: 8293339: vm/jvmti/StopThread/stop001/stop00103 crashes with SIGSEGV in Continuation::is_continuation_mounted
Serguei Spitsyn
- Withdrawn: 8263377: Store method handle linkers in the 'non-nmethods' heap
duke
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v2]
Thomas Schatzl
- RFR: 8293618: x86: Wrong code generation in class Assembler
Quan Anh Mai
- RFR: 8293660: Fix frame::sender_for_compiled_frame frame size assert
Aleksey Shipilev
- RFR: 8287394: AArch64: Remove cbuf parameter from far_call/far_jump/trampoline_call
Evgeny Astigeevich
- RFR: 7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem [v4]
Alex Menkov
- RFR: 7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem [v5]
Alex Menkov
- RFR: JDK-8293676: riscv: Trampoline not created for far runtime targets outside small CodeCache
Dingli Zhang
- RFR: 8293680: PPC64BE build failure after JDK-8293344
Aleksey Shipilev
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v3]
Thomas Schatzl
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v4]
Thomas Schatzl
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v5]
Thomas Schatzl
- Container-aware heap sizing for OpenJDK
Jonathan Joo
- RFR: 7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem [v6]
Alex Menkov
- RFR: 8137022: Concurrent refinement thread adjustment and (de-)activation suboptimal
Kim Barrett
- RFR: 8293770: RISC-V: Reuse runtime call trampolines
Dingli Zhang
- RFR: 8293769: RISC-V: Add a second temporary register for BarrierSetAssembler::load_at
Fei Yang
- Withdrawn: 8241503: C2: Share MacroAssembler between mach nodes during code emission
duke
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v6]
Thomas Schatzl
- RFR: 8288474: Move EventContinuationFreezeOld from try_freeze_fast to freeze_slow
Coleen Phillimore
- RFR: 8256265: G1: Improve parallelism in regions that failed evacuation [v7]
Thomas Schatzl
- RFR: JDK-8293711: Factor out size parsing functions from arguments.cpp
Thomas Stuefe
- CFV: New HotSpot Group Member: Roberto Castañeda Lozano
Vladimir Kozlov
- CFV: New HotSpot Group Member: Tobias Holenstein
Vladimir Kozlov
- RFR: 8293840: RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call
Feilong Jiang
- Integrated: 8256265: G1: Improve parallelism in regions that failed evacuation
Thomas Schatzl
- RFR: 8293422: DWARF emitted by Clang cannot be parsed
Christian Hagedorn
- RFR: 8292699: Improve printing of classes in native debugger [v8]
Ioi Lam
- RFR: 8293781: RISC-V: Clarify types of calls
Yanhong Zhu
- RFR: 8293595: tstrings::any() is missing an overload
Julian Waters
- RFR: 8293613: need to properly handle and hide tmp VTMS transitions
Serguei Spitsyn
- RFR: 8293979: Resolve JVM_CONSTANT_Class references at CDS dump time
Ioi Lam
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Xiaohong Gong
- RFR: 8287373: remove unnecessary paddings in generated code [v4]
Doug Simon
- RFR: 8294003: Don't handle si_addr == 0 && si_code == SI_KERNEL SIGSEGVs
Stefan Karlsson
- RFR: 8290373: Enable lossy conversion warnings on Windows [v4]
Jorn Vernee
- Withdrawn: 8290373: Enable lossy conversion warnings on Windows
Jorn Vernee
- RFR: 8292699: Improve printing of classes in native debugger [v9]
Ioi Lam
- RFR: 8289607: Change com/sun/jdi tests to not use Thread.suspend/resume
Leonid Mesnik
- RFR: 8290482: Update JNI Specification of DestroyJavaVM for better alignment with JLS, JVMS, and Java SE API Specifications
David Holmes
- RFR: 8292158: AES-CTR cipher state corruption with AVX-512
Smita Kamath
- Integrated: 8293595: tstrings::any() is missing an overload
Julian Waters
- RFR: 8292699: Improve printing of classes in native debugger [v10]
Ioi Lam
- Massive slowdown in regex processing while GC log fills with ICBufferFull messages
Vladimir Ivanov
- RFR: 8292921: Rewrite object field printer [v3]
David Holmes
- RFR: 8294083: RISC-V: Minimal build failed with --disable-precompiled-headers
Fei Yang
- RFR: 8294086: RISC-V: Cleanup InstructionMarks in the backend
Xiaolin Zheng
- RFR: 8294087: RISC-V: Refactor instruction alignment assertions
Xiaolin Zheng
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v8]
Quan Anh Mai
- RFR: 8294100: RISC-V: Move rt_call and xxx_move from SharedRuntime to MacroAssembler
Feilong Jiang
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v9]
Quan Anh Mai
- RFR: 8249627: Degrade Thread.suspend and Thread.resume
Alan Bateman
- Integrated: 8288129: Shenandoah: Skynet test crashed with iu + aggressive
Ashutosh Mehra
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v13]
Julian Waters
- RFR: 8294187: RISC-V: Unify all relocations for the backend into MacroAssembler::relocate()
Xiaolin Zheng
- RFR: 8294160: misc crash dump improvements
Dean Long
- RFR: 8292158: AES-CTR cipher state corruption with AVX-512 [v2]
AJ Ferguson
- RFR: 8294198: Implement isFinite intrinsic for RISC-V
Aleksei Voitylov
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v14]
Julian Waters
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v15]
Julian Waters
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v16]
Julian Waters
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v17]
Julian Waters
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v18]
Julian Waters
- RFR: 8292016: Rework JLI_ReportErrorMessageSys [v19]
Julian Waters
- RFR: 8292016: Better handle intermingling WINAPI and C Runtime errors in the JDK [v20]
Julian Waters
- RFR: 8292699: Improve printing of classes in native debugger [v11]
Ioi Lam
- RFR: 8292699: Improve printing of classes in native debugger [v7]
Ioi Lam
- RFR: 8294211: Zero: Decode arch-specific error context if possible
Aleksey Shipilev
- [jdk19] RFR: 8289302: Restore CriticalJNINatives
Kirill Prazdnikov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v9]
Smita Kamath
- RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup
David Holmes
- RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup
Alan Bateman
- RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup
Chris Plummer
- RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup [v2]
David Holmes
- RFR: 8293592: Remove JVM_StopThread, stillborn, and related cleanup
David Holmes
- Integrated: 8293592: Remove JVM_StopThread, stillborn, and related cleanup
David Holmes
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension
Bhavana Kilambi
- RFR: JDK-8294266: Add a way to pre-touch java thread stacks
Thomas Stuefe
- RFR: 8294293: Remove unused _width and _newlines field in outputStream
Johan Sjölen
- RFR: 8294308: Allow dynamically choosing the MEMFLAGS of a type without ResourceObj
Johan Sjölen
- RFR: 8294314: Minimize disabled warnings in hotspot [v2]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot
Magnus Ihse Bursie
- RFR: 8291917: Windows - Improve error messages when the C Runtime Libraries or jvm.dll cannot be loaded [v5]
Julian Waters
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Michael Ernst
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Michael Ernst
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Jaikiran Pai
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
SWinxy
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Alan Bateman
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
SWinxy
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Joe Wang
- RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni [v2]
Michael Ernst
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v21]
Julian Waters
- RFR: 8294314: Minimize disabled warnings in hotspot [v3]
Magnus Ihse Bursie
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v22]
Julian Waters
- RFR: 8294430: riscv: small refactoring for movptr_with_offset
Fei Yang
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v10]
Smita Kamath
- RFR: 8294359: Interpreter(AArch64) intrinsify Thread.currentThread()
Hao Sun
- RFR: 8294314: Minimize disabled warnings in hotspot [v4]
Magnus Ihse Bursie
- RFR: 8292158: AES-CTR cipher state corruption with AVX-512 [v3]
AJ Ferguson
- RFR: 8293691: converting a defined BasicType value to a string should not crash the VM
Johan Sjölen
- RFR: 8294438: Fix misleading-indentation warnings in hotspot
Aleksey Shipilev
- RFR: 8294314: Minimize disabled warnings in hotspot [v5]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v6]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v7]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v8]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v9]
Magnus Ihse Bursie
- RFR: 8294468: Fix char-subscripts warnings in Hotspot
Aleksey Shipilev
- RFR: 8294483: Remove vmTestbase/nsk/jvmti/GetThreadState tests.
Leonid Mesnik
- Integrated: 8292158: AES-CTR cipher state corruption with AVX-512
AJ Ferguson
- RFR: 8294261: AArch64: Use pReg instead of pRegGov when possible
Ningsheng Jian
- RFR: 8294366: RISC-V: RVC: Partially mark out incompressible regions
Xiaolin Zheng
- RFR: 8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites
Xiaolin Zheng
- RFR: 8294314: Minimize disabled warnings in hotspot [v10]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v11]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v12]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v13]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v14]
Magnus Ihse Bursie
- RFR: 8293515: heapShared.cpp: rename JavaThread parameter to current
Matias Saavedra Silva
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Smita Kamath
- RFR: 8294314: Minimize disabled warnings in hotspot [v15]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v16]
Magnus Ihse Bursie
- RFR: 8294314: Minimize disabled warnings in hotspot [v17]
Magnus Ihse Bursie
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v23]
Julian Waters
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v24]
Julian Waters
- RFR: 8294591: Fix cast-function-type warning in TemplateTable
Aleksey Shipilev
- New HotSpot Group Member: Roberto Castañeda Lozano
Vladimir Kozlov
- Result: New HotSpot Group Member: Tobias Holenstein
Vladimir Kozlov
- Result: New HotSpot Group Member: Roberto Castañeda Lozano
Vladimir Kozlov
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v10]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v11]
Quan Anh Mai
- RFR: JDK-8294618: Update openjdk.java.net => openjdk.org
Joe Darcy
- RFR: 8294580: frame::interpreter_frame_print_on() crashes if free BasicObjectLock exists in frame
Richard Reingruber
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v25]
Julian Waters
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v26]
Julian Waters
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v27]
Julian Waters
- RFR: 8292016: Split Windows API error handling from errors passed through the runtime in the JDK [v28]
Julian Waters
Last message date:
Fri Sep 30 20:29:22 UTC 2022
Archived on: Fri Sep 30 20:29:41 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).