[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-615) Fix compiler warnings in demo compilation

Radoslav Husar (JIRA) issues at jboss.org
Thu Aug 24 06:09:00 EDT 2017


     [ https://issues.jboss.org/browse/MODCLUSTER-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated MODCLUSTER-615:
--------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/modcluster/mod_cluster/pull/289


> Fix compiler warnings in demo compilation
> -----------------------------------------
>
>                 Key: MODCLUSTER-615
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-615
>             Project: mod_cluster
>          Issue Type: Bug
>          Components: Documentation & Demos
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>             Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
>
> This was introduced as a fix for MODCLUSTER-358 which can now be reverted since we no longer support JDK6.
> {noformat}
> [WARNING] /Users/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[504,50] unchecked call to JComboBox(java.util.Vector<E>) as a member of the raw type javax.swing.JComboBox
> [WARNING] /Users/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[505,43] unchecked call to setRenderer(javax.swing.ListCellRenderer<? super E>) as a member of the raw type javax.swing.JComboBox
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the mod_cluster-issues mailing list