Henry Jen
|
0ff1c0832e
|
8349984: (jdeps) jdeps can use String.repeat instead of String.replaceAll
Reviewed-by: alanb
|
2025-03-13 16:44:06 +00:00 |
|
Archie Cobbs
|
661bd5bfe8
|
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
Reviewed-by: darcy, asemenyuk, joehw
|
2025-03-05 17:32:59 +00:00 |
|
Justin Lu
|
fd0207d593
|
8345327: JDK 24 RDP1 L10n resource files update
Reviewed-by: naoto, dnguyen, joehw, almatvee, sgehwolf, jlahoda, prappo, asemenyuk
|
2024-12-16 21:00:56 +00:00 |
|
Magnus Ihse Bursie
|
ddf0461788
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
Reviewed-by: joehw, jlu, mli, lancea, kevinw
|
2024-12-11 21:08:22 +00:00 |
|
Chen Liang
|
76e874c08e
|
8345319: Fix the tag type in PoolEntry and AnnotationValue
Reviewed-by: asotona
|
2024-12-03 16:59:57 +00:00 |
|
Jonathan Lampérth
|
ed03f0d9d1
|
8345145: Display javap LineNumberTable and LocalVariableTable iff disassembled code output with -c or -v
Reviewed-by: mcimadamore, liach
|
2024-11-29 16:24:22 +00:00 |
|
Jonathan Lampérth
|
1e3a0fdb5d
|
8035271: Incorrect indentation of LineNumberTable/LocalVariableTable/Exception table/LocalVariableTypeTable/StackMapTable/RuntimeVisibleTypeAnnotations in verbose mode
Reviewed-by: liach, jvernee
|
2024-11-27 17:31:39 +00:00 |
|
Adam Sotona
|
ba39321902
|
8343881: java.lang.classfile.Attribute attributeName() method should return Utf8Entry
Reviewed-by: liach
|
2024-11-15 11:40:15 +00:00 |
|
Jonathan Lampérth
|
ec0618742f
|
8034066: Incorrect alignment in the "Code" section for "-c -XDdetails" options
Reviewed-by: jvernee, liach
|
2024-10-28 09:42:03 +00:00 |
|
Chen Liang
|
bd6264420b
|
8341924: Improve error message with structurally malformed Code array
Reviewed-by: asotona
|
2024-10-14 17:22:11 +00:00 |
|
Chen Liang
|
8c8f0d85ce
|
8339260: Move rarely used constants out of ClassFile
Reviewed-by: asotona
|
2024-09-26 06:34:18 +00:00 |
|
Chen Liang
|
25e03b5209
|
8339115: Rename TypeKind enum constants to follow code style
Reviewed-by: asotona
|
2024-08-30 17:28:28 +00:00 |
|
Chen Liang
|
961e944fa7
|
8336754: Remodel TypeAnnotation to "has" instead of "be" an Annotation
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: asotona
|
2024-08-16 15:48:54 +00:00 |
|
Chen Liang
|
93c19ac73c
|
8337219: AccessFlags factories do not require necessary arguments
Reviewed-by: asotona
|
2024-07-30 17:41:49 +00:00 |
|
Jorn Vernee
|
cec222e460
|
8317611: Add a tool like jdeprscan to find usage of restricted methods
Reviewed-by: alanb, ihse, mcimadamore, jlahoda, jwaters
|
2024-07-08 12:39:33 +00:00 |
|
Sonia Zaldana Calles
|
d5375c7db6
|
8333308: javap --system handling doesn't work on internal class names
Reviewed-by: liach, stuefe
|
2024-06-27 13:22:04 +00:00 |
|
Chen Liang
|
7e55ed3b10
|
8333748: javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS
Reviewed-by: asotona
|
2024-06-21 22:38:38 +00:00 |
|
Damon Nguyen
|
c4702ca8c0
|
8333827: JDK 23 RDP1 L10n resource files update
Reviewed-by: achung, jlu, naoto, joehw, prappo, cjplummer, asemenyuk, prr
|
2024-06-13 21:27:56 +00:00 |
|
Adam Sotona
|
a7864af08a
|
8182774: Verify code in javap
Reviewed-by: mcimadamore
|
2024-05-31 08:48:14 +00:00 |
|
Adam Sotona
|
cfdc64fcb4
|
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
Reviewed-by: liach, redestad, vromero
|
2024-05-24 15:58:34 +00:00 |
|
Chen Liang
|
d4c2edf2c9
|
8331855: Convert jdk.jdeps jdeprscan and jdeps to use the Classfile API
Reviewed-by: asotona
|
2024-05-17 12:26:22 +00:00 |
|
Chen Liang
|
c60474b122
|
8323707: Adjust Classfile API's type arg model to better represent the embodied type
Reviewed-by: asotona
|
2024-05-03 11:08:33 +00:00 |
|
Mandy Chung
|
044f4ed55d
|
8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException
Reviewed-by: jpai, alanb
|
2024-03-15 16:48:24 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Mandy Chung
|
b814c3184e
|
8321703: jdeps generates illegal dot file containing nodesep=0,500000
8325262: jdeps can drop printing stack trace when FindException is thrown due to modules not found
Reviewed-by: jpai, alanb
|
2024-02-06 17:03:57 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Adam Sotona
|
604d29a8c9
|
8304446: javap --system flag doesn't override system APIs
Reviewed-by: jlahoda
|
2023-11-21 10:04:54 +00:00 |
|
Adam Sotona
|
1203e11a8d
|
8294969: Convert jdk.jdeps javap to use the Classfile API
Reviewed-by: vromero
|
2023-09-18 08:35:31 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Justin Lu
|
9b55e9a706
|
8312572: JDK 21 RDP2 L10n resource files update
Reviewed-by: naoto
|
2023-08-01 23:16:39 +00:00 |
|
Mandy Chung
|
556831d1bf
|
8310460: Remove jdeps -profile option
Reviewed-by: alanb
|
2023-06-23 17:03:02 +00:00 |
|
Justin Lu
|
81bfd78901
|
8309632: JDK 21 RDP1 L10n resource files update
Reviewed-by: naoto
|
2023-06-15 19:43:07 +00:00 |
|
Jan Lahoda
|
c4df9b5f17
|
8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Reviewed-by: vromero, erikj
|
2023-03-21 07:33:56 +00:00 |
|
Mandy Chung
|
2d7690b2e5
|
8301207: (jdeps) Deprecate jdeps -profile option
Reviewed-by: alanb
|
2023-01-30 22:39:55 +00:00 |
|
Damon Nguyen
|
a67b1e77d3
|
8300719: JDK 20 RDP2 L10n resource files update
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
|
2023-01-26 22:33:04 +00:00 |
|
Damon Nguyen
|
c997b5bffd
|
8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10
Reviewed-by: achung, naoto, joehw, cjplummer, almatvee
|
2022-12-16 21:15:29 +00:00 |
|
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 |
|
Matthias Baesken
|
953ce8da2c
|
8293701: jdeps InverseDepsAnalyzer runs into NoSuchElementException: No value present
Reviewed-by: mchung
|
2022-10-05 07:34:42 +00:00 |
|
Alisen Chung
|
0def5316cd
|
8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10
Reviewed-by: naoto, asemenyuk
|
2022-08-09 22:27:58 +00:00 |
|
Christian Stein
|
655500a4f5
|
8286654: Add an optional description accessor on ToolProvider interface
Reviewed-by: jjg, darcy, lancea
|
2022-05-19 18:25:12 +00:00 |
|
KIRIYAMA Takuya
|
c4bd4499f1
|
8238373: Punctuation should be same in jlink help usage on Japanese language
Reviewed-by: naoto
|
2022-05-10 12:25:48 +00:00 |
|
Koichi Sakata
|
ef25e189c7
|
8283870: jdeprscan --help causes an exception when the locale is ja, zh_CN or de
Reviewed-by: naoto
|
2022-04-18 12:51:55 +00:00 |
|
Magnus Ihse Bursie
|
3084921d7a
|
8284894: Fix typos in langtools
Reviewed-by: jjg
|
2022-04-14 21:41:45 +00:00 |
|
Alisen Chung
|
38df5701ff
|
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto
|
2022-03-31 22:59:21 +00:00 |
|
Andrey Turbanov
|
b8dd21b790
|
8283801: Cleanup confusing String.toString calls
Reviewed-by: bpb
|
2022-03-30 21:09:55 +00:00 |
|
Alisen Chung
|
634800a536
|
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: kcr, naoto
|
2022-03-28 23:37:35 +00:00 |
|
Alisen Chung
|
c0aecd15ae
|
8280400: JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto, kizune
|
2022-03-28 18:31:17 +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 |
|
Christian Stein
|
394ce5f948
|
8280825: Modules that "provide" ToolProvider should document the name that can be used
Reviewed-by: jjg, lancea, alanb
|
2022-02-15 17:55:50 +00:00 |
|
Jaikiran Pai
|
d4cd8dfedb
|
8281634: jdeps: java.lang.InternalError: Missing message: err.invalid.filters
Reviewed-by: dfuchs, naoto, mchung
|
2022-02-15 03:53:47 +00:00 |
|