diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-03-26 18:26:07 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-03-26 21:37:50 +0100 |
commit | 3587377cdae300f5568151a822e777bbbf184643 (patch) | |
tree | 5d28d5a3e4ba8af07433995e861a2e579b6deed1 /runtime/lua/vim/func.lua | |
parent | 0c0be09eab66975e62c67522620fee10f82663d2 (diff) | |
download | rneovim-3587377cdae300f5568151a822e777bbbf184643.tar.gz rneovim-3587377cdae300f5568151a822e777bbbf184643.tar.bz2 rneovim-3587377cdae300f5568151a822e777bbbf184643.zip |
vim-patch:63d68c2c218e
runtime(java): Update java[CR]_JavaLang type lists (vim/vim#14297)
- Add to the list of java.lang runtime exceptions two new
types: MatchException (Pattern Matching for _switch_) and
WrongThreadException (Virtual Threads).
- "Demote" Compiler (removed in JDK 21) from the list of
java.lang class types to a new list javaLangDeprecated.
References:
https://bugs.openjdk.org/browse/JDK-8205129
https://bugs.openjdk.org/browse/JDK-8282274
https://bugs.openjdk.org/browse/JDK-8284161
https://github.com/vim/vim/commit/63d68c2c218eeb80c164e1c56c53f51a9e92a5eb
Co-authored-by: Aliaksei Budavei <32549825+zzzyxwvut@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions