Adam Sotona
e0695e0ef0
8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages
...
Reviewed-by: liach, alanb
2025-01-06 14:08:32 +00:00
Volker Simonis
d3abf01c3e
8346101: [JVMCI] Export jdk.internal.misc to jdk.graal.compiler
...
Reviewed-by: dnsimon, phh
2025-01-01 17:20:27 +00:00
Jan Lahoda
d50b725ac0
8344647: Make java.se participate in the preview language feature requires transitive java.base
...
Reviewed-by: asotona, darcy
2024-12-18 09:58:40 +00:00
Brent Christian
e0d6398783
8344575: Examine usage of ReflectUtil.forName() in java.sql.rowset - XmlReaderContentHandler
...
Reviewed-by: lancea, mchung, alanb, liach
2024-12-06 21:18:35 +00:00
Stuart Marks
8a3c100c54
8344461: Additional cleanup in NewThreadAction
...
8344867: Cleanup unneeded qualified exports to java.rmi
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Reviewed-by: rriggs
2024-12-04 22:34:51 +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
Kevin Walls
fd742af0b7
8344394: Remove SecurityManager and related calls from java.management.rmi
...
Reviewed-by: amenkov
2024-11-28 17:16:41 +00:00
Harshitha Onkar
a6220fa903
8344303: Remove usage of URLUtil.getConnectPermission from sun.awt.SunToolkit and sun.awt.image.URLImageSource
...
Reviewed-by: prr, azvegint
2024-11-24 06:22:45 +00:00
Phil Race
50c099d69e
8344799: Remove permissions checks from java.awt.Desktop
...
Reviewed-by: azvegint
2024-11-22 04:00:46 +00:00
Sean Mullan
6113fa7503
8344248: Remove Security Manager dependencies from java.security.jgss and jdk.security.jgss modules
...
Reviewed-by: ascarpino
2024-11-21 17:45:04 +00:00
Paul Sandoz
1866c0c2ce
8344259: Annotate Float16 with jdk.internal.ValueBased
...
Reviewed-by: liach, darcy
2024-11-15 17:22:11 +00:00
Phil Race
99070658fd
8344065: Remove SecurityManager uses from the java.datatransfer module
...
Reviewed-by: serb
2024-11-15 04:51:55 +00:00
Jan Lahoda
1e97c1c913
8335989: Implement JEP 494: Module Import Declarations (Second Preview)
...
Reviewed-by: vromero, abimpoudis, mcimadamore, alanb
2024-11-14 06:14:33 +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
Alan Bateman
7e2bcf6d00
8338890: Add monitoring/management interface for the virtual thread scheduler
...
Reviewed-by: kevinw
2024-09-10 07:23:35 +00:00
Markus Grönlund
69bd227e6c
8338417: Explicitly pin a virtual thread before acquiring the JFR string pool monitor
...
Reviewed-by: alanb, egahlin, dholmes
2024-08-23 09:29:23 +00:00
Kevin Walls
bcf4bb4882
8333344: JMX attaching of Subject does not work when security manager not allowed
...
Reviewed-by: weijun, dfuchs
2024-06-19 16:35:20 +00:00
Raffaello Giulietti
42e3c842ae
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
...
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
2024-05-21 12:53:03 +00:00
Raffaello Giulietti
7f299043a9
8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module
...
Reviewed-by: jpai, alanb
2024-05-08 08:27:13 +00:00
Christian Stein
517b178819
8306914: Implement JEP 458: Launch Multi-File Source-Code Programs
...
Reviewed-by: jlahoda, jlaskey
2023-12-05 07:50:21 +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
Phil Race
f69e6653f8
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
...
Reviewed-by: jdv, psadhukhan
2023-11-21 17:46:29 +00:00
Erik Gahlin
69c0ae23a3
8318124: JFR: Rewrite instrumentation to use Class-File API
...
Reviewed-by: mgronlun
2023-10-23 16:00:14 +00:00
Jorn Vernee
32ac72c3d3
8312522
: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +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
Anthony Scarpino
e737968792
8308398: Move SunEC crypto provider into java.base
...
Reviewed-by: valeriep, alanb
2023-07-17 17:38:54 +00:00
Doug Simon
c0aa6bf4fe
8309390: [JVMCI] improve copying system properties into libgraal
...
Reviewed-by: never, kvn
2023-06-13 14:45:33 +00:00
Alan Bateman
f1c7afcc3f
8306647: Implementation of Structured Concurrency (Preview)
...
8306572: Implementation of Scoped Values (Preview)
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: psandoz, dfuchs, mchung
2023-06-07 06:41:09 +00:00
Roger Riggs
c3cd481a9a
8304914: Use OperatingSystem, Architecture, and Version in jpackage
...
Reviewed-by: asemenyuk
2023-05-31 19:32:21 +00:00
Adam Sotona
c4408278d1
8308093: Disable language preview features use in JDK
...
Reviewed-by: liach, erikj, alanb, darcy
2023-05-23 07:23:37 +00:00
Roger Riggs
01892f9c6e
8304913: Use OperatingSystem, Architecture, and Version in jlink
...
Reviewed-by: jpai, alanb, mchung
2023-05-15 18:03:24 +00:00
Aleksei Efimov
da2c930262
8302845: Replace finalizer usage in JNDI DNS provider with Cleaner
...
Reviewed-by: alanb, dfuchs, djelinski
2023-05-10 09:39:00 +00:00
Doug Simon
48fd4f2bd3
8303431: [JVMCI] libgraal annotation API
...
Reviewed-by: kvn, never, darcy
2023-04-19 16:01:57 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Roger Riggs
ba90dc7795
8304911: Use OperatingSystem enum in some modules
...
Reviewed-by: naoto, lancea, iris, jpai
2023-04-10 15:51:01 +00:00
Eirik Bjorsnos
0d45a524b3
8302819: Remove JAR Index
...
Reviewed-by: mchung, alanb, lancea, jpai
2023-04-10 11:23:21 +00:00
Adam Sotona
358c61b58d
8294972: Convert jdk.jlink internal plugins to use the Classfile API
...
Reviewed-by: mchung, alanb
2023-03-22 12:12:14 +00:00
Adam Sotona
a95bc7acd0
8294974
: Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes
...
Reviewed-by: jlahoda
2023-03-13 15:53:01 +00:00
Adam Sotona
25e7ac226a
8294966: Convert jdk.jartool/sun.tools.jar.FingerPrint to use the ClassFile API to parse JAR entries
...
Reviewed-by: mchung
2023-03-13 10:13:45 +00:00
Adam Sotona
b1d89f3066
8294971: jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes
...
Reviewed-by: mchung
2023-03-10 10:15:37 +00:00
Per Minborg
b504c9411e
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
...
Reviewed-by: rriggs
2023-02-03 07:24:20 +00:00
Naoto Sato
8a9911ef17
8295803: Console should be usable in jshell and other environments
...
Reviewed-by: jlaskey, alanb
2022-12-07 20:49:29 +00:00
Andrew Haley
221e1a4260
8286666: JEP 429: Implementation of Scoped Values (Incubator)
...
Reviewed-by: psandoz, dlong, alanb, mcimadamore
2022-12-07 10:14:06 +00:00
Per Minborg
84b927a05b
8296024: Usage of DirectBuffer::address should be guarded
...
Reviewed-by: mcimadamore, alanb, psandoz, bpb
2022-12-06 10:42:59 +00:00
Sean Coffey
8c40b7dc8c
8292177: InitialSecurityProperty JFR event
...
Reviewed-by: mullan
2022-10-18 11:41:07 +00:00
Raffaello Giulietti
2586b1a3c1
8295155: Incorrect javadoc of java.base module
...
Reviewed-by: alanb, rriggs, bpb, iris, jvernee
2022-10-11 16:58:36 +00:00
Adam Sotona
ffc249ae21
8289613: Drop use of Thread.stop in jshell
...
Reviewed-by: jlahoda
2022-09-08 10:01:24 +00:00
Daniel Fuchs
f3f078846f
8288746: HttpClient resources could be reclaimed more eagerly
...
Reviewed-by: jpai, michaelm
2022-06-27 15:11:35 +00:00
Paul Sandoz
fb297705f6
8287186: JDK modules participating in preview
...
Reviewed-by: alanb, jlahoda
2022-06-14 16:22:59 +00:00