-
Bug
-
Resolution: Fixed
-
P3
-
7u10
-
b14
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8001757 | 8 | Igor Nekrestyanov | P3 | Resolved | Fixed | b63 |
JDK-8003750 | 7u21 | Igor Nekrestyanov | P3 | Closed | Fixed | b03 |
JDK-8002238 | 7u13 | Igor Nekrestyanov | P3 | Resolved | Fixed | b02 |
Implementation of JDK-8000336 on Mac.
Need to implement:
1. Java part to save to native cache on all the platfroms
Platform.cacheCurrentConfig(Properties p)
2. native part
SET_PROPERTY_USING_JAVA(prop, value)
GET_STRING_FROM_CONFIG(property_key, output_value, max_len)
Need to implement:
1. Java part to save to native cache on all the platfroms
Platform.cacheCurrentConfig(Properties p)
2. native part
SET_PROPERTY_USING_JAVA(prop, value)
GET_STRING_FROM_CONFIG(property_key, output_value, max_len)
- backported by
-
JDK-8001757 (mac) Native config cache
-
- Resolved
-
-
JDK-8002238 (mac) Native config cache
-
- Resolved
-
-
JDK-8003750 (mac) Native config cache
-
- Closed
-