TestNativeLibrariesEvent failed in my Linux environment, here is a sample output of NativeLibraryEvent:
```
Event:jdk.NativeLibrary {
startTime = 17:44:26.758
name = "172153071"
baseAddress = 0x00400000
topAddress = 0x00401000
}
Event:jdk.NativeLibrary {
startTime = 17:44:26.758
name = "172153071"
baseAddress = 0x00600000
topAddress = 0x00601000
}
Event:jdk.NativeLibrary {
startTime = 17:44:26.758
name = "172153071"
baseAddress = 0x00601000
topAddress = 0x00602000
}
Event:jdk.NativeLibrary {
startTime = 17:44:26.758
name = "172153696"
baseAddress = 0x7FFB00000
topAddress = 0x7FFB50000
}
```
the name of NativeLibraryEvent is wrong.