-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310950 | 11.0.21 | Dukebot | P4 | Resolved | Fixed | b01 |
test/hotspot/jtreg/compiler/unsafe/generate-unsafe-access-tests.sh needs to be updated similarly to the scripts in JDK-8218460.
Note that once the script is updated and run however one of the tests it generates will be different from that checked in:
test/hotspot/jtreg/compiler/unsafe/JdkInternalMiscUnsafeAccessTestObject.java
This could indicate that this test was manually edited instead of the template having been edited and passed through the preprocessor.
Note that once the script is updated and run however one of the tests it generates will be different from that checked in:
test/hotspot/jtreg/compiler/unsafe/JdkInternalMiscUnsafeAccessTestObject.java
This could indicate that this test was manually edited instead of the template having been edited and passed through the preprocessor.
- backported by
-
JDK-8310950 generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
- Resolved
- relates to
-
JDK-8218460 Test generation scripts do not invoke stream preprocessor correctly
- Resolved
-
JDK-8218461 test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
- Resolved