-
Bug
-
Resolution: Fixed
-
P2
-
9
1) This will remove the restriction in the current upgrade process for the Jigsaw-based JDK used by the packager where we have to disable the packager for one week (this cases all SQE tests to fail and makes the packager unavailable for a week).
2) We cannot use any APIs that have changes since JDK 9 build 109. In some cases we can work around this with reflection, but in some cases we are stuck.
3) We are blocked from fixing any bugs that depend on a newer JDK (e.g.,
Related to the above, we cannot catch many errors at compile time today; rather we only hit the problems at runtime.
4) Testing in "legacy mode" with jfxrt.jar can mask problems that are introduced (our mitigation for this has been to build the JDK locally and do some testing in "Jigsaw" mode).
- blocks
-
JDK-8169271 Bump JavaFX minimum build JDK to b144
-
- Resolved
-
-
JDK-8169286 Need to exclude Monocle from production build
-
- Resolved
-
-
JDK-8169289 JavaFX application in named module fails to launch if no main method
-
- Resolved
-
-
JDK-8157508 Add (since="9", forRemoval=true) to @Deprecated annotation on HostServices.getWebContext
-
- Resolved
-
-
JDK-8166932 Fix @Deprecated annotations for deprecated JavaFX methods
-
- Resolved
-
-
JDK-8169309 Migrate SwingNode to the new float API of JLightweightFrame
-
- Resolved
-
-
JDK-8166926 Add (since = "9") to the @Deprecated annotations on the new snap*() methods
-
- Closed
-
- is blocked by
-
JDK-8161705 Rename directories under modules to exactly match the module names
-
- Resolved
-
-
JDK-8165809 Rework build to enable future jigsaw aware JDK9 build
-
- Resolved
-
- relates to
-
JDK-8169747 javac @compile.args does not pick up changes in local build
-
- Resolved
-
-
JDK-8169276 Fix cssref.html to remove reference to loading internal resources
-
- Resolved
-
-
JDK-8172988 gradle :web:test should run in headless mode
-
- Resolved
-
-
JDK-8169552 fix old jar list in build.gradle
-
- Resolved
-
-
JDK-8169390 Investigate build savings using a common class output
-
- Closed
-
-
JDK-8087537 Build scripts should only use JDK_HOME, not JAVA_HOME
-
- Open
-
-
JDK-8170591 Modification of single java file in javafx.web causes recompilation of all other files
-
- In Progress
-
-
JDK-8169500 Cannot build JavaFX with OpenJDK due to dependency on jdk.jfr
-
- Resolved
-
-
JDK-8169683 Incremental build of WebKit native library is broken
-
- Resolved
-
-
JDK-8091264 Upgrade to newer version of antlr
-
- Resolved
-
-
JDK-8160569 [packager] location of dtjava.js
-
- Resolved
-
-
JDK-8169429 Clean up unused buildSrc javahInclude
-
- Resolved
-
-
JDK-8169511 correct concatenation of dependencies/*/*.extra files
-
- Resolved
-