Agents usage during builds requires a new JVM flag on JDK 9

Description

Since recent preview builds of OpenJDK 9 agents such as Byteman are no longer allowed to auto-attach to the JVM at runtime.

This needs a new (read-only) property to be set before boot: -Djdk.attach.allowAttachSelf=true

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created May 22, 2017 at 10:08 AM
Updated June 13, 2017 at 10:38 AM
Resolved May 23, 2017 at 7:19 AM

Flag notifications