Paul Sandoz
|
c1f3094f81
|
8267939: Clarify the specification of iterator and spliterator forEachRemaining
Reviewed-by: smarks
|
2021-06-03 22:03:35 +00:00 |
|
Mandy Chung
|
b95586559c
|
8267995: Add reference to JVMS class file format in Lookup::defineHiddenClass
Reviewed-by: darcy
|
2021-06-03 20:43:12 +00:00 |
|
Raffaello Giulietti
|
5405f983db
|
8268077: java.util.List missing from Collections Framework Overview
Reviewed-by: smarks
|
2021-06-03 16:08:33 +00:00 |
|
Brian Burkhalter
|
56b65e4a8d
|
8267569: java.io.File.equals contains misleading Javadoc
Reviewed-by: alanb, dfuchs, bchristi, naoto
|
2021-06-02 16:33:21 +00:00 |
|
Weijun Wang
|
508cec7535
|
8267521: Post JEP 411 refactoring: maximum covering > 50K
Reviewed-by: dfuchs, prr
|
2021-06-02 15:48:50 +00:00 |
|
Weijun Wang
|
40d23a0c0b
|
8267543: Post JEP 411 refactoring: security
Reviewed-by: mullan
|
2021-06-02 15:47:57 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Maurizio Cimadamore
|
a223189b06
|
8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
|
2021-06-02 10:53:06 +00:00 |
|
Gavin Bierman
|
379376f078
|
8265130: Make ConstantDesc class hierarchy sealed
Reviewed-by: mchung, jvernee, vromero
|
2021-06-02 00:49:49 +00:00 |
|
Joe Darcy
|
0ae4ceb413
|
8244146: javac changes for JEP 306
8266399: Core libs update for JEP 306
Reviewed-by: sadayapalam, bpb, naoto
|
2021-06-01 21:59:39 +00:00 |
|
Patrick Concannon
|
4eb216824f
|
8267670: Update java.io, java.math, and java.text to use switch expressions
Reviewed-by: darcy, chegar, naoto, iris, dfuchs, lancea, vtewari
|
2021-06-01 10:14:56 +00:00 |
|
Tagir F. Valeev
|
ab5a7ff230
|
8267587: Update java.util to use enhanced switch
Reviewed-by: iris
|
2021-05-31 08:48:38 +00:00 |
|
Tagir F. Valeev
|
0c9daa7ed5
|
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
Reviewed-by: psandoz
|
2021-05-28 01:56:38 +00:00 |
|
Claes Redestad
|
95b1fa7a88
|
8267529: StringJoiner can create a String that breaks String::equals
Reviewed-by: naoto
|
2021-05-27 23:09:22 +00:00 |
|
Сергей Цыпанов
|
ae258f1e6a
|
8265418: Clean-up redundant null-checks of Class.getPackageName()
Reviewed-by: redestad
|
2021-05-27 20:21:34 +00:00 |
|
Naoto Sato
|
bea4109ef7
|
8187649: ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
Reviewed-by: joehw, rriggs
|
2021-05-27 13:18:34 +00:00 |
|
Jorn Vernee
|
3623abb7f6
|
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
Reviewed-by: redestad
|
2021-05-27 12:28:10 +00:00 |
|
Mark Reinhold
|
e63023546a
|
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb, hseigel
|
2021-05-26 20:55:53 +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 |
|
Tagir F. Valeev
|
ac36b7d3e2
|
8267452: Delegate forEachRemaining in Spliterators.iterator()
Reviewed-by: psandoz
|
2021-05-26 01:17:02 +00:00 |
|
Joe Darcy
|
0b77359384
|
8224243: Add implSpec's to AccessibleObject and seal Executable
Reviewed-by: alanb
|
2021-05-25 18:04:47 +00:00 |
|
Claes Redestad
|
66b190e1e7
|
8267612: Declare package-private VarHandle.AccessMode/AccessType counts
Reviewed-by: mchung
|
2021-05-25 11:47:33 +00:00 |
|
Patrick Concannon
|
a52c4ede2f
|
8267110: Update java.util to use instanceof pattern variable
Reviewed-by: lancea, naoto
|
2021-05-25 08:24:49 +00:00 |
|
Claes Redestad
|
c519ba2e43
|
8267614: Outline VarHandleGuards exact behavior checks
Reviewed-by: psandoz, mchung
|
2021-05-24 23:02:40 +00:00 |
|
Vicente Romero
|
f04db5fbd7
|
8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded
Reviewed-by: jlahoda
|
2021-05-24 15:55:04 +00:00 |
|
Sergey Tsypanov
|
9425d3de83
|
8261880: Change nested classes in java.base to static nested classes where possible
Reviewed-by: redestad
|
2021-05-20 13:56:11 +00:00 |
|
Vicente Romero
|
0fa9223f34
|
8260517: implement Sealed Classes as a standard feature in Java
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
|
2021-05-20 09:11:08 +00:00 |
|
Claes Redestad
|
9760dba71c
|
8267321: Use switch expression for VarHandle$AccessMode lookup
Reviewed-by: jvernee
|
2021-05-19 15:23:44 +00:00 |
|
Brian Burkhalter
|
da4dfde71a
|
8264777: Overload optimized FileInputStream::readAllBytes
Reviewed-by: dfuchs, alanb
|
2021-05-17 19:58:41 +00:00 |
|
Сергей Цыпанов
|
ebcf3991b7
|
8266622: Optimize Class.descriptorString() and Class.getCanonicalName0()
Reviewed-by: redestad
|
2021-05-14 12:29:23 +00:00 |
|
Ioi Lam
|
1e0ecd6d56
|
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Reviewed-by: alanb, mchung
|
2021-05-14 06:26:41 +00:00 |
|
Jim Laskey
|
b4371e9bca
|
8266552: Technical corrections to java/util/random/package-info.java
Reviewed-by: darcy
|
2021-05-13 13:42:53 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Liam Miller-Cushon
|
d0daa72592
|
8266857: PipedOutputStream.sink should be volatile
Reviewed-by: dfuchs
|
2021-05-11 15:47:14 +00:00 |
|
Patrick Concannon
|
86b8dc9f5b
|
8265426: Update java.security to use instanceof pattern variable
Reviewed-by: rriggs, weijun, dfuchs
|
2021-05-07 13:42:40 +00:00 |
|
Hannes Wallnöfer
|
e0c86884e5
|
8262992: Improve @see output
Reviewed-by: jjg
|
2021-05-07 10:45:48 +00:00 |
|
Naoto Sato
|
4e96b31042
|
8265989: System property for the native character encoding name
Reviewed-by: iris, joehw, rriggs
|
2021-05-04 17:30:14 +00:00 |
|
Jim Laskey
|
770dfc1ec4
|
8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Reviewed-by: rriggs
|
2021-05-04 13:26:08 +00:00 |
|
Jim Laskey
|
05e601748a
|
8265137: java.util.Random suddenly has new public methods nowhere documented
Reviewed-by: uschindler, darcy, smarks
|
2021-05-04 11:53:07 +00:00 |
|
Philippe Marschall
|
45760d4baf
|
8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
Reviewed-by: alanb, bpb
|
2021-05-03 17:28:46 +00:00 |
|
Tagir F. Valeev
|
3e667cc405
|
8265356: need code example for getting canonical constructor of a Record
Reviewed-by: smarks
|
2021-05-01 07:30:55 +00:00 |
|
Ian Graves
|
dd05158b24
|
8266155: Convert java.base to use Stream.toList()
Reviewed-by: bpb, naoto, iris, chegar
|
2021-04-30 19:52:26 +00:00 |
|
Brian Burkhalter
|
5f15666092
|
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Reviewed-by: rriggs, alanb, chegar
|
2021-04-29 15:54:11 +00:00 |
|
Brian Burkhalter
|
2a03739530
|
8266014: Regression brought by optimization done with JDK-4926314
Reviewed-by: alanb, naoto
|
2021-04-29 15:35:14 +00:00 |
|
Brian Burkhalter
|
6bb71d9e25
|
8264762: ByteBuffer.byteOrder(BIG_ENDIAN).asXBuffer.put(Xarray) and ByteBuffer.byteOrder(nativeOrder()).asXBuffer.put(Xarray) are slow
Reviewed-by: alanb, psandoz, chegar
|
2021-04-29 15:34:04 +00:00 |
|
Hamlin Li
|
15d4787724
|
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Reviewed-by: lancea, naoto
|
2021-04-27 01:06:56 +00:00 |
|
Philippe Marschall
|
65c19c4094
|
4926314: Optimize Reader.read(CharBuffer)
Reviewed-by: alanb, bpb
|
2021-04-26 17:33:35 +00:00 |
|
Patrick Concannon
|
45c5da0fd3
|
8265746: Update java.time to use instanceof pattern variable (part II)
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
|
2021-04-26 08:32:20 +00:00 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Brian Burkhalter
|
ca0de266b4
|
8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order
Reviewed-by: mcimadamore
|
2021-04-22 19:44:01 +00:00 |
|