dev-java/oracle-jdk-bin: Remove PostVMInitHook to stop usage tracker
authorJames Le Cuirot <chewi@gentoo.org>
Wed, 9 Sep 2015 09:03:02 +0000 (10:03 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 9 Sep 2015 09:04:50 +0000 (10:04 +0100)
commit208140d0186efae75bac1336c023997e5a02bb2b
tree6fdf747cab2eae2ea08e507e3aefa9e91b3a3c2e
parentdd6102d321b833a2b665a11c3122e40dba4dfb00
dev-java/oracle-jdk-bin: Remove PostVMInitHook to stop usage tracker

Deleting the usage tracker resulted in exceptions being silently
raised in a thread and this caused havoc with debuggers. Deleting the
hook that calls it instead is a smaller change and avoids both
problems.

It is possible that Oracle may use this hook for something else later.
I have therefore added a JAVA_PKG_STRICT check to display its contents
on each merge so that we can keep an eye on it.

See bug #559936 for more details.

Package-Manager: portage-2.2.20.1
dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.60-r2.ebuild [moved from dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.60-r1.ebuild with 95% similarity]