<Insert Picture Here> Java, the language for the future



Similar documents
JavaFX Session Agenda

Lecture 1 Introduction to Android

Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle

The Future of Java. Terrence Barr Senior Technologist, Oracle

Aplicações empresariais de elevada performance com Oracle WebLogic e Coherence. Alexandre Vieira Middleware Solutions Team Leader

ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE WEBLOGIC SERVER STANDARD EDITION

Glassfish, JAVA EE, Servlets, JSP, EJB

<Insert Picture Here> GlassFish v3 - A Taste of a Next Generation Application Server

ORACLE ADF MOBILE DATA SHEET

Oracle im Open Source Kontext Abgrenzung GlassFish vs. JBoss und wozu noch WebLogic?

ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET

Introducing Apache Pivot. Greg Brown, Todd Volkert 6/10/2010

Your Old Stack is Slowing You Down. Ajay Patel, Vice President, Fusion Middleware

Take full advantage of IBM s IDEs for end- to- end mobile development

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c

GlassFish v3. Building an ex tensible modular Java EE application server. Jerome Dochez and Ludovic Champenois Sun Microsystems, Inc.

Java ME & NetBeans Mobility. Petr Suchomel Architect, NetBeans Mobility Sun Microsystems

IBM Rational Web Developer for WebSphere Software Version 6.0

Safe Harbor Statement

System Structures. Services Interface Structure

<Insert Picture Here> Oracle Mobile Enterprise Application Platform Overview

Mobilize Your ERP with ADF Mobile

Dynamic Web Programming BUILDING WEB APPLICATIONS USING ASP.NET, AJAX AND JAVASCRIPT

Weblogic 12c: Mastering The Cloud Foundation. Patrick Dewael & Kristof Satory

Project SailFin: Building and Hosting Your Own Communication Server.

Introduction to Android

To Java SE 8, and Beyond (Plan B)

How To Write An Ria Application

Reminders. Lab opens from today. Many students want to use the extra I/O pins on

Load and Performance Load Testing. RadView Software October

An Oracle White Paper May Ready for Business: Oracle GlassFish Server

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel

Java Garbage Collection Basics

applications. JBoss Enterprise Application Platform

Zulu by Azul OpenJDK for Azure

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc

Server-Side JavaScript auf der JVM. Peter Doschkinow Senior Java Architect

How To Use Java On An Ipa (Jspa) With A Microsoft Powerbook (Jempa) With An Ipad And A Microos 2.5 (Microos)

The Oracle Fusion Development Platform

The Most Popular UI/Apps Framework For IVI on Linux

Cross-Platform Software Considerations for Internet of Things

Oracle Java SE and Oracle Java Embedded Products

An Introduction to Android

ORACLE MOBILE SUITE. Complete Mobile Development Solution. Cross Device Solution. Shared Services Infrastructure for Mobility

Native, Hybrid or Mobile Web Application Development

Introducing IBM WebSphere Application Server v8.5 The Future Is Now

ANDROID INTRODUCTION TO ANDROID

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Android Architecture. Alexandra Harrison & Jake Saxton

Framework Adoption for Java Enterprise Application Development

ANDROID BASED MOBILE APPLICATION DEVELOPMENT and its SECURITY

Rich Internet Applications

Web Development with the Eclipse Platform

Alcatel-Lucent IMS Application Server

Characteristics of Java (Optional) Y. Daniel Liang Supplement for Introduction to Java Programming

Why IBM WebSphere Application Server V8.0?

ADF Mobile Overview and Frequently Asked Questions

Middleware- Driven Mobile Applications

Case Studies of Running the Platform. NetBeans UML Servlet JSP GlassFish EJB

White Paper: Why Upgrade from WebSphere Application Server (WAS) v7 to v8.x?

MEng, BSc Applied Computer Science

Software Development Interactief Centrum voor gerichte Training en Studie Edisonweg 14c, 1821 BN Alkmaar T:

Example of Standard API

Java and Real Time Storage Applications

Oracle Cloud Platform. For Application Development

Introduction to IBM Worklight Mobile Platform

What s Cool in the SAP JVM (CON3243)

Adobe ColdFusion 11 Enterprise Edition

Java and the Internet of Things

Google Web Toolkit. Introduction to GWT Development. Ilkka Rinne & Sampo Savolainen / Spatineo Oy

ORACLE COHERENCE 12CR2

Oracle WebLogic Server: Remote Monitoring and Management

Oracle Solaris: Aktueller Stand und Ausblick

An introduction to creating Web 2.0 applications in Rational Application Developer Version 8.0

MEng, BSc Computer Science with Artificial Intelligence

Java 7 Recipes. Freddy Guime. vk» (,\['«** g!p#« Carl Dea. Josh Juneau. John O'Conner

ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE WEBLOGIC SERVER STANDARD EDITION

Java EE 6 development with Eclipse, Netbeans, IntelliJ and GlassFish. Ludovic Champenois Oracle Corporation

How To Develop A Mobile Application On An Android Device

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012

Oracle Reference Architecture and Oracle Cloud

ORACLE APPLICATION EXPRESS 5.0

Netbeans 6.0. José Maria Silveira Neto. Sun Campus Ambassador

INTRODUCTION TO JAVA PROGRAMMING LANGUAGE

WEBLOGIC SERVER MANAGEMENT PACK ENTERPRISE EDITION

Java in Education. Choosing appropriate tool for creating multimedia is the first step in multimedia design

Oracle Communications WebRTC Session Controller: Basic Admin. Student Guide

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Development Techniques for Native/Hybrid Tizen Apps. Presenter Matti Pakarinen

Groot, Groter, Groots(t)

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

CrossPlatform ASP.NET with Mono. Daniel López Ridruejo

I vantaggi dell?utilizzo di JAVA nella strategia M2M

Whitepaper. Rich Internet Applications. Frameworks Evaluation. Document reference: TSL-SES-WP0001 Januar

Transcription:

1

<Insert Picture Here> Java, the language for the future Adam Messinger Vice President of Development

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. 3

Java Platform APIs Java EE Java FX Java SE Java TV & Java ME Java Card Java VM HotSpot Java VM Lightweight Java VM Language Java Language 4

Java: Servers and Desktops 5

Java: Servers & Desktops Design Objective Optimize Java for New Application Models & Hardware Enhance Productivity for Java Developers Integrate Modularity into Java Virtual Machine Optimize for New Processors, Memory & Networking Improve Performance, Monitoring & Diagnostics Provide Java VM Support for Multiple Languages 6

Java: Servers & Desktops Project Coin: Productivity with More Concise Code Improved Type Inference for Instance Creation ( Diamond ) Try-with-Resource Blocks Strings-in-Switch Statements, and More... Project Lambda: Closures for Java Concise Replacement for Many Uses of Inner Classes Supports Automatically-Parallel Bulk Data Operations on Collections Project Jigsaw: The Modular Java Platform Improve Productivity by Eliminating Error-Prone Class Path Improve Packaging & Delivery of Components & Applications Modular Java VM Scaling from Netbooks to Desktops to Servers 7

Java: Servers & Desktops Multi-Core Processors, Large Memories & Fast Networks Fork/Join Framework & Other Multi-Threading Enhancements Very Large Heap Low Pause Garbage Collection Remove the Permanent Generation from HotSpot Improved Networking: Native Infiniband, 10G Ethernet, SDP & SCTP New I/O APIs: File System & Async I/O with Better O/S Interoperability Java VM Support for Multiple Languages InvokeDynamic Bytecode Improves Performance of Dynamic Languages Scales Dynamic Languages Automatically on Multi-Core Processors Significantly Faster JavaScript Engine 8

Java: Servers & Desktops As of Sun acquisition, Oracle has two mainstream JVMs HotSpot - Versatile, Market share leader, High quality and performance JRockit - Specialized - Focus on Serviceability, server-side performance and the Oracle stack. Base of value-adds like JRMC, JRRT and JRVE Converged JVM Strategy Merge into one team / codebase with the best of both worlds Converged JVM will be open sourced through OpenJDK Premium JRMC, JRRT and JRVE features will remain closed source Oracle committed to continued investment 9

Java: Open Source 2 New OpenJDK Releases in 2011 & 2012 Committed Feature List for 2011: openjdk.java.net/projects/jdk7/ features/ Oracle Remains Committed to the Best Open-Source Java Implementation More External Contributors are Welcome! 10

Java: Client and Tools 11

Java: Client & Tools Design Objective Deliver Best HTML5 & Native Application Experience Programming Model: the Power of Java, the Ease of JavaFX Native Interoperability Between Java, JavaScript & HTML5 High Performance 2D and 3D Java Graphics Engine Designed to Exploit Hardware Advances in Desktop & Mobile Complete & Integrated Development Lifecycle Experience 12

Java: Client Architecture Unified Application Development Model JavaFX APIs JavaFX Toolkit Java Render Tree HTML DOM JavaFX translated to JavaScript Hardware Acceleration & Software Fallback Java2D D3D OpenGL HTML 5 CSS 3 JavaScript 5 Built on HTML5 JVM HotSpot Browser 13

Java: JavaFX APIs Full set of rich UI controls for a productive out of the box experience. Controls Charts Customizable, easy to use charts. Scenegraph provides convenient programming model for graphical and business applications Scenegraph has built-in support for drag & drop Support for mouse, keyboard, touch, and input method events Blurs, reflections, drop shadows, glows, inner shadows, and more Simple yet powerful threading libraries built on a single reusable Task API Scene Graph Drag & Drop Animations Input Events Paints Effects Transforms Local Storage Tasks (threading) Data Services Super flexible timeline based animations, animating along a path, and simple transitions Colors, linear and radial gradients, texture paints Full 2D and 3D transforms such as rotations, translations, and scaling Local storage for storing user data offline, both for desktop and web apps Web services, database services, file services, etc 14

Java: Client & Tools Programming Model the Ease of JavaFX APIs, Visual Design, Standard & Complex UI Controls, Data Binding Library of Standard & Complex UI Controls in Open Source Support for Large Datasets, Native I18N & Accessibility, Advanced Skinning Flexibility Using Images, Embedded HTML or 2D-3D Vector Graphics Programming Model the Power of Java Generics, Annotations, Multi-Threading, Compilation Standard Java IDEs, Debuggers and Profilers Native Interoperability with JavaScript & HTML5 Embed HTML Content in Java Applications Seamless DOM Access Between HTML5 & Java Manipulate Java Scenegraph from JavaScript 15

Java: Client & Tools High-Performance Java Graphics Engine New Hardware Accelerated 2D and 3D Graphics Pipeline Tight Integration with Java & JavaFX Runtime Simplifies Programming: Shadows, Blurs, Reflections, Effects, Transforms 3D Transforms Today; Full 3D objects in Future Exploits Modern Graphics Hardware Advances Supports DirectX for Windows Supports OpenGL ES 2.0 or Better for Other Platforms Complete & Integrated Development Lifecycle Experience Visually Assemble, Edit, Compile, Profile, Debug Data binding (Rest, JDBC, JSON, XML,.) Productivity: Coin, Closures, Modular Development, Graphics 16

Java: Open Source 2 New NetBeans Releases in 2011 20% Increase in Users in 6 Months Committed Feature List & Builds: netbeans.org/community/releases/roadmap.html Oracle committed to making JavaFX UI controls available in Open Source javafx.com/roadmap 17

Demonstration Java: Client & Tools 18

Java: Application Servers 19

Java: Application Servers Design Objective Optimize Java Application Servers for New Application Models Make Application Servers Modular with Dependency Injection Provide New Lightweight Web Profile for Web Applications Make POJO & EJB Programming Significantly More Productive Enhance Java Web Services for Performance & Interoperability Better Interoperability with Scripting & Dynamic Languages 20

Java: Application Servers Make Application Servers Modular 2009 Microkernel Based on HK2 in Reference Implementation 2010 Enterprise OSGI Specifications JPA, JNDI, JDBC, JTA, HTTP Service 2010 OSGI and Java EE Hybrid Programming Model Provide New Lightweight Web Profile for Web Applications 2009 JSR 316 Web Profile Delivered in Reference Implementation 2010 Clustered Web Profile Make POJO & EJB Programming More Productive 2009 EJB 3.1 Lite, Dependency Injection (Weld), Bean Validation Enhance Web Services for Performance & Interoperability 2010 JAX WS, Reliable Messaging, Secure Conversations, Reliable Secure Protocol 2010 - Compliance with WS-I Basic Profile 2.0 Standardized.NET Interop 21

Java: GlassFish and WebLogic Best of Breed Java Development and Deployment Java Foundation and Community GlassFish Server Fusion Middleware Foundation Developer Tools Oracle Middleware Application Grid Infrastructure GlassFish Coherence Application Grid WebLogic with Oracle WebLogic Suite JRockit and HotSpot Enterprise Management Optimized Software/Hardware Offerings for ExaLogic Cloud Foundation 22

Java: GlassFish and WebLogic 23

Java: Open Source 2 New GlassFish Releases in 2011 Committed Feature List for 2011: glassfish.dev.java.net/roadmap/ 8 Million GlassFish Downloads in 2009 More External Contributors Welcome! 24

Java: Mobile Devices 25

Java: Mobile Devices Design Objective Deliver Java and Web Applications to All Consumer Devices Modernize Java for Mobile Devices and Language Features Integrate Web Technologies (HTML, JavaScript, CSS) New Device APIs to Access Hardware & OS Features Small Footprint, CPU-Efficient Java for Card, TV, Mobile Consistent Tooling and Emulation Across Java Devices 26

Java: Mobile Devices Project Java Mobile.Next Updates to Language, VM, Libraries, Optional Packages & APIs Integration of Web Technologies (HTML, JavaScript, CSS) Java ME Runtime Based on Mobile Services Architecture Webkit Engine, JavaScript Engine, Java/JavaScript Bridge New Device APIs to Access to HW & OS Features Graphics, Near Field Communication, IMS, Sensors, Payment, Telephony, Location Small Footprint, CPU-Efficient Java for Card, TV, Mobile Phones: Optimized for ARM7/ARM9 Chips & Limited Memory TVs: Optimized Blu-ray Java, DVB Multimedia, Tru2way Digital Cable Cards: Personal Identity Verification, National ID & Health Care Cards Java ME Roadmap Details at: oracle.com/technetwork/java/javame 27

Java: New Devices, New Markets 28

Latin America 2010 December 7 9, 2010 Russia 2011 H1 Dates TBD Beijing 2010 December 13 16, 2010 India 2011 H1 Dates TBD 29

30

31