Skip to content

Commit

Permalink
8342285: Mark jdk/jfr/api/event/TestIsEnabledMultiple.java as intermi…
Browse files Browse the repository at this point in the history
…ttent
  • Loading branch information
sendaoYan committed Oct 23, 2024
1 parent afb62f7 commit 47c90ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/jdk/jdk/jfr/api/event/TestIsEnabledMultiple.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand Down Expand Up @@ -31,7 +31,7 @@
/**
* @test
* @summary Test Event.isEnabled() with multiple recordings
* @key jfr
* @key jfr intermittent
* @requires vm.hasJFR
* @library /test/lib
* @run main/othervm jdk.jfr.api.event.TestIsEnabledMultiple
Expand Down

0 comments on commit 47c90ab

Please sign in to comment.