October 2024 Archives by subject
Starting: Tue Oct 1 01:18:44 UTC 2024
Ending: Thu Oct 31 23:54:37 UTC 2024
Messages: 2062
- 8288298: Resolve parsing ambiguities in UL
Anton Seoane Ampudia
- 8288298: Resolve parsing ambiguities in UL
John Rose
- [External] : Re: 8340363: Tag-specific default decorators for UnifiedLogging
Anton Seoane Ampudia
- [External] : Re: 8340363: Tag-specific default decorators for UnifiedLogging
Anton Seoane Ampudia
- [openjdk/jdk] 8338526: Don't store abstract and interface Klasses in class metaspace (PR #19157)
Andrew Haley
- [openjdk/jdk] 8338526: Don't store abstract and interface Klasses in class metaspace (PR #19157)
John Rose
- [openjdk/jdk] 8338526: Don't store abstract and interface Klasses in class metaspace (PR #19157)
Andrew Haley
- [openjdk/jdk] 8338526: Don't store abstract and interface Klasses in class metaspace (PR #19157)
coleen.phillimore at oracle.com
- [openjdk/jdk] 8338526: Don't store abstract and interface Klasses in class metaspace (PR #19157)
Andrew Haley
- Integrated: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Ramkumar Sunderbabu
- Integrated: 8307532: Implement LM_LIGHTWEIGHT for Zero
Roman Kennke
- Integrated: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF
Hamlin Li
- Integrated: 8327624: Remove VM implementation that bypass verification for core reflection
Mandy Chung
- Integrated: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time
Calvin Cheung
- Integrated: 8329597: C2: Intrinsify Reference.clear
Aleksey Shipilev
- Integrated: 8334060: Implementation of Late Barrier Expansion for G1
Roberto Castañeda Lozano
- Integrated: 8334305: Remove all code for nsk.share.Log verbose mode
Ramkumar Sunderbabu
- Integrated: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics
Arseny Bochkarev
- Integrated: 8336103: Clean up confusing Method::is_initializer
Aleksey Shipilev
- Integrated: 8336401: Remove the option onjcmd from the jdwp agent
Johannes Bechberger
- Integrated: 8337536: AArch64: Enable BTI branch protection for runtime part
Fei Gao
- Integrated: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
SendaoYan
- Integrated: 8338021: Support new unsigned and saturating vector operators in VectorAPI
Jatin Bhateja
- Integrated: 8338023: Support two vector selectFrom API
Jatin Bhateja
- Integrated: 8338379: Accesses to class init state should be properly synchronized
Aleksey Shipilev
- Integrated: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Matthias Baesken
- Integrated: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows
Simon Tooke
- Integrated: 8339220: [s390x] TestIfMinMax.java failure
Amit Kumar
- Integrated: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Martin Doerr
- Integrated: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM
Boris Ulasevich
- Integrated: 8340079: Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes
Sandhya Viswanathan
- Integrated: 8340241: RISC-V: Returns mispredicted
Robbin Ehn
- Integrated: 8340420: ZGC: Should call `vm_shutdown_during_initialization` if initialization fails
Axel Boldt-Christmas
- Integrated: 8340547: Starting many threads can delay safepoints
Oli Gillespie
- Integrated: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning
Serguei Spitsyn
- Integrated: 8340732: RISC-V: Refactor crc32 scalar version
Hamlin Li
- Integrated: 8340796: Use a consistent order when loading cxq and EntryList
Fredrik Bredberg
- Integrated: 8340988: Update jdk/jfr/event/gc/collection tests to accept "CodeCache GC Threshold" as valid GC reason
Leonid Mesnik
- Integrated: 8341052: SHA-512 implementation using SHA-NI
Smita Kamath
- Integrated: 8341053: Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
Calvin Cheung
- Integrated: 8341138: Rename jtreg property docker.support as container.support
Ramkumar Sunderbabu
- Integrated: 8341168: Cleanup dead code after JDK-8322630
Axel Boldt-Christmas
- Integrated: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
Todd V. Jonker
- Integrated: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- Integrated: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only code
Kim Barrett
- Integrated: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
Matias Saavedra Silva
- Integrated: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
Stefan Karlsson
- Integrated: 8341444: Unnecessary check for JSRs in CDS
Matias Saavedra Silva
- Integrated: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Matias Saavedra Silva
- Integrated: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Roberto Castañeda Lozano
- Integrated: 8341527: AVX-512 intrinsic for SHA3
Ferenc Rakoczi
- Integrated: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- Integrated: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Tobias Hartmann
- Integrated: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- Integrated: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
Axel Boldt-Christmas
- Integrated: 8341788: Fix ExceptionOccurred in hotspot
Justin Lu
- Integrated: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Jatin Bhateja
- Integrated: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- Integrated: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Fei Yang
- Integrated: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
- Integrated: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
hanklo6
- Integrated: 8342882: RISC-V: Unify handling of jumps to runtime
Fei Yang
- Integrated: 8342939: Building ZGC without compiler2 fails
Thomas Schatzl
- Integrated: 8343030: RISC-V: Small assembler cleanups
Fei Yang
- Integrated: 8343056: C2: Micro-optimize Node lists grow
Aleksey Shipilev
- Integrated: 8343115: SkipIfEqual class is not used after JDK-8335946
Fei Yang
- Integrated: 8343132: Remove temporary transitions from Virtual thread implementation
Alan Bateman
- Integrated: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d
Jaikiran Pai
- Is it safe to use LD_PRELOAD to load a custom malloc library when running the OpenJDK?
기준
- Is it safe to use LD_PRELOAD to load a custom malloc library when running the OpenJDK?
David Holmes
- JVM Crash when Jacoco and JFR are active
Patrick Reinhart
- JVM Crash when Jacoco and JFR are active
David Holmes
- JVM Crash when Jacoco and JFR are active
Bechberger, Johannes
- JVM Crash when Jacoco and JFR are active
Patrick Reinhart
- JVM Crash when Jacoco and JFR are active
Patrick Reinhart
- JVM Crash when Jacoco and JFR are active
Bechberger, Johannes
- JVM Crash when Jacoco and JFR are active
Patrick Reinhart
- New candidate JEP: 491: Synchronize Virtual Threads without Pinning
Mark Reinhold
- Request for discussion: rewrite invokeinterface dispatch, JMH benchmark
Andrew Haley
- Request for discussion: rewrite invokeinterface dispatch, JMH benchmark
Eric Caspole
- Request for discussion: rewrite invokeinterface dispatch, JMH benchmark
Dmitry Chuyko
- Request for discussion: rewrite invokeinterface dispatch, JMH benchmark
Andrew Haley
- Request for discussion: rewrite invokeinterface dispatch, JMH benchmark
Andrew Haley
- RFR: 8202100: merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Coleen Phillimore
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Leonid Mesnik
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Leonid Mesnik
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v2]
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v2]
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v3]
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v4]
Ramkumar Sunderbabu
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v4]
Leonid Mesnik
- RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v4]
duke
- RFR: 8204681: Option to include timestamp in hprof filename [v2]
Kevin Walls
- RFR: 8204681: Option to include timestamp in hprof filename [v2]
Thomas Stuefe
- RFR: 8204681: Option to include timestamp in hprof filename [v2]
Kevin Walls
- RFR: 8204681: Option to include timestamp in hprof filename [v2]
Sonia Zaldana Calles
- RFR: 8242888: Convert dynamic proxy to hidden classes [v3]
Chen Liang
- RFR: 8242888: Convert dynamic proxy to hidden classes [v3]
Chen Liang
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v10]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v11]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v12]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v13]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v13]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v13]
Andrew Dinn
- RFR: 8293187: Store initialized Enum classes in AOTCache [v14]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v15]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v16]
Ioi Lam
- RFR: 8293187: Store initialized Enum classes in AOTCache [v3]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Aleksey Shipilev
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Andrew Dinn
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Andrey Turbanov
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat
John Rose
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Stefan Karlsson
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Stefan Karlsson
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v10]
Stefan Karlsson
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v11]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v12]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v13]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v14]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v15]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v16]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v17]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v2]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v2]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v2]
ExE Boss
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v2]
ExE Boss
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v2]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v3]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Dan Heidinga
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Dan Heidinga
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Dan Heidinga
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v4]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Dan Heidinga
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Stefan Karlsson
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Stefan Karlsson
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
John Rose
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v6]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v6]
Chen Liang
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v6]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v7]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v7]
Ashutosh Mehra
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v7]
Ashutosh Mehra
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v7]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v7]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v8]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v8]
John R Rose
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v8]
David Holmes
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v8]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v8]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v9]
Ioi Lam
- RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v9]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v10]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v10]
Coleen Phillimore
- RFR: 8293337: Store method handle intrinsics in AOT cache [v11]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v11]
Coleen Phillimore
- RFR: 8293337: Store method handle intrinsics in AOT cache [v11]
John R Rose
- RFR: 8293337: Store method handle intrinsics in AOT cache [v12]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v7]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v8]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v8]
Vladimir Ivanov
- RFR: 8293337: Store method handle intrinsics in AOT cache [v8]
Andrew Dinn
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Dan Heidinga
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Ioi Lam
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Dan Heidinga
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Coleen Phillimore
- RFR: 8293337: Store method handle intrinsics in AOT cache [v9]
Ioi Lam
- RFR: 8296448: RISC-V: Fix temp usages of heapbase register killed by MacroAssembler::en/decode_klass_not_null [v2]
Andreas Schwab
- RFR: 8296448: RISC-V: Fix temp usages of heapbase register killed by MacroAssembler::en/decode_klass_not_null [v2]
Xiaolin Zheng
- RFR: 8296448: RISC-V: Fix temp usages of heapbase register killed by MacroAssembler::en/decode_klass_not_null [v2]
Andreas Schwab
- RFR: 8296448: RISC-V: Fix temp usages of heapbase register killed by MacroAssembler::en/decode_klass_not_null [v2]
Gui Cao
- RFR: 8300732: Whitebox functions for Metaspace test should use byte size [v4]
Sonia Zaldana Calles
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Martin Doerr
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Albert Mingkun Yang
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Albert Mingkun Yang
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Martin Doerr
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Amit Kumar
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Martin Doerr
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v21]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v23]
Hamlin Li
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v23]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v26]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v29]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v29]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v29]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v30]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v31]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v32]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v33]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v34]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v35]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v36]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v37]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v38]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v38]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v39]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v39]
Roberto Castañeda Lozano
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v39]
Martin Doerr
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v39]
Amit Kumar
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v40]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v41]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v42]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v42]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v42]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v42]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v42]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v43]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v43]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v43]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v43]
Hamlin Li
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v44]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v44]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v44]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v44]
Thomas Stuefe
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v45]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v45]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Thomas Schatzl
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Yudi Zheng
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Magnus Ihse Bursie
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Coleen Phillimore
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Sandhya Viswanathan
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v46]
Volodymyr Paprotski
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v47]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v48]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v48]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v49]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Erik Gahlin
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Erik Gahlin
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Leonid Mesnik
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Amit Kumar
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v50]
Amit Kumar
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v51]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v51]
Hamlin Li
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v51]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v52]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v53]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v53]
Stefan Karlsson
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v6]
Leonid Mesnik
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v8]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v8]
Roman Kennke
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v8]
Thomas Schatzl
- RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v9]
Stefan Karlsson
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v3]
Francesco Nigro
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v3]
Galder Zamarreño
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v3]
Tobias Hartmann
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v3]
Tobias Hartmann
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v4]
Galder Zamarreño
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v4]
Galder Zamarreño
- RFR: 8307513: C2: intrinsify Math.max(long,long) and Math.min(long,long) [v4]
Galder Zamarreño
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero
Axel Boldt-Christmas
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Roman Kennke
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Roman Kennke
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Julian Waters
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Axel Boldt-Christmas
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Axel Boldt-Christmas
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Roman Kennke
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Julian Waters
- RFR: 8307532: Implement LM_LIGHTWEIGHT for Zero [v2]
Julian Waters
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Emanuel Peter
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Paul Sandoz
- RFR: 8318127: align_up has potential overflow [v2]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v2]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v2]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v2]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v2]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v3]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v3]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v3]
Andrew Haley
- RFR: 8318127: align_up has potential overflow [v3]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v3]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v3]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v3]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v4]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v4]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v4]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v5]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v6]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v6]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v7]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v7]
Kim Barrett
- RFR: 8318127: align_up has potential overflow [v8]
Casper Norrbin
- RFR: 8318127: align_up has potential overflow [v8]
Kim Barrett
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Robbin Ehn
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Ludovic Henry
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Magnus Ihse Bursie
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Magnus Ihse Bursie
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Magnus Ihse Bursie
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v10]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v11]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v11]
Magnus Ihse Bursie
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v11]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Magnus Ihse Bursie
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Ludovic Henry
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Nick Gasson
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v12]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v2]
Hamlin Li
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v9]
Ludovic Henry
- RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v9]
Hamlin Li
- RFR: 8324124: RISC-V: implement _vectorizedMismatch intrinsic
Yuri Gaevsky
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
Johan Sjölen
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS)
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v2]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v2]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v3]
David Holmes
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v4]
Casper Norrbin
- RFR: 8327156: Avoid copying in StringTable::intern(oop, TRAPS) [v4]
David Holmes
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection
Chen Liang
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Chen Liang
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
David Holmes
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
John R Rose
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Alan Bateman
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Coleen Phillimore
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Mandy Chung
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
ExE Boss
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
ExE Boss
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
David Holmes
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
David Holmes
- RFR: 8327624: Remove VM implementation that bypass verification for core reflection [v2]
Hamlin Li
- RFR: 8327652: S390x: Implements SLP support [v11]
Amit Kumar
- RFR: 8327652: S390x: Implements SLP support [v12]
Sidraya Jayagond
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v10]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v10]
Alan Bateman
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v10]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v4]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v4]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v8]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v9]
Calvin Cheung
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v9]
David Holmes
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v9]
Ioi Lam
- RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v9]
Calvin Cheung
- RFR: 8329597: C2: Intrinsify Reference.clear [v10]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v10]
Roberto Castañeda Lozano
- RFR: 8329597: C2: Intrinsify Reference.clear [v10]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v3]
Kim Barrett
- RFR: 8329597: C2: Intrinsify Reference.clear [v3]
Erik Österlund
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Kim Barrett
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Tobias Hartmann
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Erik Österlund
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Tobias Hartmann
- RFR: 8329597: C2: Intrinsify Reference.clear [v7]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v8]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v8]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v8]
Erik Österlund
- RFR: 8329597: C2: Intrinsify Reference.clear [v8]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Erik Österlund
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Vladimir Kozlov
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Roberto Castañeda Lozano
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Yudi Zheng
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Aleksey Shipilev
- RFR: 8329597: C2: Intrinsify Reference.clear [v9]
Roberto Castañeda Lozano
- RFR: 8329706: Implement -XX:+AOTClassLinking [v12]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v14]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v15]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v15]
David Holmes
- RFR: 8329706: Implement -XX:+AOTClassLinking [v15]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v16]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v16]
David Holmes
- RFR: 8329706: Implement -XX:+AOTClassLinking [v17]
Ioi Lam
- RFR: 8329706: Implement -XX:+AOTClassLinking [v17]
Calvin Cheung
- RFR: 8331117: [PPC64] secondary_super_cache does not scale well [v2]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Kozlov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Kozlov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Doug Simon
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Yudi Zheng
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Gui Cao
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Kozlov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Kozlov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Ivanov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v24]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v25]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v26]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v26]
Vladimir Kozlov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v27]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v28]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v28]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v28]
Gui Cao
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v28]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v29]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v29]
Dean Long
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v29]
Vladimir Ivanov
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v29]
Fei Yang
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v29]
Andrew Haley
- RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v30]
Andrew Haley
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
Vladimir Kozlov
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v2]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v2]
Chen Liang
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v3]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v3]
Dan Heidinga
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
John R Rose
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
John R Rose
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
John R Rose
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ashutosh Mehra
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ashutosh Mehra
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ashutosh Mehra
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ashutosh Mehra
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Andrey Turbanov
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v4]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v5]
Ioi Lam
- RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v6]
Ioi Lam
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Aleksey Shipilev
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode
duke
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode
Ramkumar Sunderbabu
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode
David Holmes
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode
Ramkumar Sunderbabu
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v2]
Ramkumar Sunderbabu
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v2]
Chris Plummer
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v2]
Chris Plummer
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v2]
Ramkumar Sunderbabu
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v3]
Ramkumar Sunderbabu
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v3]
Hamlin Li
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v3]
Chris Plummer
- RFR: 8334305: Remove all code for nsk.share.Log verbose mode [v3]
duke
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Yanhong Zhu
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Fei Yang
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Fei Yang
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v10]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v11]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v12]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v12]
Fei Yang
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v12]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v7]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v7]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v8]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v8]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v8]
Yanhong Zhu
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v8]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Yanhong Zhu
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Fei Yang
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Arseny Bochkarev
- RFR: 8334999: RISC-V: implement AES single block encryption/decryption intrinsics [v9]
Yanhong Zhu
- RFR: 8336103: Clean up confusing Method::is_initializer [v2]
Aleksey Shipilev
- RFR: 8336103: Clean up confusing Method::is_initializer [v4]
Aleksey Shipilev
- RFR: 8336103: Clean up confusing Method::is_initializer [v4]
David Holmes
- RFR: 8336103: Clean up confusing Method::is_initializer [v4]
Aleksey Shipilev
- RFR: 8336401: Remove the option onjcmd from the jdwp agent
Johannes Bechberger
- RFR: 8336401: Remove the option onjcmd from the jdwp agent
Chris Plummer
- RFR: 8336401: Remove the option onjcmd from the jdwp agent
Johannes Bechberger
- RFR: 8336401: Remove the option onjcmd from the jdwp agent [v2]
Johannes Bechberger
- RFR: 8336401: Remove the option onjcmd from the jdwp agent [v2]
Johannes Bechberger
- RFR: 8336401: Remove the option onjcmd from the jdwp agent [v2]
Chris Plummer
- RFR: 8336401: Remove the option onjcmd from the jdwp agent [v2]
Matthias Baesken
- RFR: 8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods [v3]
Sonia Zaldana Calles
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v2]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v2]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Liang Mao
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Y. Srinivas Ramakrishna
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
Roman Kennke
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v4]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v4]
William Kemper
- RFR: 8337511: Implement JEP-404: Generational Shenandoah (Experimental) [v5]
William Kemper
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v3]
William Kemper
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v3]
Zhengyu Gu
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
William Kemper
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
Roman Kennke
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
Zhengyu Gu
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
Zhengyu Gu
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
William Kemper
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
William Kemper
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
Liang Mao
- RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v5]
William Kemper
- RFR: 8337536: AArch64: Enable BTI branch protection for runtime part [v3]
Fei Gao
- RFR: 8337536: AArch64: Enable BTI branch protection for runtime part [v3]
Andrew Haley
- RFR: 8337536: AArch64: Enable BTI branch protection for runtime part [v3]
Magnus Ihse Bursie
- RFR: 8337536: AArch64: Enable BTI branch protection for runtime part [v3]
Fei Gao
- RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
SendaoYan
- RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
Julian Waters
- RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
SendaoYan
- RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
Fei Yang
- RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
SendaoYan
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData
Tom Rodriguez
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData
Doug Simon
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData
Vladimir Kozlov
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData
Tom Rodriguez
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData [v2]
Tom Rodriguez
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData [v2]
Doug Simon
- RFR: 8338007: [JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData [v2]
Vladimir Kozlov
- RFR: 8338018: Rename ClassPrelinker to AOTConstantPoolResolver [v5]
Ioi Lam
- RFR: 8338018: Rename ClassPrelinker to AOTConstantPoolResolver [v5]
David Holmes
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v13]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v19]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v19]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v21]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v21]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v22]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v22]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v26]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v27]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v28]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v29]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Tobias Hartmann
- RFR: 8338023: Support two vector selectFrom API [v13]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v13]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v14]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v14]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v14]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v15]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v15]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v16]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v16]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v16]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Emanuel Peter
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v17]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v17]
Chen Liang
- RFR: 8338379: Accesses to class init state should be properly synchronized [v3]
Aleksey Shipilev
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning
David Holmes
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning
Andrey Turbanov
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v2]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v2]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v2]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v2]
Axel Boldt-Christmas
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Axel Boldt-Christmas
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Axel Boldt-Christmas
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Andrew Haley
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Andrew Haley
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Andrew Haley
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Andrew Haley
- RFR: 8338383: Implementation of Synchronize Virtual Threads without Pinning [v3]
Andrew Haley
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v10]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v10]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v10]
Mandy Chung
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v10]
Brian Burkhalter
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v11]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v11]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v11]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v11]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Yudi Zheng
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v12]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v13]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v13]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v14]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v15]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v15]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v15]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v15]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v15]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Serguei Spitsyn
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Fredrik Bredberg
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Michael McMahon
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v16]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v18]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Serguei Spitsyn
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Serguei Spitsyn
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v19]
Fredrik Bredberg
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v20]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v20]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v20]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v21]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v21]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Dean Long
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v22]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v23]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v23]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v24]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v25]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Axel Boldt-Christmas
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Axel Boldt-Christmas
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v3]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v4]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v4]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v4]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v4]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v4]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Richard Reingruber
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v5]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v6]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v6]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v6]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v7]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Alan Bateman
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Stefan Karlsson
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v8]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Coleen Phillimore
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
David Holmes
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Fredrik Bredberg
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Fredrik Bredberg
- RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v9]
Patricio Chilano Mateo
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Chen Liang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Magnus Ihse Bursie
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
David M. Lloyd
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Severin Gehwolf
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
David M. Lloyd
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Severin Gehwolf
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Erik Joelsson
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Chris Plummer
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Coleen Phillimore
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Naoto Sato
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Mandy Chung
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
ExE Boss
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Joe Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
David M. Lloyd
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Kevin Walls
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Kevin Walls
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Michael McMahon
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Mandy Chung
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Coleen Phillimore
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alexander Zuev
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Coleen Phillimore
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alexander Zvegintsev
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Coleen Phillimore
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v2]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Prasanta Sadhukhan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Michael McMahon
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexey Ivanov
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Alexander Zuev
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Phil Race
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Brian Burkhalter
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Alan Bateman
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Weijun Wang
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Daniel Fuchs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Harshitha Onkar
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Brent Christian
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Athijegannathan Sundararajan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v5]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v6]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v6]
Sean Mullan
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v6]
Roger Riggs
- RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v6]
Mandy Chung
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Matthias Baesken
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
David Holmes
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Andrew Haley
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Matthias Baesken
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Lutz Schmidt
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Joe Darcy
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Matthias Baesken
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Lutz Schmidt
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Dean Long
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Dean Long
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Kim Barrett
- RFR: 8338449: ubsan: division by zero in sharedRuntimeTrans.cpp
Matthias Baesken
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace
Roman Kennke
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Quan Anh Mai
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
John R Rose
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
Andrew Haley
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
John R Rose
- RFR: 8338526: Don't store abstract and interface Klasses in class metaspace [v6]
John R Rose
- RFR: 8338694: x86_64 intrinsic for tanh using libm [v13]
Yudi Zheng
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v13]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v13]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v13]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v14]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v15]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v16]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v17]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v18]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v19]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
David Holmes
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v20]
David Holmes
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v21]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v22]
Simon Tooke
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v22]
David Holmes
- RFR: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows [v22]
duke
- RFR: 8339220: [s390x] TestIfMinMax.java failure [v2]
Amit Kumar
- RFR: 8339220: [s390x] TestIfMinMax.java failure [v3]
Lutz Schmidt
- RFR: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Richard Reingruber
- RFR: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Lutz Schmidt
- RFR: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Martin Doerr
- RFR: 8339480: Build static-jdk image with a statically linked launcher
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v2]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v3]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v4]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v5]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v5]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v5]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v5]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v5]
Jiangli Zhou
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v6]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v6]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Jaikiran Pai
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Johan Vos
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Jiangli Zhou
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Johan Vos
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Jiangli Zhou
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Jiangli Zhou
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Magnus Ihse Bursie
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v7]
Jiangli Zhou
- RFR: 8339480: Build static-jdk image with a statically linked launcher [v8]
Magnus Ihse Bursie
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM
Evgeny Astigeevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Evgeny Astigeevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Evgeny Astigeevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
AGSaidi
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
AGSaidi
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Vladimir Kozlov
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Vladimir Kozlov
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Vladimir Kozlov
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Vladimir Kozlov
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Evgeny Astigeevich
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Vladimir Kozlov
- RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]
Boris Ulasevich
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Aleksey Shipilev
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Aleksey Shipilev
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Erik Joelsson
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Erik Joelsson
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
David Holmes
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Aleksey Shipilev
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
David Holmes
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Alan Bateman
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v2]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v3]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v3]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v3]
Aleksey Shipilev
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v3]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v3]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v4]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v4]
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v4]
Julian Waters
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v4]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v4]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v5]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v5]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v6]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v6]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v6]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v7]
Magnus Ihse Bursie
- RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v7]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v10]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v11]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v11]
Julian Waters
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v11]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v11]
Julian Waters
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v11]
Alan Bateman
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v12]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v12]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
David Holmes
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
David Holmes
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Kim Barrett
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Kim Barrett
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Aleksey Shipilev
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Aleksey Shipilev
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v13]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v14]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Julian Waters
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Vladimir Kozlov
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Vladimir Kozlov
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Vladimir Kozlov
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Vladimir Kozlov
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]
Vladimir Kozlov
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v8]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v8]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v9]
Magnus Ihse Bursie
- RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v9]
Magnus Ihse Bursie
- RFR: 8340178: Make ArrayWithFreeList have Index type and move to utilities [v2]
Johan Sjölen
- RFR: 8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64
Coleen Phillimore
- RFR: 8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64 [v2]
Coleen Phillimore
- RFR: 8340241: RISC-V: Returns mispredicted
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted
Ludovic Henry
- RFR: 8340241: RISC-V: Returns mispredicted
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v10]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v11]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v12]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v13]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v13]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v13]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v13]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v14]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v15]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v16]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v17]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Ludovic Henry
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v18]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v19]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v2]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v2]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v2]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v3]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v4]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v4]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v4]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v4]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v5]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v5]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v6]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v6]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v7]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v7]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v8]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v8]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v8]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v8]
Robbin Ehn
- RFR: 8340241: RISC-V: Returns mispredicted [v8]
Fei Yang
- RFR: 8340241: RISC-V: Returns mispredicted [v9]
Robbin Ehn
- RFR: 8340363: Tag-specific default decorators for UnifiedLogging [v4]
Antón Seoane
- RFR: 8340420: ZGC: Should call `vm_shutdown_during_initialization` if initialization fails [v4]
Axel Boldt-Christmas
- RFR: 8340547: Starting many threads can delay safepoints [v3]
Aleksey Shipilev
- RFR: 8340547: Starting many threads can delay safepoints [v6]
Aleksey Shipilev
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v2]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v3]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v3]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v4]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v5]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v6]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v7]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v7]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v7]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v8]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v8]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v8]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v9]
Serguei Spitsyn
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v9]
Chris Plummer
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v9]
Alex Menkov
- RFR: 8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning [v9]
Serguei Spitsyn
- RFR: 8340732: RISC-V: Refactor crc32 scalar version [v2]
Hamlin Li
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
Fredrik Bredberg
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
Dean Long
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
Erik Österlund
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
David Holmes
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
David Holmes
- RFR: 8340796: Use a consistent order when loading cxq and EntryList
Fredrik Bredberg
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Fredrik Bredberg
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Fredrik Bredberg
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Fredrik Bredberg
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Dean Long
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Coleen Phillimore
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
David Holmes
- RFR: 8340796: Use a consistent order when loading cxq and EntryList [v2]
Fredrik Bredberg
- RFR: 8340826: Should not send unload notification for scratch classes [v2]
Markus Grönlund
- RFR: 8340826: Should not send unload notification for scratch classes [v2]
Leonid Mesnik
- RFR: 8341052: SHA-512 implementation using SHA-NI
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI [v2]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v2]
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Srinivas Vamsi Parasa
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Srinivas Vamsi Parasa
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
Anthony Scarpino
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
duke
- RFR: 8341053: Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
Calvin Cheung
- RFR: 8341053: Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
Ioi Lam
- RFR: 8341053: Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
Matias Saavedra Silva
- RFR: 8341053: Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
Calvin Cheung
- RFR: 8341102: Add element type information to vector types [v3]
Quan Anh Mai
- RFR: 8341138: Rename jtreg property docker.support as container.support
Ramkumar Sunderbabu
- RFR: 8341138: Rename jtreg property docker.support as container.support
Severin Gehwolf
- RFR: 8341138: Rename jtreg property docker.support as container.support [v2]
Ramkumar Sunderbabu
- RFR: 8341138: Rename jtreg property docker.support as container.support [v2]
Severin Gehwolf
- RFR: 8341138: Rename jtreg property docker.support as container.support [v2]
Mikhailo Seledtsov
- RFR: 8341138: Rename jtreg property docker.support as container.support [v2]
duke
- RFR: 8341168: Cleanup dead code after JDK-8322630 [v2]
Axel Boldt-Christmas
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Mikhail Ablakatov
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Mikhail Ablakatov
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Tobias Hartmann
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Tobias Hartmann
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Andrew Dinn
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
duke
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Andrew Dinn
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Andrew Haley
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
Mikhail Ablakatov
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]
Mikhail Ablakatov
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]
Andrew Haley
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]
Mikhail Ablakatov
- RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]
Mikhail Ablakatov
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
Y. Srinivas Ramakrishna
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
Stefan Karlsson
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Stefan Karlsson
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Stefan Karlsson
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
duke
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Todd V. Jonker
- RFR: 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default [v2]
Hamlin Li
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Leonid Mesnik
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v10]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v10]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v11]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v11]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v11]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v11]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v11]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v13]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v14]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v14]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v14]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v14]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v15]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v15]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v15]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v16]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v16]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v16]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v16]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v2]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alex Menkov
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v3]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v4]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v5]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v5]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v6]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v6]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v7]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v8]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v8]
Alan Bateman
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v8]
Serguei Spitsyn
- RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v9]
Serguei Spitsyn
- RFR: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only code
Aleksey Shipilev
- RFR: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only code
Kim Barrett
- RFR: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only codefix warnings in release build
Kim Barrett
- RFR: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only codefix warnings in release build
Stefan Karlsson
- RFR: 8341336: Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only codefix warnings in release build
Ivan Walulya
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
Ioi Lam
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v2]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v2]
Calvin Cheung
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v3]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v3]
Calvin Cheung
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v4]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v4]
Ioi Lam
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v5]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v5]
Ioi Lam
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v5]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v6]
Matias Saavedra Silva
- RFR: 8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops [v6]
Calvin Cheung
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
David Holmes
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
David Holmes
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
Axel Boldt-Christmas
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
David Holmes
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class
Axel Boldt-Christmas
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Coleen Phillimore
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Coleen Phillimore
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Coleen Phillimore
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
Stefan Karlsson
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
David Holmes
- RFR: 8341413: Stop including osThread_os.hpp in the middle of the OSThread class [v2]
David Holmes
- RFR: 8341444: Unnecessary check for JSRs in CDS
Matias Saavedra Silva
- RFR: 8341444: Unnecessary check for JSRs in CDS
David Holmes
- RFR: 8341444: Unnecessary check for JSRs in CDS
Coleen Phillimore
- RFR: 8341444: Unnecessary check for JSRs in CDS
Coleen Phillimore
- RFR: 8341444: Unnecessary check for JSRs in CDS [v2]
Matias Saavedra Silva
- RFR: 8341444: Unnecessary check for JSRs in CDS [v2]
Coleen Phillimore
- RFR: 8341444: Unnecessary check for JSRs in CDS [v2]
David Holmes
- RFR: 8341444: Unnecessary check for JSRs in CDS [v3]
Matias Saavedra Silva
- RFR: 8341444: Unnecessary check for JSRs in CDS [v3]
David Holmes
- RFR: 8341444: Unnecessary check for JSRs in CDS [v3]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
David Holmes
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v2]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v2]
Ioi Lam
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v3]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v3]
Ioi Lam
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v4]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v4]
Ioi Lam
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v5]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v5]
David Holmes
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v5]
Ioi Lam
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v5]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v6]
Matias Saavedra Silva
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v6]
Ioi Lam
- RFR: 8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing [v6]
David Holmes
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Roberto Castañeda Lozano
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Martin Doerr
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Kim Barrett
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Aleksey Shipilev
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Thomas Schatzl
- RFR: 8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Roberto Castañeda Lozano
- RFR: 8341527: AVX-512 intrinsic for SHA3
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v2]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v3]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Vladimir Kozlov
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Tobias Hartmann
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Christian Hagedorn
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Vladimir Kozlov
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Vladimir Kozlov
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Christian Hagedorn
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v4]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v5]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v6]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v6]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v6]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v6]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v7]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v7]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v7]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v7]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
Ferenc Rakoczi
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
Volodymyr Paprotski
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
Sandhya Viswanathan
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
duke
- RFR: 8341527: AVX-512 intrinsic for SHA3 [v8]
Julian Waters
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
Fei Yang
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code [v2]
SendaoYan
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code [v2]
SendaoYan
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code [v2]
Ludovic Henry
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code [v2]
Fei Yang
- RFR: 8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code [v2]
SendaoYan
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Tobias Hartmann
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Christian Hagedorn
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Tobias Hartmann
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Andrew Haley
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Roberto Castañeda Lozano
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Andrew Haley
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Fei Gao
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Andrew Haley
- RFR: 8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Fei Gao
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Andrew Haley
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Johan Sjölen
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Julian Waters
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Andrew Haley
- RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
SendaoYan
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
Axel Boldt-Christmas
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Axel Boldt-Christmas
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Magnus Ihse Bursie
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Stefan Karlsson
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Stefan Karlsson
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Erik Österlund
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v2]
Phil Race
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v3]
Axel Boldt-Christmas
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v3]
Chris Plummer
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v3]
David Holmes
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v4]
Axel Boldt-Christmas
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v4]
Stefan Karlsson
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v5]
Axel Boldt-Christmas
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v5]
Stefan Karlsson
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v5]
Erik Österlund
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v5]
Magnus Ihse Bursie
- RFR: 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode [v5]
Axel Boldt-Christmas
- RFR: 8341788: Fix ExceptionOccurred in hotspot
Justin Lu
- RFR: 8341788: Fix ExceptionOccurred in hotspot
David Holmes
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
Justin Lu
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
Justin Lu
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
David Holmes
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
Justin Lu
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
David Holmes
- RFR: 8341788: Fix ExceptionOccurred in hotspot [v2]
Justin Lu
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Jatin Bhateja
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Jatin Bhateja
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Tobias Hartmann
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Sandhya Viswanathan
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Vladimir Kozlov
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Andrew Haley
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Andrew Haley
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Andrew Haley
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Fei Yang
- RFR: 8341893: AArch64: Micro-optimize compressed ptr decoding
Aleksey Shipilev
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Fei Yang
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Robbin Ehn
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Axel Boldt-Christmas
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Hamlin Li
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Fei Yang
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Hamlin Li
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Hamlin Li
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Abdelhak Zaaim
- RFR: 8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Fei Yang
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Chen Liang
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Jatin Bhateja
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Chen Liang
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Vladimir Kozlov
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Jatin Bhateja
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Chen Liang
- RFR: 8342440: [BACKOUT] Support two vector selectFrom API
Jatin Bhateja
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Aleksey Shipilev
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Thomas Stuefe
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Thomas Stuefe
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
- RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
- RFR: 8342577: Clean up JVMTI breakpoint support
Alex Menkov
- RFR: 8342577: Clean up JVMTI breakpoint support
Chris Plummer
- RFR: 8342577: Clean up JVMTI breakpoint support
Alex Menkov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
hanklo6
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
Sandhya Viswanathan
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
hanklo6
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
hanklo6
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
Sandhya Viswanathan
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
Sandhya Viswanathan
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
Vladimir Kozlov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
David Holmes
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
Vladimir Kozlov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
Vladimir Kozlov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v2]
hanklo6
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
hanklo6
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Sandhya Viswanathan
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Tobias Hartmann
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
David Holmes
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
David Holmes
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Tobias Hartmann
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Jatin Bhateja
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Vladimir Kozlov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
Vladimir Kozlov
- RFR: 8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported [v3]
hanklo6
- RFR: 8342769: gcc port broken on HotSpot
Julian Waters
- RFR: 8342769: gcc port broken on HotSpot
David Holmes
- RFR: 8342769: gcc port broken on HotSpot
Julian Waters
- RFR: 8342769: gcc port broken on HotSpot
Julian Waters
- RFR: 8342769: gcc port broken on HotSpot
Julian Waters
- RFR: 8342769: gcc port broken on HotSpot
David Holmes
- RFR: 8342769: HotSpot Windows/gcc port is broken
Julian Waters
- RFR: 8342769: HotSpot Windows/gcc port is broken
David Holmes
- RFR: 8342769: HotSpot Windows/gcc port is broken
Bernhard Urban-Forster
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Andrei Pangin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Jaroslav Bachorik
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Jaroslav Bachorik
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Jaroslav Bachorik
- RFR: 8342818: Implement CPU Time Profiling for JFR
Jaroslav Bachorik
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Jaroslav Bachorik
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v2]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v2]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v2]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v2]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v3]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v3]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v3]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v3]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
David Holmes
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Thomas Stuefe
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Erik Gahlin
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Dean Long
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Johannes Bechberger
- RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
- RFR: 8342882: RISC-V: Unify handling of jumps to runtime
Fei Yang
- RFR: 8342882: RISC-V: Unify handling of jumps to runtime
Robbin Ehn
- RFR: 8342882: RISC-V: Unify handling of jumps to runtime
Fei Yang
- RFR: 8342939: Building ZGC without compiler2 fails
Thomas Schatzl
- RFR: 8342939: Building ZGC without compiler2 fails
Erik Österlund
- RFR: 8342939: Building ZGC without compiler2 fails
Hamlin Li
- RFR: 8342939: Building ZGC without compiler2 fails
Vladimir Kozlov
- RFR: 8342939: Building ZGC without compiler2 fails
Erik Österlund
- RFR: 8342939: Building ZGC without compiler2 fails
Vladimir Kozlov
- RFR: 8342939: Building ZGC without compiler2 fails
Thomas Schatzl
- RFR: 8343030: RISC-V: Small assembler cleanups
Fei Yang
- RFR: 8343030: RISC-V: Small assembler cleanups
Hamlin Li
- RFR: 8343030: RISC-V: Small assembler cleanups
Robbin Ehn
- RFR: 8343030: RISC-V: Small assembler cleanups [v2]
Fei Yang
- RFR: 8343030: RISC-V: Small assembler cleanups [v2]
Fei Yang
- RFR: 8343030: RISC-V: Small assembler cleanups [v2]
Hamlin Li
- RFR: 8343030: RISC-V: Small assembler cleanups [v2]
Fei Yang
- RFR: 8343056: C2: Micro-optimize Node lists grow
Aleksey Shipilev
- RFR: 8343056: C2: Micro-optimize Node lists grow
Aleksey Shipilev
- RFR: 8343056: C2: Micro-optimize Node lists grow
Vladimir Kozlov
- RFR: 8343056: C2: Micro-optimize Node lists grow
Vladimir Kozlov
- RFR: 8343056: C2: Micro-optimize Node lists grow
Claes Redestad
- RFR: 8343056: C2: Micro-optimize Node lists grow
Vladimir Kozlov
- RFR: 8343056: C2: Micro-optimize Node lists grow
Claes Redestad
- RFR: 8343056: C2: Micro-optimize Node lists grow
Aleksey Shipilev
- RFR: 8343115: SkipIfEqual class is not used after JDK-8335946
Fei Yang
- RFR: 8343115: SkipIfEqual class is not used after JDK-8335946
Abdelhak Zaaim
- RFR: 8343115: SkipIfEqual class is not used after JDK-8335946
Coleen Phillimore
- RFR: 8343115: SkipIfEqual class is not used after JDK-8335946
Fei Yang
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation
Alan Bateman
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation
Serguei Spitsyn
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation
Patricio Chilano Mateo
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation
David Holmes
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation [v2]
Alan Bateman
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation [v2]
Alan Bateman
- RFR: 8343132: Remove temporary transitions from Virtual thread implementation [v2]
David Holmes
- RFR: 8343167: Unnecessary define checks in InterpreterRuntime after JDK-8199809
Aleksey Shipilev
- RFR: 8343167: Unnecessary define checks in InterpreterRuntime after JDK-8199809
Paul Hohensee
- RFR: 8343167: Unnecessary define checks in InterpreterRuntime after JDK-8199809
Aleksey Shipilev
- RFR: 8343173: Remove ZGC-specific non-JVMCI test groups
Leonid Mesnik
- RFR: 8343173: Remove ZGC-specific non-JVMCI test groups [v2]
Leonid Mesnik
- RFR: 8343177: JFR: Remove critical section for thread id assignment
Markus Grönlund
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
Coleen Phillimore
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
David Holmes
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
Thomas Stuefe
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
Thomas Stuefe
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
Tobias Hartmann
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
Coleen Phillimore
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
Coleen Phillimore
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
Coleen Phillimore
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
David Holmes
- RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
Coleen Phillimore
- RFR: 8343242: RISC-V: Refactor materialization of literal address
Fei Yang
- RFR: 8343242: RISC-V: Refactor materialization of literal address
Robbin Ehn
- RFR: 8343242: RISC-V: Refactor materialization of literal address
Fei Yang
- RFR: 8343242: RISC-V: Refactor materialization of literal address
Robbin Ehn
- RFR: 8343317: Extend test generation tool to handle APX NDD/NF flavor of instructions
hanklo6
- RFR: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d
Jaikiran Pai
- RFR: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d
Alan Bateman
- RFR: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d
Jaikiran Pai
- RFR: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d [v2]
Jaikiran Pai
- RFR: Merge 490d099e234f27adef7d691d3c5a08ebdb550c5d [v2]
Daniel Fuchs
- Seemingly contradictory code in sharedRuntime.cpp
Julian Waters
- Seemingly contradictory code in sharedRuntime.cpp
Vladimir Kozlov
- Seemingly contradictory code in sharedRuntime.cpp
Vladimir Ivanov
- Seemingly contradictory code in sharedRuntime.cpp
David Holmes
- Seemingly contradictory code in sharedRuntime.cpp
Julian Waters
- Seemingly contradictory code in sharedRuntime.cpp
David Holmes
- Seemingly contradictory code in sharedRuntime.cpp
Julian Waters
- Suggestion: Remove NMT header & footer canaries
Johan Sjolen
- Withdrawn: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
Hamlin Li
- Withdrawn: 8332602: [s390x] Improve itable_stub
duke
- Withdrawn: 8337666: AArch64: SHA3 GPR intrinsic
duke
- Withdrawn: 8340363: Tag-specific default decorators for UnifiedLogging
Antón Seoane
- Withdrawn: 8342440: [BACKOUT] Support two vector selectFrom API
Chen Liang
Last message date:
Thu Oct 31 23:54:37 UTC 2024
Archived on: Thu Oct 31 23:54:43 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).