RFR: 8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless
Test jdk/jfr/startupargs/TestStartDuration.java checks duration, the time might be too small for stress options like Xcomp. So it makes sense to mark it as flaglesss. ------------- Commit messages: - 8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless Changes: https://git.openjdk.org/jdk/pull/21237/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21237&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8340969 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/21237.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21237/head:pull/21237 PR: https://git.openjdk.org/jdk/pull/21237
On Sat, 28 Sep 2024 01:02:12 GMT, Leonid Mesnik <lmesnik@openjdk.org> wrote:
Test jdk/jfr/startupargs/TestStartDuration.java checks duration, the time might be too small for stress options like Xcomp. So it makes sense to mark it as flaglesss.
Marked as reviewed by syan (Committer). We observed the same failure by [dragonwell17](https://github.com/dragonwell-project/dragonwell17/issues/171) ------------- PR Review: https://git.openjdk.org/jdk/pull/21237#pullrequestreview-2440836022 PR Comment: https://git.openjdk.org/jdk/pull/21237#issuecomment-2480886977
On Sat, 28 Sep 2024 01:02:12 GMT, Leonid Mesnik <lmesnik@openjdk.org> wrote:
Test jdk/jfr/startupargs/TestStartDuration.java checks duration, the time might be too small for stress options like Xcomp. So it makes sense to mark it as flaglesss.
Marked as reviewed by egahlin (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/21237#pullrequestreview-2478912826
On Sat, 28 Sep 2024 01:02:12 GMT, Leonid Mesnik <lmesnik@openjdk.org> wrote:
Test jdk/jfr/startupargs/TestStartDuration.java checks duration, the time might be too small for stress options like Xcomp. So it makes sense to mark it as flaglesss.
This pull request has now been integrated. Changeset: 470701f0 Author: Leonid Mesnik <lmesnik@openjdk.org> URL: https://git.openjdk.org/jdk/commit/470701f0bb269834cc0e1cb40f7d34e92226454b Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless Reviewed-by: syan, egahlin ------------- PR: https://git.openjdk.org/jdk/pull/21237
participants (3)
-
Erik Gahlin
-
Leonid Mesnik
-
SendaoYan