Maurizio Cimadamore
9c4ed16be2
8299561: VaList.empty() doesn't return a list associated with the global scope
...
Reviewed-by: jvernee
2023-01-05 09:44:16 +00:00
Hannes Wallnöfer
188aaef385
8277074: Qualified exported types show up in JavaDoc
...
Reviewed-by: psandoz
2022-12-19 19:13:29 +00:00
Per Minborg
ebc471040e
8298277: Replace "session" with "scope" for FFM access
...
Reviewed-by: mcimadamore
2022-12-14 21:40:29 +00:00
Doug Simon
8b69a2e434
8298099: [JVMCI] decouple libgraal from JVMCI module at runtime
...
Reviewed-by: never
2022-12-07 22:11:11 +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
Alan Bateman
ccc69af966
8296672: Implementation of Virtual Threads (Second Preview)
...
Reviewed-by: mchung, jpai
2022-12-07 10:12:40 +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
Jorn Vernee
a38c63da56
8297733: Refactor Cast binding to enum
...
Reviewed-by: mcimadamore
2022-12-05 15:28:51 +00:00
Jorn Vernee
0452c39fec
8296477: Foreign linker implementation update following JEP 434
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: rehn, mcimadamore, vlivanov
2022-12-05 14:47:12 +00:00
Maurizio Cimadamore
73baadceb6
8295044: Implementation of Foreign Function and Memory API (Second Preview)
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
2022-12-05 13:49:53 +00:00
Jan Lahoda
fc9d419b4f
8297928: Update jdk.internal.javac.PreviewFeature.Feature to reflect JEP 432 and JEP 433
...
Reviewed-by: alanb
2022-12-01 11:46:13 +00:00
Weibing Xiao
8df3bc4ec5
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
...
Reviewed-by: rriggs, naoto, coffeys
2022-11-23 17:10:05 +00:00
pandaapo
f0e99c6346
8297301: Cleanup unused methods in JavaUtilJarAccess
...
Reviewed-by: weijun
2022-11-22 03:22:05 +00:00
Erik Gahlin
87b809a2cb
8296229: JFR: jfr tool should print unsigned values correctly
...
Reviewed-by: coffeys, mgronlun
2022-11-11 14:55:41 +00:00
Sean Coffey
102b2b32fe
8292033: Move jdk.X509Certificate event logic to JCA layer
...
Reviewed-by: mullan
2022-11-09 21:46:56 +00:00
Daniel Fuchs
4338f527aa
8294241: Deprecate URL public constructors
...
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
2022-11-03 17:18:14 +00:00
Naoto Sato
590de37bd7
8284842: Update Unicode Data Files to Version 15.0.0
...
8284844: Update ICU4J to Version 72.1
Reviewed-by: joehw
2022-10-31 17:57:30 +00:00
Xiaohong Gong
857b0f9b05
8293409: [vectorapi] Intrinsify VectorSupport.indexVector
...
Reviewed-by: eliu, jbhateja
2022-10-19 09:24:05 +00:00
Sean Coffey
8c40b7dc8c
8292177: InitialSecurityProperty JFR event
...
Reviewed-by: mullan
2022-10-18 11:41:07 +00:00
Naoto Sato
4224d45132
8295232: "java.locale.useOldISOCodes" property is read lazily
...
Reviewed-by: lancea, bpb, iris, rriggs, coffeys
2022-10-13 16:18:53 +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
Raffaello Giulietti
5a9cd33632
8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
...
Reviewed-by: shade
2022-10-04 10:25:11 +00:00
stsypanov
46633e644a
8294698: Remove unused 'checkedExceptions' param from MethodAccessorGenerator.generateMethod()
...
Reviewed-by: redestad
2022-10-03 12:56:51 +00:00
Hannes Wallnöfer
64da8620e1
8287597: List all preview features on the javadoc PREVIEW page
...
Reviewed-by: jjg
2022-09-30 11:11:28 +00:00
Raffaello Giulietti
968af74de4
8293567: AbstractSplittableWithBrineGenerator: salt has digits that duplicate the marker
...
Reviewed-by: jlaskey
2022-09-26 15:47:18 +00:00
Sean Coffey
bc2af47e1e
8254711: Add java.security.Provider.getService JFR Event
...
Reviewed-by: mullan, valeriep, jpai
2022-09-22 13:53:15 +00:00
Matthias Baesken
da4fdfbbf4
8293659: Improve UnsatisfiedLinkError error message to include dlopen error details
...
Reviewed-by: mchung, lucy
2022-09-21 11:32:24 +00:00
Alan Bateman
68da02c7b5
8292240: CarrierThread.blocking not reset when spare not activated
...
Reviewed-by: dfuchs
2022-09-10 06:15:48 +00:00
Naoto Sato
b8598b0297
8291660: Grapheme support in BreakIterator
...
Reviewed-by: smarks
2022-09-09 17:13:51 +00:00
Andrey Turbanov
2259e427a5
8293197: Avoid double racy reads from non-volatile fields in SharedSecrets
...
Reviewed-by: alanb
2022-09-07 06:11:56 +00:00
Dean Long
fa68371bb8
8292584: assert(cb != __null) failed: must be with -XX:-Inline
...
Reviewed-by: kvn, rpressler
2022-09-01 20:19:37 +00:00
Aleksey Shipilev
a476ec5c81
8292983: ModuleReferenceImpl.computeHash should record algorithm for cache checks
...
Reviewed-by: alanb, mchung, jpai
2022-08-29 05:58:41 +00:00
Brian Burkhalter
4040927d17
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
...
Reviewed-by: naoto, rriggs, alanb, lancea
2022-08-09 17:07:14 +00:00
Peter Levart
861cc671e2
8291897: TerminatingThreadLocal(s) not registered from virtual thread(s)
...
Reviewed-by: alanb
2022-08-08 12:38:21 +00:00
Andrey Turbanov
ae52053757
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
...
Reviewed-by: jpai, alanb, lancea, rriggs, bpb
2022-08-06 09:53:35 +00:00
David Holmes
923462467e
Merge
2022-07-27 14:07:11 +00:00
Maurizio Cimadamore
8c9d5ad4f8
8290455: jck test api/java_lang/foreign/VaList/Empty.html fails on some platforms
...
Reviewed-by: jvernee, mbaesken
2022-07-25 21:32:44 +00:00
Ryan Ernst
53fc495e3a
8290316: Ensure that all directory streams are closed in java.base
...
Reviewed-by: chegar
2022-07-21 06:19:00 +00:00
Joe Wang
e7f8003edd
8272249: Better properties of loaded Properties
...
Reviewed-by: naoto, lancea, rhalade, mschoene
2022-07-19 20:55:27 +00:00
Joe Wang
67dd3f7343
8272249: Better properties of loaded Properties
...
Reviewed-by: naoto, lancea, rhalade, mschoene
2022-07-19 18:39:38 +00:00
Jesper Wilhelmsson
a7f83582d3
Merge
2022-07-14 06:19:40 +00:00
Jesper Wilhelmsson
d9ca438d06
Merge
2022-07-12 16:16:16 +00:00
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +00:00
Jorn Vernee
3164c98f4c
8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
...
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment
Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
Maurizio Cimadamore
fed3af8ae0
8287809: Revisit implementation of memory session
...
Reviewed-by: jvernee
2022-07-11 14:30:19 +00:00
Jesper Wilhelmsson
70f5693356
Merge
2022-07-02 18:07:36 +00:00
Maurizio Cimadamore
8e01ffb3a7
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
...
Reviewed-by: alanb, psandoz
2022-07-01 21:46:07 +00:00
Jesper Wilhelmsson
d4b040f42d
Merge
2022-06-27 18:25:53 +00:00
Jaikiran Pai
9c92da5249
8247407: tools/jlink/plugins/CompressorPluginTest.java test failing
...
Reviewed-by: sundar, jlaskey
2022-06-25 12:19:14 +00:00