forked from openkylin/platform_build
Merge "Update package whitelist to track changes to java.lang.invoke."
This commit is contained in:
commit
8ce8f60a2f
|
@ -67,6 +67,8 @@ org\.w3c\.dom
|
||||||
org\.w3c\.dom\.ls
|
org\.w3c\.dom\.ls
|
||||||
org\.w3c\.dom\.traversal
|
org\.w3c\.dom\.traversal
|
||||||
# OpenJdk internal implementation.
|
# OpenJdk internal implementation.
|
||||||
|
sun\.invoke\.util
|
||||||
|
sun\.invoke\.empty
|
||||||
sun\.misc
|
sun\.misc
|
||||||
sun\.util.*
|
sun\.util.*
|
||||||
sun\.text.*
|
sun\.text.*
|
||||||
|
|
Loading…
Reference in New Issue