Péter Szilágyi
1663ffa95c
bind: initialize JNI library on any class load
...
With the introduction of constructors Java side, all types
become entry points into the library. However the library
was only initialized by the main class until now, resulting
in all other constructors hitting linker errors until an
interaction with the main library class.
This CL fixes that by changing each generated type to touch
the main library class, ensuring that the underlying native
library is loaded.
Change-Id: I640d1dc329e072f8d0753f74ccce87cd9e5aaea8
Reviewed-on: https://go-review.googlesource.com/29994
Reviewed-by: Elias Naur <elias.naur@gmail.com>
2016-09-29 11:31:45 +00:00
..
2016-03-07 16:10:51 +00:00
2016-06-23 18:55:48 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-03-03 15:03:45 +00:00
2016-03-03 15:03:45 +00:00
2016-07-07 16:20:08 +00:00
2016-07-07 16:20:08 +00:00
2016-09-22 10:16:33 +00:00
2016-09-27 16:37:51 +00:00
2016-09-22 10:16:33 +00:00
2016-09-29 11:31:45 +00:00
2016-09-22 10:16:33 +00:00
2015-08-28 13:57:06 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-03-03 15:03:45 +00:00
2016-03-03 15:03:45 +00:00
2016-06-23 18:55:48 +00:00
2016-03-14 13:45:40 +00:00
2016-03-15 16:00:42 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-09-29 11:31:45 +00:00
2016-03-15 16:00:42 +00:00
2016-03-15 16:00:42 +00:00
2016-06-23 18:55:48 +00:00
2016-03-15 16:00:42 +00:00
2016-03-29 08:36:18 +00:00
2016-06-23 18:55:48 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-06-23 18:55:48 +00:00
2016-06-23 18:55:48 +00:00
2016-06-23 18:55:48 +00:00
2016-09-21 06:52:53 +00:00
2015-05-12 22:05:40 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-09-29 11:31:45 +00:00
2016-03-12 06:23:01 +00:00
2016-03-03 15:03:45 +00:00
2016-07-07 16:20:08 +00:00
2016-07-07 16:20:08 +00:00
2015-08-26 20:25:55 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-09-29 11:31:45 +00:00
2016-03-12 06:23:01 +00:00
2016-03-03 15:03:45 +00:00
2016-09-16 13:52:19 +00:00
2016-06-23 18:55:48 +00:00
2015-08-31 16:32:47 +00:00
2016-06-23 18:55:48 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-06-23 18:55:48 +00:00
2016-06-23 18:55:48 +00:00
2016-06-23 18:55:48 +00:00
2016-09-21 06:52:53 +00:00
2016-09-16 17:25:25 +00:00
2016-09-27 16:37:51 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-09-16 17:25:25 +00:00
2016-09-07 12:52:06 +00:00
2016-09-07 12:52:06 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-09-07 12:52:06 +00:00
2016-09-07 14:13:50 +00:00
2016-09-07 14:13:50 +00:00
2016-03-14 13:30:01 +00:00
2016-09-22 10:16:33 +00:00
2016-09-22 10:16:33 +00:00
2016-09-29 11:31:45 +00:00
2016-03-12 06:23:01 +00:00
2016-03-03 15:03:45 +00:00
2016-06-23 18:55:48 +00:00
2016-06-23 18:55:48 +00:00
2015-08-24 21:08:09 +00:00
2016-03-05 10:02:05 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-03-03 15:03:45 +00:00
2016-03-03 15:03:45 +00:00
2016-06-23 18:55:48 +00:00
2016-03-14 13:45:40 +00:00
2015-10-07 20:48:45 +00:00
2016-09-22 10:16:33 +00:00
2016-09-07 12:52:06 +00:00
2016-09-29 11:31:45 +00:00
2016-03-12 06:23:01 +00:00
2016-03-03 15:03:45 +00:00
2016-07-07 16:20:08 +00:00
2016-07-07 16:20:08 +00:00