Skip to content

8382146: jdk/jfr/event/compiler/TestCodeCacheFull.java fails when C2 is disabled#30725

Open
chadrako wants to merge 1 commit intoopenjdk:masterfrom
chadrako:JDK-8382146
Open

8382146: jdk/jfr/event/compiler/TestCodeCacheFull.java fails when C2 is disabled#30725
chadrako wants to merge 1 commit intoopenjdk:masterfrom
chadrako:JDK-8382146

Conversation

@chadrako
Copy link
Copy Markdown
Contributor

@chadrako chadrako commented Apr 14, 2026

JDK-8382146

Updates test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java to require C2 when running with the HotCodeHeap.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8382146: jdk/jfr/event/compiler/TestCodeCacheFull.java fails when C2 is disabled (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/30725/head:pull/30725
$ git checkout pull/30725

Update a local copy of the PR:
$ git checkout pull/30725
$ git pull https://git.openjdk.org/jdk.git pull/30725/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 30725

View PR using the GUI difftool:
$ git pr show -t 30725

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/30725.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper bot commented Apr 14, 2026

👋 Welcome back crakoczy! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 14, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot added the hotspot-jfr hotspot-jfr-dev@openjdk.org label Apr 14, 2026
@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 14, 2026

@chadrako The following label will be automatically applied to this pull request:

  • hotspot-jfr

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

@chadrako chadrako changed the title HotCodeHeap requires C2 8382146: jdk/jfr/event/compiler/TestCodeCacheFull.java fails when C2 is disabled Apr 14, 2026
@openjdk openjdk bot added the rfr Pull request is ready for review label Apr 14, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge bot commented Apr 14, 2026

Webrevs

import jdk.test.whitebox.code.BlobType;

/**
* @test TestCodeCacheFull
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we update the copyright year

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotspot-jfr hotspot-jfr-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants