-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8231891 | 11.0.6-oracle | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8232663 | 11.0.6 | Erik Joelsson | P4 | Resolved | Fixed | b01 |
We need to avoid always having the jib jars on the classpath when running jtreg tests through the makefiles. They interfere with the test setup for certain tests. This can be fixed rather easily by dynamically loading the classes based on an environment variable set by make.
- backported by
-
JDK-8231891 Load jib jars dynamically from JibArtifactResolver
-
- Resolved
-
-
JDK-8232663 Load jib jars dynamically from JibArtifactResolver
-
- Resolved
-