Christoph Langer
|
e5db9a9405
|
8268620: InfiniteLoopException test may fail on x86 platforms
Backport-of: 0b09129fae
|
2021-07-14 05:38:17 +00:00 |
|
Yi Yang
|
0f5470715e
|
8270056: Generated lambda class can not access protected static method of target class
Reviewed-by: mchung
Backport-of: 07e9052457
|
2021-07-14 00:46:06 +00:00 |
|
Vicente Romero
|
8583aab374
|
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
Reviewed-by: jvernee, mchung
|
2021-07-13 17:48:21 +00:00 |
|
Maurizio Cimadamore
|
b2416b60fb
|
8269281: java/foreign/Test{Down,Up}call.java time out
Reviewed-by: jvernee
|
2021-07-13 10:53:49 +00:00 |
|
Sean Mullan
|
4fc3180f75
|
8266345: (fs) Custom DefaultFileSystemProvider security related loops
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Reviewed-by: bpb, chegar
|
2021-07-12 14:54:38 +00:00 |
|
Roger Riggs
|
6889a39a3f
|
8268826: Cleanup Override in Context-Specific Deserialization Filters
Reviewed-by: dfuchs, bchristi
|
2021-07-09 14:33:56 +00:00 |
|
Brian Burkhalter
|
f46a917270
|
6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF
Reviewed-by: naoto, lancea, joehw
|
2021-07-08 19:05:29 +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 |
|
Roger Riggs
|
c812bbbe8f
|
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Reviewed-by: iris, bpb, naoto
|
2021-07-07 21:46:11 +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 |
|
Maurizio Cimadamore
|
e3773977cf
|
8268566: java/foreign/TestResourceScope.java timed out
Reviewed-by: jvernee
|
2021-07-01 16:28:48 +00:00 |
|
Christoph Göttschkes
|
1da5d4bb78
|
8269486: CallerAccessTest fails for non server variant
Reviewed-by: dholmes, stuefe, mchung, jvernee
|
2021-06-30 17:08:36 +00:00 |
|
Mandy Chung
|
56240690f6
|
8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass
Reviewed-by: jvernee
|
2021-06-28 19:52:27 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|