mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
profile: disable java optimisation, workaround for JDK-8140630
This commit is contained in:
parent
8ec4130b31
commit
d21ffaa909
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
~dev-java/sleep-2.1
|
||||
~dev-java/jgraphx-1.4.2.3
|
||||
~dev-java/msgpack-0.6.12
|
||||
|
||||
dev-java/icedtea:7
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
dev-java/icedtea-bin nsplugin
|
||||
|
||||
#a workaround for the bug: https://bugs.openjdk.java.net/browse/JDK-8140630
|
||||
#Also, see http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8141491
|
||||
dev-java/icedtea debug
|
||||
|
|
|
|||
Loading…
Reference in a new issue