Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000124 [Oberon Platform] Java SDK major have not tried 2014-10-06 21:51 2014-10-06 21:57
Reporter administrator View Status public  
Assigned To administrator
Priority normal Resolution fixed Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version 5.0 - DB build 0075 Product Version 4.2 - DB build 0072
  Target Version 5.0 - DB build 0075 Product Build
Summary 0000124: Avoid generic types in SDK methods
Description Before Java 5 generics did not exist. From Java 5 onwards, the use of a generic class as a raw type is strongly discouraged, but is permitted as a temporary solution that allows you to compile code written even before the introduction of generics.

New OBEROn versions should abandon the compatibility with old java versions and introduce the typization for SDK methods

public Vector<ObjectFile> getFiles(Framework framework) { .. }
Steps To Reproduce
Additional Information
Tags No tags attached.
Attached Files

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/bug_sponsorship_list_view_inc.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace/bug_sponsorship_list_view_inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')


- Relationships

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/bug_monitor_list_view_inc.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace/bug_monitor_list_view_inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/bugnote_view_inc.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace/bugnote_view_inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/bugnote_add_inc.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace/bugnote_add_inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/history_inc.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace/history_inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')

SYSTEM WARNING: include(/var/www/html/oberonplatform.com/bugtrace/footer.php): failed to open stream: Too many open files

SYSTEM WARNING: include(): Failed opening '/var/www/html/oberonplatform.com/bugtrace//footer.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')


Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group