National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Features and enhancements of Java 7
Staš, Jakub ; Pecinovský, Rudolf (advisor) ; Vojtíšek, Michal (referee)
Nowadays there is wide variety of programming languages and platforms providing com-plex set of tools for software development -- from mobile and desktop applications up to server applications. Java is one of the most popular choices for software project develop-ment since many years. Many changes and improvements of the Java language occurred throughout 23 years of development of the platform. Current version brings many changes description of whom is considered to be beneficial not only for developers but also for the community around Java platform. This thesis covers the changes that were introduced in the release of Java 7. The thesis lists the short review of main historical events that happened since the beginning of the platform and analyses changes in libraries as well as describes syntactical changes. Primary focus is placed on the NIO (New I/O) library, whose current name is Non-Blocking I/O (NIO.2). Even though massive changes had occurred in this library, not many people actually noticed anything. This unfortunate situation is now described as a quiet revolution. Last but not least a description of changes in other libraries and Java Virtual Machine is presented.
Fork/join testing in Java 7
MAXA, Karel
In release Java 7 comes new library fork/join from package java.util.concurrent, which help to better usage of parralel architecture and thus bring more time effective applications. The bachelor is aimed at describe and make recommendation for usage of this library. Main part of bachelor is aimed at implementation tests and their evalution for showing time efficiency. For the test was written program in Java, which was executed on different system platforms and different hardware architectures.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.