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 |
|
Weijun Wang
|
e39346e708
|
8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
Reviewed-by: mullan
|
2021-06-11 15:12:11 +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 |
|
Jie Fu
|
e3eef3b41a
|
8268576: jdk/jfr/event/gc/collection/TestSystemGc.java fails
Reviewed-by: egahlin, dholmes
|
2021-06-11 02:47:42 +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 |
|
Erik Gahlin
|
e11f70aeb6
|
8003216: Add JFR event indicating explicit System.gc() call
Reviewed-by: jbachorik, mgronlun, tschatzl
|
2021-06-10 14:10:51 +00:00 |
|
Erik Gahlin
|
f716711c7b
|
8265271: JFR: Allow use of .jfc options when starting JFR
Reviewed-by: mgronlun
|
2021-06-10 13:18:54 +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 |
|
Chris Plummer
|
f839308efa
|
8268407: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-aarch64 due to JDK-8268211
Reviewed-by: amenkov
|
2021-06-10 02:49:58 +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 |
|
Evan Whelan
|
408e0a9c69
|
8255148: Confusing log output: SSLSocket duplex close failed
Reviewed-by: mullan
|
2021-06-09 20:38:47 +00:00 |
|
Jorn Vernee
|
79010f2254
|
8266835: Add a --validate option to the jar tool
Reviewed-by: lancea
|
2021-06-09 18:15:16 +00:00 |
|
Stefan Johansson
|
caf7f49887
|
8268122: Add specific gc cause for G1 full collections
Reviewed-by: tschatzl, kbarrett
|
2021-06-09 14:31:15 +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 |
|
Athijegannathan Sundararajan
|
4d1cf51b1d
|
8240349: jlink should not leave partial image output directory on failure
Reviewed-by: jlaskey, alanb
|
2021-06-09 06:35:20 +00:00 |
|
Jie Fu
|
2cc1977a96
|
8268424: JFR tests fail due to GC cause 'G1 Preventive Collection' not in the valid causes after JDK-8257774
Reviewed-by: dholmes
|
2021-06-09 02:22:35 +00:00 |
|
Sergey Bylokhov
|
f6f82c3168
|
8266421: Deadlock in Sound System
Reviewed-by: prr, azvegint
|
2021-06-09 00:14:40 +00:00 |
|
Alexey Semenyuk
|
bcaa2cb154
|
8264144: Add handling of "--about-url" CLI parameter for RPM/DEB packages
Reviewed-by: herrick, almatvee
|
2021-06-08 22:21:40 +00:00 |
|
Andy Herrick
|
51e8201eb5
|
8267764: jpackage cannot handle window screensaver files when EXE renamed as SCR
Reviewed-by: asemenyuk, almatvee
|
2021-06-08 19:46:40 +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 |
|
Anthony Scarpino
|
c7c77fd32b
|
8255557: Decouple GCM from CipherCore
Reviewed-by: valeriep
|
2021-06-07 22:22:28 +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 |
|
Sibabrata Sahoo
|
7f55dc1576
|
8179880: Refactor javax/security shell tests to plain java tests
Reviewed-by: weijun
|
2021-06-05 07:56:14 +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 |
|
Fernando Guallini
|
3aa7062c3d
|
8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
Reviewed-by: rhalade, xuelei
|
2021-06-03 16:06:31 +00:00 |
|
Paul Sandoz
|
5982cfc856
|
8266317: Vector API enhancements
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: jbhateja, vlivanov
|
2021-06-03 15:16:58 +00:00 |
|
Sean Coffey
|
eb385c0de2
|
8268167: MultipleLogins.java failure on macosx-aarch64
Reviewed-by: weijun
|
2021-06-03 13:47:47 +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 |
|
Sean Coffey
|
bdeaeb47d0
|
8240256: Better resource cleaning for SunPKCS11 Provider
Reviewed-by: valeriep
|
2021-06-03 06:45:06 +00:00 |
|
Jonathan Gibbons
|
ef01e47858
|
8268150: tier2: test/jdk/tools/jpackage/junit/junit.java needs updating for jtreg 6
Reviewed-by: almatvee
|
2021-06-03 01:09:49 +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 |
|
Valerie Peng
|
136badb1f7
|
8248268: Support KWP in addition to KW
Reviewed-by: xuelei
|
2021-06-02 21:31:57 +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 |
|
Erik Gahlin
|
1ae934e09d
|
8263332: JFR: Dump recording from a recording stream
Reviewed-by: mgronlun
|
2021-06-02 17:25:42 +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 |
|