Re: Remove sun.misc.Unsafe.defineAnonymousClass

2017-02-22 Thread Christoph Engelbert
Hey guys, Not exactly sure but I think JRuby 3000? uses it under the covers, but I might be mistaken. I guess Charles can shed some more light. Christoph Engelbert Manager Developer Relations 350 Cambridge Ave Suite #50, Palo Alto, CA 94306 USA (based in Germany) ch...@hazelcast.com

Re: Disallowing the dynamic loading of agents by default

2017-04-02 Thread Christoph Engelbert
racing / reporting tools (same as APMs) that are added at runtime and they’re often required to create meaningful error reports for us. That’s why I care for this change, I guess a lot of people think the same way. Christoph Engelbert Manager Developer Relations > On 3. Apr 2017, at 01:39

Re: Disallowing the dynamic loading of agents by default

2017-04-04 Thread Christoph Engelbert
Comments inlined Chris > On 5. Apr 2017, at 07:19, John Rose wrote: > > On Apr 3, 2017, at 3:36 PM, mark.reinh...@oracle.com wrote: >> >> If developers and deployers have to to opt-in to breaking encapsulation >> on the command line then that at least makes it clear to someone trying >> to dia

Re: SecurityManager environments

2017-04-06 Thread Christoph Engelbert
library doesn’t play nice. On the other side, I think the solution to make more use of the SecurityManager is not wrong but the API should be revised and a better / faster way is necessary, maybe incorporating the new StackWalker API for access checks. Christoph Engelbert Manager Developer

Re: Proposal: Allow illegal reflective access by default in JDK 9

2017-05-18 Thread Christoph Engelbert
Hey, I also think the new styled parameter is great and I would appreciate a fully “quiet” mode for our customers. I don’t mandate it to be the default but I think to make it the default for (and only for) Java 9 sounds meaningful. The reason is simple: It is not just us (a few people, a few vend

Re: Proposal: Allow illegal reflective access by default in JDK 9

2017-05-18 Thread Christoph Engelbert
gt; With best regards, > Tagir Valeev. > > On Fri, May 19, 2017 at 11:42 AM, Christoph Engelbert <mailto:ch...@hazelcast.com>> wrote: > Hey, > > I also think the new styled parameter is great and I would appreciate a fully > “quiet” mode for our customers. I don’t m

Re: Attaching to a JVM image that does not include java.instrument

2017-05-19 Thread Christoph Engelbert
Hey, Just a clarification question, does that mean no agent like dynatrace, appdynamics or others would work anymore with a normal jlinked image, when `java.instrument` is specifically added as a dependency? In this case I would agree with Rafael and Michael. It will come as a surprise to a lo

Re: Encapsulating internal APIs in JDK 9 (sun.misc.Unsafe, etc.)

2015-08-04 Thread Christoph Engelbert
Objenesis and couple of other frameworks. Christoph Engelbert Technical Evangelist / Senior Solutions Architect 350 Cambridge Ave Suite #50, Palo Alto, CA 94306 USA (based in Germany) ch...@hazelcast.com <mailto:ch...@hazelcast.com> +49 160 9648 2677 @noctarius2k skype: noctarius_

Re: Disallowing the dynamic loading of agents by default

2017-04-03 Thread Christoph Engelbert - Hazelcast
use certain tools in the new sandbox behavior you have to trust them upfront. I guess everybody is happy to trust a tool coming from a vendor I already use (and therefore trust). WDYT? *Christoph Engelbert Manager Developer Relations * Am 4/3/2017 um 5:50 PM schrieb Alan Bateman: > On 03