netty5/transport-blockhound-tests
Norman Maurer fbc6709686
Add profile to build on JDK 14 (#10148)
Motivation:

JDK 14 was released and need some special settings to be able to build with. Also there seems to be one regression that we need to workaround for now.

Modifications:

- Add maven profile for JDK 14
- Update blockhound version to be able to work on JDK 14
- Add workaround for possible JDK 14 regression

Result:

Be able to build on JDK 14
2020-03-30 21:25:08 +02:00
..
src/test/java/io/netty/util/internal When BlockHound is installed, do not report GlobalEventExecutor/SingleThreadEventExecutor#takeTask as blocking call. (#10020) 2020-02-11 20:24:41 +01:00
pom.xml Add profile to build on JDK 14 (#10148) 2020-03-30 21:25:08 +02:00