-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b167
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179714 | 10 | Mandy Chung | P2 | Resolved | Fixed | b07 |
At this time, the OS name and architecture recorded in the packaged modules is taken from the values of $(REQUIRED_OS_NAME) and $(OPENJDK_TARGET_CPU_LEGACY) in the build. This needs to be examined before JDK 9 is final. In particular, "Darwin" is the OS name whereas the value of the os.name property at runtime is "Mac OS X".
- backported by
-
JDK-8179714 OS name and arch in JMOD files should match the values as in the bundle names
-
- Resolved
-
- relates to
-
JDK-8178016 Revisit OS and architecture names in system props, release file, bundles
-
- Open
-
-
JDK-8179600 OS_* properties in the `release` file in JDK 9
-
- Resolved
-
-
JDK-8174823 Module system implementation refresh (3/2017)
-
- Resolved
-