Carsten Varming 2c4e0e61c2 Removed HeapByteBuffer address field check.
Motivation:

In JDK9 heap byte buffers have an address field, so we have to remove
the current check as it is invalid in JDK9.

Modifications:

Removed the address field check for heap byte buffers.

Result:
Netty continues to find sun.misc.Unsafe in JDK9 as in previous JDKs.
2016-06-30 18:47:24 +02:00
..
2014-11-22 07:46:40 +09:00
2013-07-20 08:01:14 +02:00
2013-12-05 00:51:39 +09:00
2012-12-26 13:50:01 +09:00
2012-06-04 13:31:44 -07:00
2014-07-02 20:21:30 +09:00