-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279660 | 17.0.3-oracle | Vaibhav Choudhary | P4 | Resolved | Fixed | b02 |
JDK-8279848 | 17.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
`runtime/jsig/Testjsig.java` test currently `@requires (os.family == "linux")` and `test/hotspot/jtreg/runtime/jsig/libTestJNI.c` compilation is restricted to linux only, however there seems to be nothing in the test code that prevents it from execution on a system that supports POSIX.
- backported by
-
JDK-8279660 jsig/Testjsig.java doesn't have to be restricted to linux only
- Resolved
-
JDK-8279848 jsig/Testjsig.java doesn't have to be restricted to linux only
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/832a570d
-
Commit openjdk/jdk/34ba70a7
-
Review openjdk/jdk17/105
-
Review openjdk/jdk17u-dev/70
-
Review openjdk/jdk/4975
(2 links to)