Skip to content

Conversation

@plevart
Copy link
Contributor

@plevart plevart commented Aug 15, 2020

Version 2 of null initial ClassValueMap.cacheArray

@bridgekeeper
Copy link

bridgekeeper bot commented Aug 15, 2020

Welcome to the OpenJDK organization on GitHub!

This repository is currently a read-only git mirror of the official Mercurial repository (located at https://hg.openjdk.java.net/). As such, we are not currently accepting pull requests here. If you would like to contribute to the OpenJDK project, please see https://openjdk.java.net/contribute/ on how to proceed.

This pull request will be automatically closed.

@bridgekeeper bridgekeeper bot closed this Aug 15, 2020
@plevart plevart deleted the null_initial_ClassValue_cacheArray branch September 25, 2020 16:18
JornVernee referenced this pull request in JornVernee/jdk Nov 16, 2020
VladimirKempik added a commit to VladimirKempik/jdk that referenced this pull request Feb 26, 2021
JimLaskey pushed a commit to JimLaskey/jdk that referenced this pull request Nov 17, 2022
caojoshua pushed a commit to caojoshua/jdk that referenced this pull request Mar 21, 2023
After materialization, we used to replace all appearances of the old cooked
oop with the new cooked oop along JVMState. This isn't correct if the
old cooked oop is alive in the map of an ancester.

When C2 encounters a real call, it needs to aggregate debug edges from
all ancestors. If we replace the old cook oop in materization before, we
may end up with a bad graph. The late control of the new cooked oop is
higher than its early control in dominator tree.

Co-authored-by: Xin Liu <xxinliu@amazon.com>
robehn pushed a commit to robehn/jdk that referenced this pull request Aug 15, 2023
openjdk-notifier bot pushed a commit that referenced this pull request Aug 2, 2024
biboudis added a commit to biboudis/jdk that referenced this pull request May 8, 2025
* Introduce Deconstructor <: MemberPattern <: Executable

* Fix MemberPattern.setAccessible

* Retain signature of unreflectDeconstructor
snake66 pushed a commit to snake66/jdk that referenced this pull request Oct 14, 2025
Update bsd-port with changes to restore OpenBSD support and include changes from the jdku24-freebsd branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant