Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Development
    • Development

    Sun Improves Javas Security, Language Skills

    Written by

    Darryl K. Taft
    Published June 20, 2005
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      At its JavaOne conference next week in San Francisco, Sun Microsystems Inc. will highlight features of the next version of Java, code-named Mustang.

      The new features in Java 2 Platform, Standard Edition 6.0 will be in six primary areas: Java programming language and tools, security and networking, Java Management Extensions, serviceability, core libraries, and enterprise client and XML, according to members of the Java Development Kit Core Engineering Team.

      Sun officials in Santa Clara, Calif., said no language changes are in store for Mustang, but there are some JSRs (Java Specification Requests) in the works that will extend the platforms ability to process language.

      One JSR involving language support is JSR 223, planned for inclusion in Mustang. JSR 223, also known as “Scripting for the Java Platform,” is an initiative to enable scripting languages to integrate with the Java platform. Mustang will also include a JavaScript engine based on Mozilla Rhino, an open-source implementation of JavaScript, written in Java.

      /zimages/6/28571.gifRead details here about improved support for J2SE and J2EE in NetBeans IDE.

      Other language-related JSRs are JSR 199, the Java Compiler API, which defines a framework for compiling source files within applications; and JSR 269, the Pluggable Annotation Processing API that standardizes Javas annotation processing tool, the team said.

      To increase security, Sun plans to add support for XML Digital Signatures (JSR 105) and for JSR 268, the Smart Card I/O API, which will enable Java applications to interact with applications on smart cards.

      Other new security features planned for Mustang include native-platform integration of Java Generic Security Services and Kerberos, support for the Simple and Protected GSS-API Negotiation Mechanism, a Java Authentication and Authorization Service log-in module that employs LDAP authentication, and a security certificate request framework.

      /zimages/6/28571.gifSun squashes “critical” Java bugs. Click here to read more.

      New networking features are slated to include internationalized domain names and resource identifiers and programmatic access to network parameters, Sun officials said.

      Meanwhile, as Sun continues to add touches to Mustang, the company also is looking ahead to J2SE (Java 2 Platform, Standard Edition) 7.0, code-named Dolphin. The current version of Java, Java 5.0, is code-named Tiger.

      On the JMX (Java Management Extensions) front, Sun is working on building out Version 2.0 of the JMX API with JSR 255, but that is slated for Dolphin. Mustang will include Version 1.3 of JMX.

      Serviceability improvements will include run-time support for DTrace (Dynamic Tracing), making the jconsole feature more user-friendly, improving “diagnosability,” improving the JVM tool interface and improving the JPDA (Java Platform Debug Architecture) among others.

      Core library improvements include fixes to finding free disk space and enabling the java.io.File class file to support long paths in Windows.

      Next Page: XML and Web services focus.

      Page 2

      Sun has said XML and Web services will be a big focus of Mustang. Thus, regarding enterprise client and XML enhancements for Mustang, Sun will feature JAX-WS (Java Architecture for XML-Web Services) 2.0—which was formerly known as JAX-RPC—and JAXB (Java Architecture for XML Binding) 2.0. Mustang also will feature JDBC (Java Database Connectivity) 4.0.

      However, despite all the planned improvements, the JDK team warns that not all of them will make it into Mustang. That is why Sun is asking developers to try the latest “snapshots” of Mustang that are being made available, so they can report and help fix bugs. Sun drops a new build of Mustang every week.

      “I think Java 5 [JDK 1.5] had major changes, including language changes [annotations, new for-loop, auto-boxing, static imports, etc.] but so far the Java 6 items are a bit underwhelming in terms of their universal applicability,” said Cameron Purdy, president of Tangosol Inc., of Somerville, Mass.

      “On the other hand, the inclusion of a Web server and JavaScript support could prove to be very interesting, since it basically means that theres a minimalist HTTP application environment anywhere that theres Java,” Purdy added. “Theoretically, you could have every device on the network providing its own HTTP-based administration using this as the basis.”

      Bob Laferriere, vice president of engineering at Echelon 4 Corp., of Mequon, Wis., said, “The biggest improvements are all the Web services and XML-related enhancements. JAXB 2 will add schema support. The binding from the schema to Java classes is huge for me as it will create a seamless transition from structured XML documents to Java classes. This will enable systems and software engineering to have a simpler handoff. As with most JSRs, however, my fear is that there will again be an attempt to reinvent the wheel.”

      /zimages/6/28571.gifAs Java enters its second decade, Sun is facing a future that includes less control over what happens with the technology. But given Suns vision of the future, does it really matter? Click here to read Sean Gallaghers column.

      Laferriere questioned the need to include so much in the core.

      “On the negative side, how much of these new features are really needed as part of the core JDK?” he asked. “As Java 6 increases its footprint, the large, slow tag will begin to creep back in with Java. This is also true of .Net, which is also growing quite large. It is almost a battle for the entire platform at this point as opposed to a true embracement of the open-source vision of developing things of value and let the developer decide.”

      Anne Thomas Manes, a Boston-based analyst with Burton Group Inc., echoed those sentiments.

      “What bothers me is that I really dont like JAX-WS,” Manes said. “The Sun JAX-WS team really needs to learn a few things from Microsoft. They should be building something like Indigo—a common programming model that encompasses JAX-WS/JAXM, JMS, RMI and EJB. But Sun doesnt get that.”

      However, “At least they made the jump from JAX-RPC to JAX-WS, and they arent afraid to break backward compatibility,” Manes added. “But JAX-WS is still much too cumbersome—over-engineered in the traditional Sun engineering way.”

      /zimages/6/28571.gifCheck out eWEEK.coms for the latest news, reviews and analysis in programming environments and developer tools.

      Darryl K. Taft
      Darryl K. Taft
      Darryl K. Taft covers the development tools and developer-related issues beat from his office in Baltimore. He has more than 10 years of experience in the business and is always looking for the next scoop. Taft is a member of the Association for Computing Machinery (ACM) and was named 'one of the most active middleware reporters in the world' by The Middleware Co. He also has his own card in the 'Who's Who in Enterprise Java' deck.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.