Jesper Wilhelmsson
|
a29953d805
|
Merge
|
2021-06-27 23:51:05 +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 |
|
Brian Burkhalter
|
68ef21db41
|
4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
Reviewed-by: naoto, lancea
|
2021-06-25 19:08:35 +00:00 |
|
Aleksey Shipilev
|
3a8f3d6cac
|
8269280: (bf) Replace StringBuffer in *Buffer.toString()
Reviewed-by: alanb, chegar, bpb
|
2021-06-25 08:08:10 +00:00 |
|
Jesper Wilhelmsson
|
b6cfca8a89
|
Merge
|
2021-06-23 01:05:44 +00:00 |
|
Jorn Vernee
|
8fa2520803
|
8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken
Reviewed-by: mcimadamore
|
2021-06-22 15:27:43 +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 |
|
Jesper Wilhelmsson
|
0458113c6b
|
Merge
|
2021-06-21 23:09:01 +00:00 |
|
Jorn Vernee
|
f25e7197fe
|
8268717: Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
Reviewed-by: mcimadamore, erikj
|
2021-06-21 12:06:51 +00:00 |
|
Jesper Wilhelmsson
|
a051e735cd
|
Merge
|
2021-06-18 00:53:09 +00:00 |
|
Patrick Concannon
|
7d7bdbe135
|
8268776: Test ADatagramSocket.java missing /othervm from @run tag
Reviewed-by: dfuchs
|
2021-06-17 09:35:08 +00:00 |
|
Julia Boes
|
344e3edf76
|
8268080: java/util/concurrent/forkjoin/AsyncShutdownNow.java fails with java.util.concurrent.RejectedExecutionException
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: chegar, dfuchs
|
2021-06-17 09:10:27 +00:00 |
|
Michael McMahon
|
2d088fa91d
|
8268294: Reusing HttpClient in a WebSocket.Listener hangs.
Reviewed-by: dfuchs
|
2021-06-17 07:13:59 +00:00 |
|
Jesper Wilhelmsson
|
3637e50b30
|
Merge
|
2021-06-17 01:05:54 +00:00 |
|
Daniel Fuchs
|
8ea0606aba
|
8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed
Reviewed-by: chegar, michaelm
|
2021-06-16 17:24:06 +00:00 |
|
Sergey Bylokhov
|
0b09129fae
|
8268620: InfiniteLoopException test may fail on x86 platforms
Reviewed-by: prr, trebari, azvegint
|
2021-06-15 15:29:33 +00:00 |
|
Jesper Wilhelmsson
|
17295b1bb0
|
Merge
Reviewed-by: dcubed
|
2021-06-14 15:55:57 +00:00 |
|
Anton Litvinov
|
c0b4407d09
|
8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
Reviewed-by: prr
|
2021-06-14 13:27:59 +00:00 |
|
Chris Hegarty
|
fe48ea9d79
|
8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"
Reviewed-by: dfuchs
|
2021-06-14 08:29:49 +00:00 |
|
Rafael Winterhalter
|
51f3427e9b
|
8266791: Annotation property which is compiled as an array property but changed to a single element throws NullPointerException
Reviewed-by: darcy, jfranck
|
2021-06-14 08:24:24 +00:00 |
|
Daniel Fuchs
|
da043e99b8
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
Reviewed-by: chegar
|
2021-06-11 08:42:14 +00:00 |
|
Joe Darcy
|
b018c450e5
|
8267630: Start of release updates for JDK 18
8267632: Add source 18 and target 18 to javac
8267631: Add SourceVersion.RELEASE_18
Reviewed-by: iris, erikj, dholmes
|
2021-06-10 16:22:14 +00:00 |
|
Maurizio Cimadamore
|
f4b3170197
|
8268428: Test java/foreign/TestResourceScope.java fails: expected [M] but found [N]
Reviewed-by: dfuchs
|
2021-06-10 12:52:04 +00:00 |
|
Rafael Winterhalter
|
09243822eb
|
8266766: Arrays of types that cannot be an annotation member do not yield exceptions
Reviewed-by: darcy, jfranck
|
2021-06-10 12:02:53 +00:00 |
|
Sergey Bylokhov
|
ea19b0447c
|
8268481: Delete JAWT test files for mac
Reviewed-by: prr, pbansal
|
2021-06-10 09:08:43 +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 |
|
Phil Race
|
991ca14279
|
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
Reviewed-by: serb
|
2021-06-09 20:52:43 +00:00 |
|
Rafael Winterhalter
|
7b1e4024c0
|
8266598: Exception values for AnnotationTypeMismatchException are not always informative
Reviewed-by: jfranck
|
2021-06-09 13:21:32 +00:00 |
|
Roger Riggs
|
13d6180421
|
8264859: Implement Context-Specific Deserialization Filters
Reviewed-by: bchristi, dfuchs, chegar
|
2021-06-09 12:30:07 +00:00 |
|
Jorn Vernee
|
8158b82269
|
8268327: Upstream: 8268169: The system lookup can not find stdio functions such as printf on Windows 10
Reviewed-by: erikj, sundar
|
2021-06-08 14:20:31 +00:00 |
|
Maurizio Cimadamore
|
6843576c95
|
8268227: java/foreign/TestUpcall.java still times out
Reviewed-by: dcubed
|
2021-06-08 14:02:28 +00:00 |
|
Ajit Ghaisas
|
89da2021ee
|
8266159: macOS ARM + Metal pipeline shows artifacts on Swing Menu with Java L&F
Reviewed-by: jdv, prr
|
2021-06-08 09:45:35 +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 |
|
Tejpal Rebari
|
042f0bdb35
|
8256465: [macos] Java frame and dialog presented full screen freeze application
Reviewed-by: kcr, serb, prr
|
2021-06-06 04:08:05 +00:00 |
|
Stephen Colebourne
|
6c838c568c
|
8266846: Add java.time.InstantSource
Reviewed-by: rriggs, naoto, darcy
|
2021-06-05 13:26:52 +00:00 |
|
Nick Gasson
|
76b54a1995
|
8263512: [macos_aarch64] issues with calling va_args functions from invoke_native
Reviewed-by: jvernee
|
2021-06-04 23:55:12 +00:00 |
|
Stuart Marks
|
cd0678fcf6
|
8199318: add idempotent copy operation for Map.Entry
Reviewed-by: alanb, psandoz, dfuchs
|
2021-06-04 17:13:05 +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 |
|
Maurizio Cimadamore
|
52d8215a1e
|
8268131: 2 java/foreign tests timed out
Reviewed-by: dcubed
|
2021-06-03 16:19:35 +00:00 |
|
Mahendra Chhipa
|
338dae4d36
|
8268133: Update java/net/Authenticator tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2021-06-03 12:51:48 +00:00 |
|
Daniel Fuchs
|
178343750f
|
8264975: java/net/DatagramSocket/DatagramSocketMulticasting.java fails infrequently
Reviewed-by: alanb, chegar
|
2021-06-03 08:58:41 +00:00 |
|
Jonathan Gibbons
|
d46a2c8ecf
|
8268147: need to update reference to testng module for jtreg6
Reviewed-by: dholmes, psandoz, naoto
|
2021-06-02 22:33:16 +00:00 |
|
Jonathan Gibbons
|
3482cb87fd
|
8266254: Update to use jtreg 6
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
|
2021-06-02 21:20: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 |
|