-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] jtreg test failures after the master branch merged EagerAppCDS #557
Comments
jia-wei-tang
added a commit
to jia-wei-tang/dragonwell8
that referenced
this issue
Jul 11, 2023
Summary: 1. eliminate extra info for jstat - testcase: sun/tools/jstat/jstatClassOutput1.sh 2. shouldn't filter zip when processing bootclasspath - testcase: tools/javac/Paths/Class-Path.sh ools/javac/Paths/MineField.sh Test Plan: ci jtreg Reviewed-by: lingjun-cg, yuleil Issue: dragonwell-project#557 CR:
jia-wei-tang
added a commit
to jia-wei-tang/dragonwell8
that referenced
this issue
Jul 11, 2023
Summary: 1. eliminate extra info for jstat - testcase: sun/tools/jstat/jstatClassOutput1.sh 2. shouldn't filter zip when processing bootclasspath - testcase: tools/javac/Paths/Class-Path.sh tools/javac/Paths/MineField.sh Test Plan: ci jtreg sun/tools/jstat/jstatClassOutput1.sh tools/javac/Paths/Class-Path.sh tools/javac/Paths/MineField.sh Reviewed-by: lingjun-cg, yuleil Issue: dragonwell-project#557 CR:
jia-wei-tang
added a commit
that referenced
this issue
Jul 12, 2023
Summary: 1. eliminate extra info for jstat - testcase: sun/tools/jstat/jstatClassOutput1.sh 2. shouldn't filter zip when processing bootclasspath - testcase: tools/javac/Paths/Class-Path.sh tools/javac/Paths/MineField.sh Test Plan: ci jtreg sun/tools/jstat/jstatClassOutput1.sh tools/javac/Paths/Class-Path.sh tools/javac/Paths/MineField.sh Reviewed-by: lingjun-cg, yuleil Issue: #557 CR:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
jtreg test failures after the master branch merged EagerAppCDS
Steps to Reproduce
run jtreg on those test:
sun/tools/jstat/jstatClassOutput1.sh
tools/javac/Paths/Class-Path.sh
tools/javac/Paths/MineField.sh
Expected behavior
jtreg pass
JDK version
openjdk version "1.8.0_372"
OpenJDK Runtime Environment (Alibaba Dragonwell Extended Edition 8.15.16) (build 1.8.0_372-b00)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell Extended Edition 8.15.16) (build 25.372-b00, mixed mode)
Execution environment
linux x86
The text was updated successfully, but these errors were encountered: