-
Bug
-
Resolution: Fixed
-
P4
-
23, 24
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8345381 | 21.0.7-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8346635 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8345382 | 17.0.15-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8346821 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8345383 | 11.0.27-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8345386 | 8u451 | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
* <p id="jtregTagsForTest">
* Add the following jtreg tags before the test class declaration
* {@snippet :
* /*
* * @test
* * @summary Sample manual test
* * @library /java/awt/regtesthelpers
* * @build PassFailJFrame
* * @run main/manual SampleManualTest
* }
* and the closing comment tag <code>*/</code>.
So jtreg now considers this file as a test.
I guess it can be changed to the " * * {@literal @}test" to avoid this.
----------messages:(0/0)----------
test result: Error. Bad action for script: build}
- backported by
-
JDK-8345381 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
-
JDK-8345382 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
-
JDK-8345383 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
-
JDK-8345386 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
-
JDK-8346635 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
-
JDK-8346821 PassFailJFrame.java test result: Error. Bad action for script: build}
-
- Resolved
-
- relates to
-
JDK-8340785 Update description of PassFailJFrame and samples
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/e7fedf5e
-
Commit(master) openjdk/jdk21u-dev/1cfc1e79
-
Commit(master) openjdk/jdk/7bca0af4
-
Review(master) openjdk/jdk17u-dev/3160
-
Review(master) openjdk/jdk21u-dev/1256
-
Review(master) openjdk/jdk/21766