Commit Graph

9 Commits

Author SHA1 Message Date
Nikita Gubarkov
39eecc8ce8 JBR-6357 JBR API v3
JBR API frontend is moved into a separate repository.
Rewritten proxy generation, bridges removed, invokedynamic is used instead.
Mapping is now specified using annotations.
Support for extension methods.
Support for arrays and generics.
Added JBR API implementation version.

JBR-7232 Refactor deriveFontWithFeatures & JBRFileDialog JBR API
2024-06-05 01:41:22 +02:00
Joshua Cao
ef6404b8b3 8305721: add make compile-commands artifacts to .gitignore
Reviewed-by: erikj, jwaters
(cherry picked from commit 9e20382311)
2023-04-13 10:57:38 +07:00
Julian Waters
3c868f652f 8295884: Implement IDE support for Eclipse
Reviewed-by: erikj

(cherry picked from commit 45809fd0c0)
2023-04-09 08:35:22 +07:00
Konstantin Bulenkov
3c84adf229 add workspace.xml to gitignore
(cherry picked from commit bd5b9403fdca779ecc76f0b3af2918fe772f7ed1)

(cherry picked from commit 37e7661f85)
2023-02-14 07:07:46 +01:00
Scott Gibbons
c37988d079 8268276: Base64 Decoding optimization for x86 using AVX-512
Reviewed-by: erikj, sviswanathan, kvn
2021-06-25 03:19:48 +00:00
Jie Fu
52805f526b 8256048: Incomplete gitignore setting for netbeans project
Reviewed-by: erikj
2020-11-10 12:16:00 +00:00
Eric Caspole
57b98fa55a 8255965: LogCompilation: add sort by nmethod code size
Reviewed-by: kvn, redestad
2020-11-05 23:51:27 +00:00
Dan Lemmond
d3e0c4ce9c 8244966: Add .vscode to .hgignore and .gitignore
Add .vscode to .hgignore and .gitignore

Reviewed-by: erikj, ihse
2020-05-19 11:20:13 -07:00
Erik Joelsson
26f801426d 8210283: Support git as an SCM alternative in the build
Reviewed-by: ihse, ehelin
2018-09-07 14:54:15 -07:00