Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Drop support for Java 5 runtime? #314

Copy link
Copy link
Open
@marchof

Description

@marchof
Issue body actions

I wonder whether we could drop support for Java 5 runtime with the following benefits:

  • Simplify test/build setup: With the advent of Java 9 we're now testing on 5 different JDK versions.
  • Allow dynamic attachment of JaCoCo agent
  • Simplify runtime data access
  • allow coverage on bootstrap classes
  • support re-transformation (no schema changes any more)

The last three become possible by adding companion classes to the bootstrap classpath with new method java.lang.instrument.Instrumentation.appendToBootstrapClassLoaderSearch().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.