Axel Boldt-Christmas
14136f8b11
8347564: ZGC: Crash in DependencyContext::clean_unloading_dependents
...
Reviewed-by: eosterlund, stefank, vlivanov
2025-01-30 08:33:16 +00:00
Chen Liang
1d8ccb8920
8342465: Improve API documentation for java.lang.classfile
...
Reviewed-by: asotona, darcy
2025-01-27 14:03:35 +00:00
Alan Bateman
1d2eb2fbae
8299504: Resolve uses
and provides
at run time if the service is optional and missing
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: sundar
2025-01-25 07:25:24 +00:00
Shaojin Wen
f446cefee0
8343962: [REDO] Move getChars to DecimalDigits
...
Reviewed-by: redestad, rgiulietti
2025-01-25 03:12:56 +00:00
Eirik Bjørsnøs
8e8f800071
8344943: Mark not subclassable classes final in java.base exported classes
...
Reviewed-by: weijun, liach, djelinski
2025-01-24 19:29:05 +00:00
Per Minborg
d4e5ec2746
8346610: Make all imports consistent in the FFM API
...
Reviewed-by: mcimadamore
2025-01-15 12:19:27 +00:00
Chen Liang
28e01e6559
8347762: ClassFile attribute specification refers to non-SE modules
...
Reviewed-by: darcy, dholmes
2025-01-15 05:24:43 +00:00
Chen Liang
973c630777
8342466: Improve API documentation for java.lang.classfile.attribute
...
Reviewed-by: darcy, asotona
2025-01-15 02:04:01 +00:00
Joe Darcy
7c883c284d
8347605: Use spec tag to refer to IEEE 754 standard
...
Reviewed-by: bpb, iris
2025-01-13 19:59:49 +00:00
Chen Liang
6f1f2f2537
8347063: Add comments in ClassFileFormatVersion for class file format evolution history
...
Reviewed-by: darcy, iris
2025-01-10 21:23:50 +00:00
Peter Levart
beb0e607d3
8347397: Cleanup of JDK-8169880
...
Reviewed-by: liach, alanb
2025-01-10 14:47:01 +00:00
Hannes Wallnöfer
ceae2b977d
8347121: Add missing @serial tags to module java.base
...
Reviewed-by: alanb
2025-01-09 11:49:18 +00:00
Chen Liang
afe543414f
8347163: Javadoc error in ConstantPoolBuilder after JDK-8342468
...
Reviewed-by: jpai, shade
2025-01-08 10:56:48 +00:00
Chen Liang
bcefab5e55
8342468: Improve API documentation for java.lang.classfile.constantpool
...
Reviewed-by: asotona
2025-01-08 03:37:28 +00:00
Nizar Benalla
2a68f74188
8346128: Comparison build fails due to difference in LabelTarget.html
...
Reviewed-by: jlahoda, liach, prappo
2024-12-20 10:16:04 +00:00
Jan Kratochvil
a5503fb6fa
8346432: java.lang.foreign.Linker comment typo
...
Reviewed-by: jvernee
2024-12-17 14:58:21 +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
Adam Sotona
f88c1c6ff8
8345773: Class-File API debug printing capability
...
Reviewed-by: liach, mcimadamore
2024-12-11 07:58:26 +00:00
Chen Liang
0f035545e5
8342469: Improve API documentation for java.lang.classfile.instruction
...
Reviewed-by: asotona, darcy
2024-12-10 20:34:12 +00:00
Pavel Rappo
5cc150c636
8342979: Start of release updates for JDK 25
...
8342982: Add SourceVersion.RELEASE_25
8342983: Add source 25 and target 25 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, darcy, erikj, dholmes
2024-12-05 17:03:27 +00:00
Alan Bateman
691e692149
8345565
: Remove remaining SecurityManager motivated APIs from sun.reflect.util
...
Reviewed-by: mullan, rriggs, liach
2024-12-05 15:22:00 +00:00
Chen Liang
79eb77b782
8345486: Reevaluate the classes in java.lang.classfile.components package
...
Reviewed-by: mcimadamore, asotona
2024-12-04 17:30:01 +00:00
Per Minborg
39cdadfb6a
8345186: Incorrect @throws doc for MemorySegment::getString
...
Reviewed-by: mcimadamore, jvernee
2024-12-04 14:17:00 +00:00
Jaikiran Pai
3d49665b85
8345286: Remove use of SecurityManager API from misc areas
...
Reviewed-by: alanb, kevinw, sgehwolf
2024-12-04 09:23:57 +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
Coleen Phillimore
ba5093935d
8341649: Regressions with large metaspace apps after 8338526
...
Reviewed-by: liach, stuefe
2024-12-03 15:44:00 +00:00
Roger Riggs
fcf185c8b4
8345325: SM cleanup of GetPropertyAction in java.base
...
Reviewed-by: alanb, lancea, naoto, mchung
2024-12-03 14:59:30 +00:00
Jorn Vernee
8cad0431ff
8336768: Allow captureCallState and critical linker options to be combined
...
Reviewed-by: mcimadamore
2024-12-03 12:28:17 +00:00
Alan Bateman
5c8cb2edcb
8337199: Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands
...
Reviewed-by: dholmes, kevinw
2024-12-03 07:24:46 +00:00
Sean Mullan
940aa7c4cf
8344397: Remove Security Manager dependencies from java.security and sun.security packages
...
Reviewed-by: rriggs, hchao, weijun, alanb
2024-12-02 21:30:53 +00:00
Eirik Bjørsnøs
43000a34d5
8345075: java.lang.module.ModuleDescriptor constructor could be made private
...
Reviewed-by: alanb
2024-11-28 17:38:07 +00:00
Calvin Cheung
d752f19611
8343427: Class file load hook crashes on archived classes from multi-release JARs
...
Reviewed-by: dholmes, iklam
2024-11-26 17:14:00 +00:00
Roger Riggs
f1b5a6e66e
8344565: SM cleanup in jdk/internal and java/lang package private classes
...
Reviewed-by: alanb, mchung
2024-11-26 17:12:17 +00:00
Naoto Sato
15ae8d02ee
8319993: Update Unicode Data Files to 16.0.0
...
8319992: Update ICU4J to Version 76.1
Reviewed-by: jlu, joehw, iris
2024-11-25 15:54:23 +00:00
Per Minborg
68ba7ee5c8
8340205: Native linker allows MemoryLayout consisting of only PaddingLayout
...
Reviewed-by: jvernee, mcimadamore
2024-11-25 07:42:57 +00:00
Roger Riggs
c199f5326b
8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker
...
Reviewed-by: dfuchs, alanb, lancea
2024-11-21 21:50:41 +00:00
Eirik Bjørsnøs
e03b1506d3
8178966: Don't swallow early bootstrap exceptions in Boolean.getBoolean, Integer.getInteger and Long.getLong
...
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: jpai, rriggs
2024-11-21 20:04:39 +00:00
Dr Heinz M. Kabutz
da2d7a09f9
8344595: State transitions in internal VirtualThread comment needs to be updated
...
Reviewed-by: alanb
2024-11-20 20:01:37 +00:00
Ioi Lam
41a2d49f0a
8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
...
Reviewed-by: jrose, kvn, heidinga, asmehra, vlivanov
2024-11-15 22:28:54 +00:00
Eirik Bjørsnøs
f62e05ee96
8344231: SecurityManager cleanup in java.lang.module and jdk.internal.module
...
Reviewed-by: alanb
2024-11-15 19:21:07 +00:00
Brian Burkhalter
0b9b82af03
8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
...
Reviewed-by: liach, alanb
2024-11-15 16:11:34 +00:00
Adam Sotona
84ffb64cd7
8334714: Implement JEP 484: Class-File API
...
Reviewed-by: liach, vromero
2024-11-15 14:38:17 +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
Alan Bateman
0ae5748f74
8343982: Remove usage of security manager from ClassLoader and related classes
...
Reviewed-by: jpai, yzheng, lancea
2024-11-15 07:16:34 +00:00
Chen Liang
681a57f960
8343064: ClassFormatError: Illegal class name from InnerClassLambdaMetafactory
...
Reviewed-by: jvernee
2024-11-14 17:55:41 +00:00
Alan Bateman
abacece826
8344011: Remove usage of security manager from Class and reflective APIs
...
Reviewed-by: liach, yzheng, rriggs
2024-11-14 07:39:28 +00:00
Shaojin Wen
0dab920b70
8343984: Fix Unsafe address overflow
...
Reviewed-by: pminborg, alanb
2024-11-13 23:17:26 +00:00
Roger Riggs
168b18ec68
8343958: Remove security manager impl in java.lang.Process and java.lang.Runtime.exec
...
Reviewed-by: jpai, mullan, alanb
2024-11-13 20:49:59 +00:00
Alan Bateman
5e01c40b19
8343981: Remove usage of security manager from Thread and related classes
...
Reviewed-by: rriggs, yzheng
2024-11-13 18:49:31 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00