Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
Jorn Vernee
8ebebbce32
8294368: Java incremental builds broken on Windows after JDK-8293116
...
Reviewed-by: erikj, djelinski, jlahoda
2022-10-05 10:26:53 +00:00
Jie Fu
2e20e7ec0f
8294271: Remove use of ThreadDeath from make utilities
...
Reviewed-by: ihse, shade, alanb
2022-09-23 13:54:23 +00:00
Jan Lahoda
cd1cdcdb0d
8293116: Incremental JDK build could be sped up
...
Reviewed-by: erikj, vromero, ihse
2022-09-21 10:27:58 +00:00
Naoto Sato
b8598b0297
8291660: Grapheme support in BreakIterator
...
Reviewed-by: smarks
2022-09-09 17:13:51 +00:00
ScientificWare
2712bc3f79
8289741: Remove unused imports from DTDBuilder.java
...
Reviewed-by: jpai
2022-08-09 08:40:24 +00:00
Daniel Jeliński
c8cc94a384
8288979: Improve CLDRConverter run time
...
Reviewed-by: naoto, rriggs
2022-06-23 18:44:54 +00:00
Claes Redestad
5c39a36641
8287522: StringConcatFactory: Add in prependers and mixers in batches
...
Reviewed-by: jlaskey, mchung
2022-06-08 07:17:31 +00:00
Naoto Sato
c10749a6a7
8287187: Utilize HashMap.newHashMap() in CLDRConverter
...
Reviewed-by: joehw
2022-05-26 15:51:37 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Naoto Sato
c044cb8346
8286399: Address possibly lossy conversions in JDK Build Tools
...
Reviewed-by: rriggs, joehw
2022-05-16 15:46:11 +00:00
Weijun Wang
397d095f66
8285743: Ensure each IntegerPolynomial object is only created once
...
Reviewed-by: xuelei, ascarpino
2022-05-09 17:18:34 +00:00
Naoto Sato
f6e9ca0cbe
8283324: CLDRConverter run time increased by 3x
...
Reviewed-by: ihse
2022-04-21 22:23:24 +00:00
Magnus Ihse Bursie
160eb2bd39
8284891: Fix typos in build system files
...
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Sean Mullan
dc6ec2a467
8284105: Update security libraries to use sealed classes
...
Reviewed-by: darcy, weijun, xuelei
2022-04-11 18:01:47 +00:00
Naoto Sato
523899e36c
8265315: Support for CLDR version 41
...
Reviewed-by: joehw, iris, ihse
2022-04-11 15:59:12 +00:00
Andrew Leonard
4451257b14
8284437: Building from different users/workspace is not always deterministic
...
Reviewed-by: erikj
2022-04-06 19:11:49 +00:00
Matteo Baccan
ccad39237a
8282657: Code cleanup: removing double semicolons at the end of lines
...
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
2022-03-07 21:33:40 +00:00
Naoto Sato
9b74c3f2e7
8176706: Additional Date-Time Formats
...
Reviewed-by: joehw, rriggs
2022-02-16 16:54:53 +00:00
Andrew Leonard
bc0466c7ca
8279182: MakeZipReproducible ZipEntry timestamps not localized to UTC
...
Reviewed-by: erikj
2021-12-23 18:03:05 +00:00
Magnus Ihse Bursie
c93552c8bb
8277069: [REDO] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
...
Co-authored-by: Andrew Leonard <aleonard@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj
2021-12-02 21:31:13 +00:00
Adam Sotona
69f56a0ea0
8264485: build.tools.depend.Depend.toString(byte[]) creates malformed hex strings
...
Reviewed-by: jlahoda
2021-11-30 12:56:48 +00:00
Julia Boes
e3e5908d0d
8277847: Support toolGuide tag in class-level documentation
...
Reviewed-by: alanb, jjg
2021-11-29 09:22:16 +00:00
Magnus Ihse Bursie
a0227965bb
8275745: Reproducible copyright headers
...
Reviewed-by: ihse, erikj
2021-11-19 13:55:08 +00:00
Daniel D. Daugherty
74f3e69dc8
8277071: [BACKOUT] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
...
Reviewed-by: erikj
2021-11-12 18:46:39 +00:00
Andrew Leonard
aeba653034
8276743: Make openjdk build Zip Archive generation "reproducible"
...
Reviewed-by: erikj, ihse
2021-11-12 14:43:54 +00:00
Aleksey Shipilev
afb502e28a
8276550: Use SHA256 hash in build.tools.depend.Depend
...
Reviewed-by: adinn, aph, andrew, ihse
2021-11-04 15:41:39 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Weijun Wang
bd2b41dd70
8275252: Migrate cacerts from JKS to password-less PKCS12
...
Reviewed-by: erikj, ihse, mullan
2021-10-19 20:48:17 +00:00
Mandy Chung
daaa47e200
8274311: Make build.tools.jigsaw.GenGraphs more configurable
...
Reviewed-by: alanb, iris
2021-09-27 16:56:33 +00:00
Sergey Bylokhov
7fff22afe7
8272805: Avoid looking up standard charsets
...
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
2021-09-02 22:56:20 +00:00
Ioi Lam
1996f649a3
8273092: Sort classlist in JDK image
...
Reviewed-by: redestad, ihse, dfuchs
2021-08-31 16:33:02 +00:00
ScientificWare
49112fa575
8265909: build.tools.dtdbuilder.DTDBuilder.java failed detecting missing path of dtd_home
...
Reviewed-by: erikj
2021-06-11 12:25:37 +00:00
Joe Darcy
e663ba961f
8268299: jvms tag produces incorrect URL
...
Reviewed-by: iris, erikj, jjg
2021-06-07 17:03:50 +00:00
Naoto Sato
a4c46e1e4f
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
...
Reviewed-by: joehw
2021-05-26 15:52:39 +00:00
Claes Redestad
9df6cc7cc2
8264678: Incomplete comment in build.tools.generatecharacter.GenerateCharacter
...
Reviewed-by: erikj, naoto, iris
2021-04-28 19:51:01 +00:00
Naoto Sato
ff4997014f
8265375: Bootcycle builds fail with StackOverflowError in cldrconverter
...
Reviewed-by: joehw
2021-04-16 22:23:30 +00:00
Claes Redestad
e152cc0312
8263677: Improve Character.isLowerCase/isUpperCase lookups
...
Reviewed-by: erikj, ihse, naoto, rriggs
2021-03-17 15:22:06 +00:00
Jonathan Gibbons
65492129a9
8262315: missing ';' in generated entities
...
Reviewed-by: lancea
2021-02-24 18:07:33 +00:00
Jamil Nimeh
8554fe6ebc
8253866: Security Libs Terminology Refresh
...
Reviewed-by: erikj, weijun, mullan
2021-01-14 16:36:51 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Jesper Wilhelmsson
555641ede5
Merge
2021-01-07 21:17:35 +00:00
Naoto Sato
4a5786b553
8259075: Update the copyright notice in the files generated by CLDR Converter tool
...
Reviewed-by: joehw
2021-01-06 16:30:30 +00:00
Brent Christian
b2f035549a
8253497: Core Libs Terminology Refresh
...
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
2020-12-16 23:09:20 +00:00
Magnus Ihse Bursie
d29c78da19
8257679: Improved unix compatibility layer in Windows build (winenv)
...
Reviewed-by: erikj, jvernee, burban
2020-12-07 15:55:53 +00:00
Chris Hegarty
b0bd0c24aa
8256755: Update build.tools.depend.Depend to handle record components in API signatures
...
Reviewed-by: jlahoda
2020-11-25 11:37:19 +00:00
Naoto Sato
68138893a5
8251317: Support for CLDR version 38
...
Reviewed-by: erikj, bchristi, joehw
2020-11-19 22:41:11 +00:00
Naoto Sato
bf84dac4cf
8247781: Day periods support
...
Reviewed-by: scolebourne, rriggs, joehw
2020-11-16 23:12:45 +00:00
Sean Mullan
62a03bd387
8237995: Enhance certificate processing
...
Reviewed-by: weijun, rhalade, ahgross, erikj
2020-10-20 14:58:38 -07:00
Paul Sandoz
0c99b19258
8223347: Integration of Vector API (Incubator)
...
Co-authored-by: Vivek Deshpande <vdeshpande@openjdk.org>
Co-authored-by: Qi Feng <qfeng@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Jean-Philippe Halimi <jphalimi@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Razvan Lupusoru <rlupusoru@openjdk.org>
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Rahul Kandu <rkandu@openjdk.org>
Co-authored-by: Kishor Kharbas <kkharbas@openjdk.org>
Co-authored-by: Eric Liu <Eric.Liu2@arm.com>
Co-authored-by: Aaloan Miftah <someusername3@gmail.com>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Shravya Rukmannagari <srukmannagar@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Lauren Walkowski <lauren.walkowski@arm.com>
Co-authored-by: Yang Zang <Yang.Zhang@arm.com>
Co-authored-by: Joshua Zhu <jzhu@openjdk.org>
Co-authored-by: Wang Zhuo <wzhuo@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: erikj, chegar, kvn, darcy, forax, briangoetz, aph, epavlova, coleenp
2020-10-14 20:02:46 +00:00
Magnus Ihse Bursie
cd651b9aad
8246435: Replace Javascript implementation of pandoc filters with Java
...
Reviewed-by: erikj
2020-06-06 02:04:21 +02:00
Claes Redestad
ad7dafb138
8246251: Adjust HelloClasslist after JDK-8230301
...
Reviewed-by: mchung
2020-06-01 21:57:08 +02:00
Anthony Scarpino
fd28aad72d
8166597: Crypto support for the EdDSA Signature Algorithm
...
Reviewed-by: weijun, mullan, wetmore
2020-05-18 09:42:52 -07:00
Naoto Sato
80c75c9fa9
8239383: Support for Unicode 13.0
...
Reviewed-by: rriggs, joehw
2020-05-13 15:46:08 -07:00
Magnus Ihse Bursie
5bbee05c7a
8243665: exploded-image-optimize touches module-info.class in all modules
...
Reviewed-by: alanb
2020-04-29 13:01:40 +02:00
Magnus Ihse Bursie
09e8b7ca4d
8243985: Make source generation by generatecharacter reproducible
...
Reviewed-by: naoto
2020-04-28 15:36:53 +02:00
Henry Jen
0278846eaa
Merge
2020-04-14 23:11:49 +00:00
Naoto Sato
51a5e9ca3c
8242010: Upgrade IANA Language Subtag Registry to Version 2020-04-01
...
Reviewed-by: rriggs, joehw
2020-04-08 09:50:03 -07:00
Magnus Ihse Bursie
e04080bd0f
8241310: Fix warnings in jdk buildtools
...
Reviewed-by: erikj, forax
2020-03-23 10:26:13 +01:00
Naoto Sato
e5e24ad080
8241082: Upgrade IANA Language Subtag Registry data to 03-16-2020 version
...
Reviewed-by: joehw
2020-03-17 19:11:10 -07:00
Naoto Sato
2b4b3d9efc
8240626: Some of the java.time.chrono.Eras return empty display name for some styles and locales
...
Reviewed-by: joehw
2020-03-16 09:26:01 -07:00
Jonathan Gibbons
afa54b7ed5
8240916: Convert to using hyphenated naming for CSS classes
...
Reviewed-by: hannesw
2020-03-13 10:57:41 -07:00
Weijun Wang
05c539c9b4
8240980: Backout JDK-8240261
...
Reviewed-by: dholmes
2020-03-13 17:45:55 +08:00
Weijun Wang
0368e41c12
8240261: Use make/templates/gpl-cp-header in FieldGen.java
...
Reviewed-by: erikj
2020-03-12 18:21:59 +08:00
Jonathan Gibbons
39d75e894b
8239804: Cleanup/simplify HTML/CSS for general block tags
...
Reviewed-by: prappo, hannesw
2020-02-27 12:16:03 -08:00
Naoto Sato
27391005a5
8239017: cmp-baseline fails because of differences in TimeZoneNames_kea
...
Reviewed-by: erikj
2020-02-13 17:14:45 -08:00
Naoto Sato
5c3a01591c
8234347: "Turkey" meta time zone does not generate composed localized names
...
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
2020-02-12 08:25:35 -08:00
Claes Redestad
0b5d48b9e6
8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin
...
Reviewed-by: mchung
2020-02-10 12:39:19 +01:00
Claes Redestad
9c8f05279c
8236272: Improve fidelity between contents of default CDS archive and classes loaded at runtime
...
Reviewed-by: erikj, jiangli, iklam
2020-02-07 10:15:59 +01:00
Naoto Sato
2e237e35fd
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
...
Reviewed-by: joehw
2020-01-06 10:31:20 -08:00
Erik Joelsson
4df99aa7ae
8226346: Build better binary builders
...
Reviewed-by: tbell
2019-12-13 08:27:51 -08:00
Jonathan Gibbons
a1d396c6cb
8235926: Update @jls @jvms taglets to allow inline usage
...
Reviewed-by: hannesw
2019-12-17 13:07:44 -08:00
Weijun Wang
1ae2478404
8234697: Generate sun.security.util.math.intpoly classes during build
...
Reviewed-by: erikj, mullan
2019-12-14 13:50:34 +08:00
Dan Smith
b0f3e76e60
8234835: Use UTF-8 charset in fixuppandoc
...
Reviewed-by: martin, jjg
2019-12-06 12:33:28 -07:00
Naoto Sato
730d0ecf19
8222756: Plural support in CompactNumberFormat
...
Reviewed-by: joehw, rriggs
2019-12-05 13:10:18 -08:00
Naoto Sato
63ef779d96
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
...
Reviewed-by: joehw
2019-11-07 10:06:04 -08:00
Naoto Sato
127c4a4e1b
8231273: Upgrade CLDR to v36
...
Reviewed-by: rriggs
2019-10-28 11:06:17 -07:00
Jonathan Gibbons
f5b14bd780
8232639: Change module graph images to use SVG instead of PNG format
...
Reviewed-by: mchung, ihse
2019-10-21 11:35:36 -07:00
Jan Lahoda
a1894385b3
8226585: Improve javac messages for using a preview API
...
Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation.
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Reviewed-by: erikj, mcimadamore, alanb
2019-10-21 15:38:26 +02:00
Andrew Leonard
0dbfc97c05
8231717: Improve performance of charset decoding when charset is always compactable
...
Reviewed-by: rriggs, redestad, alanb
2019-10-10 10:28:55 +01:00
Naoto Sato
ea0fbbca51
8230284: Accounting currency format support does not cope with explicit number system
...
Reviewed-by: rriggs
2019-09-09 12:42:01 -07:00
Alex Menkov
6794a68681
8230516: invalid html in jdwp-protocol.html
...
Reviewed-by: dtitov, sspitsyn
2019-09-09 12:00:36 -07:00
Naoto Sato
2aac0e925d
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
...
Reviewed-by: rriggs
2019-09-05 17:38:54 -07:00
Alex Menkov
3ac8462ead
8228554: Accessibility errors in jdwp-protocol.html
...
Reviewed-by: dholmes, sspitsyn
2019-08-28 13:34:15 -07:00
Claes Redestad
99bf89c581
8228507: Archive FDBigInteger
...
Reviewed-by: jiangli, bpb
2019-08-27 22:26:42 +02:00
Claes Redestad
2c245bd2b9
8229773: Resolve permissions for code source URLs lazily
...
Reviewed-by: alanb, mullan, rriggs, dfuchs
2019-08-19 06:13:52 +02:00
Naoto Sato
865afd7fda
8215181: Accounting currency format support
...
Reviewed-by: lancea, rriggs
2019-08-07 14:56:26 -07:00
Naoto Sato
c1a479ad67
8212970: TZ database in "vanguard" format support
...
Reviewed-by: rriggs, joehw, erikj, scolebourne
2019-07-26 08:56:28 -07:00
Alex Menkov
97af5fecb2
8227693: HTML error in jdwp-protocol.html
...
Reviewed-by: dcubed, sspitsyn
2019-07-22 10:26:21 -07:00
Jonathan Gibbons
2cbbe809a6
8227416: Add a "Table Of Contents" to HTML version of man pages
...
Reviewed-by: mchung
2019-07-10 16:23:59 -07:00
Ramanand Patil
475cf213d9
8224560: (tz) Upgrade time-zone data to tzdata2019a
...
8225580: tzdata2018i integration causes test failures on jdk-13
Reviewed-by: andrew, naoto
2019-07-10 05:12:23 +01:00
Serguei Spitsyn
f99eec9c0d
8226596: Accessibility errors in jdwp-protocol.html
...
Fix accessability issues in the JDWP spec
Reviewed-by: amenkov, dholmes
2019-07-02 14:02:32 -07:00
Weijun Wang
c12cf04011
8225392: Comparison builds are failing due to cacerts file
...
Reviewed-by: erikj, martin, mullan
2019-06-15 14:39:04 +08:00
Jonathan Gibbons
c6783a9362
8224257: fix issues in files generated by pandoc
...
Reviewed-by: mchung
2019-06-07 16:38:42 -07:00
Jonathan Gibbons
e27ad50eb0
8224257: fix issues in files generated by pandoc
...
Reviewed-by: mchung
2019-06-07 14:32:48 -07:00
Weijun Wang
64b04922c4
8193255: Root Certificates should be stored in text format and assembled at build time
...
Reviewed-by: clanger, erikj, mullan
2019-06-05 09:58:05 +08:00
Claes Redestad
1813ce706a
8225061: Performance regression in Regex
...
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Reviewed-by: naoto, alanb
2019-06-01 03:18:23 +02:00
Jonathan Gibbons
26fe539bbd
8225066: Add missing file
...
Reviewed-by: mchung
2019-05-30 11:00:23 -07:00
Naoto Sato
93fabcdc5a
8221431: Support for Unicode 12.1
...
Reviewed-by: erikj, rriggs
2019-05-23 12:21:21 -07:00
Jonathan Gibbons
049532b2d3
8224166: Create a taglet to better handle @jls and @jvms tags
...
Reviewed-by: erikj, darcy
2019-05-20 18:18:42 -07:00