Skip to content

Merge to tag jdk-11.0.27+1#1913

Merged
RealCLanger merged 14 commits intosapmachine11from
pr-jdk-11.0.27+1
Feb 5, 2025
Merged

Merge to tag jdk-11.0.27+1#1913
RealCLanger merged 14 commits intosapmachine11from
pr-jdk-11.0.27+1

Conversation

@SapMachine
Copy link
Member

please pull

krk and others added 14 commits December 4, 2024 10:32
…not overwriting existing files

Reviewed-by: mbaesken, mbalao, andrew
Backport-of: 158b93d
@MBaesken
Copy link
Member

MBaesken commented Feb 5, 2025

linux x86_64 error seen (test runtime/Vitals/TestHiMemReportArgParsing#id1) , how significant is this ?


 stdout: [[0.112s][info][vitals] Vitals v220600
[0.115s][info][vitals] Vitals initialized.
[0.115s][warning][vitals] Vitals HiMemReport: limit could not be established; will disable high memory reports (specify -XX:HiMemReportMax=<size> to establish a manual limit).
];
 stderr: [openjdk version "11.0.27-internal" 2025-04-15
OpenJDK Runtime Environment (fastdebug build 11.0.27-internal+0-RealCLanger-237e58db5f3ba3e4127876d89bff72f30c81afbc)
OpenJDK 64-Bit Server VM (fastdebug build 11.0.27-internal+0-RealCLanger-237e58db5f3ba3e4127876d89bff72f30c81afbc, mixed mode)
]
 exitValue = 0

java.lang.RuntimeException: Not all matches found. First missing pattern 0:.*[vitals].*Found existing report directory at.*test-outputdir-2.*
	at VitalsUtils.matchPatterns(VitalsUtils.java:76)
	at VitalsUtils.outputStdoutMatchesPatterns(VitalsUtils.java:86)
	at TestHiMemReportArgParsing.testValidExistingReportDir(TestHiMemReportArgParsing.java:105)
	at TestHiMemReportArgParsing.main(TestHiMemReportArgParsing.java:178)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
	at java.base/java.lang.Thread.run(Thread.java:829)

@RealCLanger RealCLanger merged commit 3b9fdf5 into sapmachine11 Feb 5, 2025
75 of 77 checks passed
@RealCLanger RealCLanger deleted the pr-jdk-11.0.27+1 branch February 5, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants