Vicente Romero
|
8583aab374
|
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
Reviewed-by: jvernee, mchung
|
2021-07-13 17:48:21 +00:00 |
|
Yi Yang
|
07e9052457
|
8270056: Generated lambda class can not access protected static method of target class
Co-authored-by: NekoCaffeine <nekocaffeine@qq.com>
Reviewed-by: mchung
|
2021-07-13 02:24:14 +00:00 |
|
Yi Yang
|
afe957cd97
|
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Reviewed-by: mchung, rriggs
|
2021-07-13 02:23:16 +00:00 |
|
Jesper Wilhelmsson
|
dfd6b2be7d
|
Merge
|
2021-07-08 23:21:00 +00:00 |
|
Jan Lahoda
|
fa08cc62df
|
8268766: Desugaring of pattern matching enum switch should be improved
Reviewed-by: mcimadamore, psandoz
|
2021-07-08 11:56:53 +00:00 |
|
Jesper Wilhelmsson
|
7a4f08ae32
|
Merge
|
2021-07-06 23:00:31 +00:00 |
|
Mandy Chung
|
3a69024033
|
8225667: Clarify the behavior of System::gc w.r.t. reference processing
Reviewed-by: rriggs, kbarrett, tschatzl
|
2021-07-06 14:59:42 +00:00 |
|
Jesper Wilhelmsson
|
17f53f2f9c
|
Merge
|
2021-07-02 20:50:11 +00:00 |
|
Brian Burkhalter
|
cb795893be
|
8188046: java.lang.Math.mutliplyHigh does not run in constant time
Reviewed-by: rriggs, darcy
|
2021-07-02 18:21:39 +00:00 |
|
Brian Burkhalter
|
ca4bea4665
|
8188044: We need Math.unsignedMultiplyHigh
Reviewed-by: rriggs, aph, darcy
|
2021-07-02 18:15:35 +00:00 |
|
Weijun Wang
|
c4ea13edd0
|
8269543: The warning for System::setSecurityManager should only appear once for each caller
Reviewed-by: lancea, alanb, dfuchs
|
2021-07-02 14:31:50 +00:00 |
|
Mandy Chung
|
9ac63a6e08
|
8262841: Clarify the behavior of PhantomReference::refersTo
Reviewed-by: kbarrett, rriggs
|
2021-06-30 22:43:23 +00:00 |
|
Jonathan Gibbons
|
25f9f19af9
|
8249646: Runtime.exec(String, String[], File) documentation contains literal {@link ...}
Reviewed-by: sundar, iris
|
2021-06-29 14:31:01 +00:00 |
|
Jim Laskey
|
e4c5446340
|
8268236: The documentation of the String.regionMatches method contains error
Reviewed-by: rriggs, dfuchs
|
2021-06-28 13:51:07 +00:00 |
|
Mandy Chung
|
6eb734a60f
|
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
Reviewed-by: chegar, alanb
|
2021-06-26 18:27:28 +00:00 |
|
Mandy Chung
|
3d0d27ce57
|
8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces
Reviewed-by: darcy, alanb
|
2021-06-26 16:46:57 +00:00 |
|
Vicente Romero
|
6b14c8a1e5
|
8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling
Reviewed-by: mchung
|
2021-06-22 02:08:15 +00:00 |
|
Weijun Wang
|
ef4ba224c4
|
8268349: Provide clear run-time warnings about Security Manager deprecation
Reviewed-by: lancea, mullan, alanb
|
2021-06-22 02:06:59 +00:00 |
|
Joe Darcy
|
31a055e67a
|
8268736: Use apiNote in AutoCloseable.close javadoc
Reviewed-by: bpb, naoto
|
2021-06-15 18:52:54 +00:00 |
|
Patrick Concannon
|
d43c8a74b3
|
8268124: Update java.lang to use switch expressions
Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs
|
2021-06-10 11:12:37 +00:00 |
|
Jorn Vernee
|
ab01cb547d
|
8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled
Reviewed-by: psandoz, mcimadamore
|
2021-06-10 08:44:28 +00:00 |
|
Dan Smith
|
58ba48b7b8
|
8268192: LambdaMetafactory with invokespecial causes VerificationError
Reviewed-by: psandoz, mchung
|
2021-06-09 23:57:41 +00:00 |
|
Dan Smith
|
fc08af58cb
|
8174222: LambdaMetafactory: validate inputs and improve documentation
Reviewed-by: mchung
|
2021-06-07 23:21:24 +00:00 |
|
Roger Riggs
|
81600dce24
|
8191441: (Process) add Readers and Writer access to java.lang.Process streams
Reviewed-by: naoto, alanb
|
2021-06-07 17:41:09 +00:00 |
|
Jan Lahoda
|
908aca29ca
|
8262891: Compiler implementation for Pattern Matching for switch (Preview)
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: mcimadamore, forax, godin, psandoz, mchung
|
2021-06-07 07:01:30 +00:00 |
|
Maurizio Cimadamore
|
59a539fef1
|
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Reviewed-by: jvernee, psandoz
|
2021-06-04 12:53:17 +00:00 |
|
Joe Darcy
|
05df1727b5
|
8268224: Cleanup references to "strictfp" in core lib comments
Reviewed-by: jrose
|
2021-06-04 02:04:04 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Сергей Цыпанов
|
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 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +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 |
|
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 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|