Skip to content
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

[EagerAppCDS] fix bug 1.jstat stdout extra info 2.filter zip for bootcp #558

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

jia-wei-tang
Copy link
Collaborator

@jia-wei-tang jia-wei-tang commented 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: #557 CR:

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:
Copy link
Collaborator

@yuleil yuleil left a comment

Choose a reason for hiding this comment

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

LGTM

@jia-wei-tang jia-wei-tang merged commit 2d8d64e into dragonwell-project:master Jul 12, 2023
16 checks passed
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.

3 participants