-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b124
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8032291 | 9 | Victor Drozdov | P2 | Closed | Fixed | b02 |
JDK-8032108 | 8u20 | Victor Drozdov | P2 | Closed | Fixed | b01 |
JDK-8039607 | emb-8u26 | Victor Drozdov | P2 | Resolved | Fixed | master |
JDK-8037604 | emb-8u6 | Victor Drozdov | P2 | Closed | Fixed | b10 |
JDK-8041030 | 7u80 | Victor Drozdov | P2 | Resolved | Fixed | b01 |
JDK-8031918 | 7u60 | Victor Drozdov | P2 | Resolved | Fixed | b03 |
JDK-8028637 | 7u55 | Victor Drozdov | P2 | Closed | Fixed | b01 |
JDK-8028656 | 7u51 | Victor Drozdov | P2 | Closed | Fixed | b09 |
Fix the following error:
[javac] C:\7u10depl-64p\7u_cpu_deploy_mainline\deploy\test\common\com\sun\deploy\config\TestPlatform.java:14: error: TestPlatform is not abstract and does not override abstract method getShortcutJnlpName(String) in Platform
> [javac] public class TestPlatform extends Platform {
> [javac] ^
> [javac] Note: Some input files use unchecked or unsafe operations.
[javac] C:\7u10depl-64p\7u_cpu_deploy_mainline\deploy\test\common\com\sun\deploy\config\TestPlatform.java:14: error: TestPlatform is not abstract and does not override abstract method getShortcutJnlpName(String) in Platform
> [javac] public class TestPlatform extends Platform {
> [javac] ^
> [javac] Note: Some input files use unchecked or unsafe operations.
- backported by
-
JDK-8031918 Fix unit tests building
-
- Resolved
-
-
JDK-8039607 Fix unit tests building
-
- Resolved
-
-
JDK-8041030 Fix unit tests building
-
- Resolved
-
-
JDK-8028637 Fix unit tests building
-
- Closed
-
-
JDK-8028656 Fix unit tests building
-
- Closed
-
-
JDK-8032108 Fix unit tests building
-
- Closed
-
-
JDK-8032291 Fix unit tests building
-
- Closed
-
-
JDK-8037604 Fix unit tests building
-
- Closed
-
(3 backported by)