InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Commercial Java Compiler Protects Eclipse RCP Applications

Posted by Craig Wickesser on Jul 23, 2009

Sections
Operations & Infrastructure,
Process & Practices,
Development,
Architecture & Design
Topics
Release ,
Performance & Scalability ,
Java ,
Security
Tags
Excelsior Jet ,
JVM

Excelsior JET, which has been covered by InfoQ in the past, has had a new release, version 6.5. The primary feature added was the ability to handle Eclipse RCP applications,

Excelsior JET enables developers to fully precompile their Eclipse RCP applications to native code and distribute them without the original class files, keeping the Java decompilers at bay

The technology behind Excelsior JET supports Eclipse Equinox, OSGi behind the Eclipse Runtime, which also provides additional protection,

The environment blocks tampering with OSGi bundles and injecting unauthorized code via Java classloading hooks by protecting the Eclipse Runtime itself.

One thing to keep in mind is that Excelsior JET runs on Intel X86 32-bit Windows and Linux platforms and is fully compatible with Java SE 5 and 6. Additionally, it supports the Eclipse Equinox OSGi runtime from version 3.1 through 3.4, and now 3.5 (Galileo) is supported in the 6.5 Maintenance Pack 1 Enterprise Edition. Excelsior is continuing to work on the next features for Excelsior JET and Dmitry Leskov, Directory of Marketing for Excelsior LLC, had this to say:

...we have created a technology that enables AOT compilation of applications built on top of dynamic frameworks, such as OSGi, or designed to run in containers. Eclipse RCP support in 6.5 is just the first use of that technology and now Tomcat is #1 on the list, based on the number of inquiries. 

 

No comments

Watch Thread Reply

Educational Content

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

The Seven Deadly Sins of Enterprise Agile Adoption

Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?