-
Enhancement
-
Resolution: Fixed
-
P4
-
9, 11, 14, 15
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271849 | 11.0.13 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
While converting the DependencyContext_test to GTest part of the old test used test functions only available in debug builds. This test functionality should be made available in product as well as long as it doesn't affect VM performance.
There are a few lines in the test that are wrapped in NOT_PRODUCT(), these are the calls to fix.
There are a few lines in the test that are wrapped in NOT_PRODUCT(), these are the calls to fix.
- backported by
-
JDK-8271849 Make all of DependencyContext_test available in product mode
-
- Resolved
-