Now the jimage changes for preview mode are enabled and appear stable and not causing any significant issues, the old preview patching code can now be removed. This includes:
1. Any C++/Java code guarded by DISABLE_PREVIEW_PATCHING system property being false.
2. The property reading and any tests or other places which set it.
3. Any test code which only applies with preview patching (there might not be any, but some tests do disable patching explicitly).
4. Possibly simplifying make files now that "valueclasses.jar" is not explicitly needed as a target for anything.
1. Any C++/Java code guarded by DISABLE_PREVIEW_PATCHING system property being false.
2. The property reading and any tests or other places which set it.
3. Any test code which only applies with preview patching (there might not be any, but some tests do disable patching explicitly).
4. Possibly simplifying make files now that "valueclasses.jar" is not explicitly needed as a target for anything.
- links to
-
Commit(lworld)
openjdk/valhalla/db91a9fb
-
Review(lworld)
openjdk/valhalla/1819