Daniel D. Daugherty
dd7ca757a7
8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
...
Reviewed-by: stuefe
2023-04-03 15:04:08 +00:00
Daniel Jeliński
f9827ad172
8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
...
Reviewed-by: dfuchs, jpai
2023-04-03 14:57:03 +00:00
Daniel D. Daugherty
6010de0f1d
8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
...
Reviewed-by: alanb
2023-04-03 13:52:14 +00:00
Hannes Wallnöfer
2e91585ac9
8303123: Add line break opportunity to single type parameters
...
Reviewed-by: jjg
2023-04-03 10:39:56 +00:00
Hannes Wallnöfer
094e03de6a
8299718: JavaDoc: Buttons to copy specific documentation URL are not accessible
...
Reviewed-by: jjg
2023-04-03 10:37:19 +00:00
Erik Gahlin
336a23e70a
8303229: JFR: Preserve disk repository after exit
...
Reviewed-by: dholmes, mgronlun
2023-04-03 08:55:45 +00:00
Abhishek Kumar
ecec611af6
8283404: [macos] a11y : Screen magnifier does not show JMenu name
...
Reviewed-by: serb
2023-04-03 05:36:04 +00:00
Thomas Stuefe
b8c748dbe4
8294266: Add a way to pre-touch java thread stacks
...
Reviewed-by: rehn, gziemski
2023-04-02 06:21:30 +00:00
Thomas Stuefe
41a3db267d
8304815: Use NMT for more precise hs_err location printing
...
Reviewed-by: jsjolen, rkennke
2023-04-02 06:19:07 +00:00
Joe Darcy
abfb900829
8304028: Port fdlibm IEEEremainder to Java
...
Reviewed-by: bpb
2023-03-31 19:48:03 +00:00
Martin Buchholz
a565be4dc5
8297605: improve DelayQueue removal method javadoc
...
Reviewed-by: alanb
2023-03-31 18:11:53 +00:00
Chen Liang
cccb0191a3
8304928: Optimize ClassDesc.resolveConstantDesc
...
Reviewed-by: mchung
2023-03-31 17:45:54 +00:00
Chen Liang
bdbf8fc61d
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
...
Reviewed-by: mchung
2023-03-31 17:14:44 +00:00
Erik Gahlin
dae1ab3aad
8304844: JFR: Missing disk parameter in ActiveRecording event
...
Reviewed-by: mgronlun
2023-03-31 15:50:33 +00:00
Daniel Fuchs
2f36eb0121
8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods
...
Reviewed-by: jpai
2023-03-31 13:48:20 +00:00
Fei Gao
dea9db2d0a
8305055: IR check fails on some aarch64 platforms
...
Reviewed-by: epeter, thartmann
2023-03-31 09:15:24 +00:00
Xin Liu
83cf28f996
8305142: Can't bootstrap ctw.jar
...
Reviewed-by: shade, phh
2023-03-30 16:53:33 +00:00
Sergey Bylokhov
d2df36b073
8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
...
Reviewed-by: prr
2023-03-30 16:12:25 +00:00
Mandy Chung
1d7bb1ffa0
8304585: Method::invoke rewraps InvocationTargetException if a caller-sensitive method throws IAE
...
Reviewed-by: darcy, jpai, alanb
2023-03-30 16:07:47 +00:00
Daniel Jeliński
2d607c9cd1
8262294: java/net/httpclient/ProxyAuthDisabledSchemes.java fails with HTTP/1.1 parser received no bytes
...
Reviewed-by: dfuchs, jpai
2023-03-30 05:15:19 +00:00
Ioi Lam
b524a74165
8301106: Allow archived Java strings to be moved by GC
...
Reviewed-by: dholmes
2023-03-29 23:42:52 +00:00
Chris Plummer
9643f654da
8304436: com/sun/jdi/ThreadMemoryLeakTest.java fails with "OutOfMemoryError: Java heap space" with ZGC
...
8304449: com/sun/jdi/ThreadMemoryLeakTest.java times out
Reviewed-by: lmesnik, dcubed
2023-03-29 23:29:30 +00:00
Daniel Fuchs
69152c3b18
8305202: Fix Copyright Header in ZonedDateTimeFormatterBenchmark
...
Reviewed-by: rriggs, naoto, dcubed
2023-03-29 19:12:02 +00:00
Sergey Tsypanov
438c969b7b
8304976: Optimize DateTimeFormatterBuilder.ZoneTextPrinterParser.getTree()
...
Reviewed-by: naoto
2023-03-29 18:32:14 +00:00
Roger Riggs
d063b8964f
8303392: Runtime.exec and ProcessBuilder.start should use System logger
...
Reviewed-by: stuefe, alanb, mullan
2023-03-29 17:32:46 +00:00
Kim Barrett
34f4d7f4ad
8304759: Add BitMap iterators
...
Reviewed-by: stefank, aboldtch, tschatzl
2023-03-29 17:18:16 +00:00
Bhavana Kilambi
67274906ae
8303161: [vectorapi] VectorMask.cast narrow operation returns incorrect value with SVE
...
Reviewed-by: eliu, xgong, ngasson
2023-03-29 16:12:56 +00:00
Naoto Sato
f07decb74b
8272613: CharsetDecoder.decode(ByteBuffer) throws IllegalArgumentException
...
Reviewed-by: alanb, bpb
2023-03-29 16:08:57 +00:00
Daniel Fuchs
e56bcb04b1
8305095: Update java/net/httpclient/CustomRequestPublisher.java to use new HttpTestServer factory methods
...
Reviewed-by: jpai
2023-03-29 09:46:15 +00:00
Xiaolin Zheng
09852884cc
8304681: compiler/sharedstubs/SharedStubToInterpTest.java fails after JDK-8304387
...
Reviewed-by: eastigeevich, kvn, shade
2023-03-29 08:29:03 +00:00
Matias Saavedra Silva
3fbbfd1749
8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
2023-03-28 19:50:38 +00:00
Daniel Fuchs
50a995f03a
8304927: Update java/net/httpclient/BasicAuthTest.java to check basic auth over HTTP/2
...
Reviewed-by: jpai
2023-03-28 18:58:29 +00:00
Jan Lahoda
fab23577ab
8304498: JShell does not switch to raw mode when there is no /bin/test
...
Reviewed-by: coffeys, vromero
2023-03-28 16:56:28 +00:00
Archie L. Cobbs
c1f5ca115d
8303623: Compiler should disallow non-standard UTF-8 string encodings
...
Reviewed-by: vromero
2023-03-28 16:14:37 +00:00
Daniel Jeliński
cddaf686e1
8304962: sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
...
Reviewed-by: jpai
2023-03-28 08:57:02 +00:00
Daniel Jeliński
3c4cd50e3c
8304963: HttpServer closes connection after processing HEAD after JDK-7026262
...
Reviewed-by: dfuchs
2023-03-28 06:12:30 +00:00
Eirik Bjorsnos
4f625c0b9a
8304543: Modernize debugging jvm args in test/hotspot/jtreg/vmTestbase/nsk/jdi/Argument/value/value004.java
...
Reviewed-by: dholmes, cjplummer, alanb
2023-03-28 04:21:15 +00:00
David Holmes
63ce88b5fb
8304147: JVM crash during shutdown when dumping dynamic archive
...
Reviewed-by: ccheung, matsaave, coleenp
2023-03-27 22:05:23 +00:00
Justin Lu
3b88b2a9f8
8304761: Update IANA Language Subtag Registry to Version 2023-03-22
...
Reviewed-by: naoto
2023-03-27 21:37:16 +00:00
Archie L. Cobbs
14b970dc9e
8296656: java.lang.NoClassDefFoundError exception on running fully legitimate code
...
8287885: Local classes cause ClassLoader error if the type names are similar but not same
Reviewed-by: vromero
2023-03-27 21:33:01 +00:00
Damon Nguyen
80e2d52f76
8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
...
Reviewed-by: psadhukhan, azvegint
2023-03-27 19:03:56 +00:00
Roger Riggs
6c3b10fb1d
8303485: Replacing os.name for operating system customization
...
Reviewed-by: naoto, erikj, alanb
2023-03-27 17:45:20 +00:00
Damon Nguyen
87b314a985
7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
...
Reviewed-by: honkar, kizune, psadhukhan
2023-03-27 17:04:20 +00:00
Jonathan Gibbons
2f34687ec1
8304689: Add hidden option to disable external spec page
...
Reviewed-by: erikj, hannesw
2023-03-27 15:42:10 +00:00
Jan Lahoda
138cdc9283
8304694: Runtime exception thrown when break stmt is missing
...
Reviewed-by: vromero
2023-03-27 15:01:45 +00:00
Bhavana Kilambi
de1c12ed63
8301012: [vectorapi]: Intrinsify CompressBitsV/ExpandBitsV and add the AArch64 SVE backend implementation
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: ngasson, eliu, thartmann
2023-03-27 08:50:05 +00:00
Daniel Jeliński
a5ffa079a0
7026262: HttpServer: improve handling of finished HTTP exchanges
...
Reviewed-by: dfuchs, michaelm
2023-03-27 05:22:45 +00:00
Eirik Bjorsnos
65e01da925
8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries
...
Reviewed-by: lancea, martin
2023-03-26 23:00:15 +00:00
Ian Graves
3f59b75bd8
8304898: Fix Copyright Headers for JLink Source Files
...
Reviewed-by: iris, mchung
2023-03-24 18:32:27 +00:00
Kim Barrett
501b606816
8298725: Add BitMap support for reverse iteration
...
Reviewed-by: stefank, aboldtch, tschatzl
2023-03-24 18:17:45 +00:00
Abhishek Kumar
97649489d0
8273986: JEditorPane HTML Demo - Accessibility issues
...
Reviewed-by: kizune, serb
2023-03-24 16:16:16 +00:00
Archie L. Cobbs
f96aee7401
8291154: Create a non static nested class without enclosing class throws VerifyError
...
Reviewed-by: vromero
2023-03-24 14:13:21 +00:00
Coleen Phillimore
4ec720db9f
8297977: vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
...
Reviewed-by: mseledtsov, lmesnik
2023-03-24 13:23:40 +00:00
Jatin Bhateja
d61de141eb
8303508: Vector.lane() gets wrong value on x86
...
Reviewed-by: eliu, thartmann
2023-03-24 11:19:07 +00:00
Archie L. Cobbs
ac6af6a640
7176515: ExceptionInInitializerError for an enum with multiple switch statements
...
8299760: ExceptionInInitializerError for an enum with multiple switch statements, follow-up
Reviewed-by: vromero
2023-03-23 21:17:47 +00:00
Justin Lu
dd23ee9e87
8303917: Update ISO 639 language codes table
...
Reviewed-by: naoto
2023-03-23 21:15:40 +00:00
Viktor Klang
6f67abd352
8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
...
Reviewed-by: jpai
2023-03-23 20:43:45 +00:00
Ian Graves
af0504e3f3
8304691: Remove jlink --post-process-path option
...
Reviewed-by: mchung
2023-03-23 19:17:07 +00:00
Brian Burkhalter
51035a75e4
8294137: Review running times of java.math tests
...
Reviewed-by: darcy
2023-03-23 18:01:12 +00:00
Archie L. Cobbs
6fa25cc134
8184444: The compiler error "variable not initialized in the default constructor" is not apt in case of static final variables
...
Reviewed-by: vromero
2023-03-23 16:06:47 +00:00
Archie L. Cobbs
4b8f7db6be
8027682: javac wrongly accepts semicolons in package and import decls
...
Reviewed-by: vromero
2023-03-23 16:04:35 +00:00
Archie L. Cobbs
c00d0885ae
8043179: Lambda expression can mutate final field
...
Reviewed-by: vromero
2023-03-23 15:59:51 +00:00
Daniel Jeliński
147f3473d4
8219083: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java failed in same binary run on windows x64
...
Reviewed-by: dfuchs
2023-03-23 15:45:14 +00:00
Jan Lahoda
63d4afbeb1
8304671: javac regression: Compilation with --release 8 fails on underscore in enum identifiers
...
Reviewed-by: vromero, darcy
2023-03-23 08:35:25 +00:00
Prasanta Sadhukhan
e2cfcfbfa9
6817009: Action.SELECTED_KEY not toggled when using key binding
...
Reviewed-by: tr, jdv
2023-03-23 07:50:57 +00:00
Prasanta Sadhukhan
c4338620b7
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
...
Reviewed-by: aivanov
2023-03-23 02:58:01 +00:00
Archie L. Cobbs
91f407d6fe
8029301: Confusing error message for array creation method reference
...
Reviewed-by: vromero
2023-03-22 21:00:27 +00:00
Leonid Mesnik
e73411a235
8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE
...
Reviewed-by: sspitsyn, cjplummer
2023-03-22 18:25:41 +00:00
Jan Kratochvil
37774556da
8302191: Performance degradation for float/double modulo on Linux
...
Reviewed-by: dholmes, sviswanathan
2023-03-22 15:55:57 +00:00
Coleen Phillimore
ddf1e34c1a
8304089: Convert TraceDependencies to UL
...
Reviewed-by: vlivanov, dholmes
2023-03-22 12:33:00 +00:00
Daniel Jeliński
eda0065107
8304286: java/net/SocketOption/OptionsTest.java failing after JDK-8302659
...
Reviewed-by: dfuchs
2023-03-22 08:42:39 +00:00
Adam Sotona
0156909ab3
8304502: Classfile API class hierarchy makes assumptions when class is not resolved
...
Reviewed-by: jpai
2023-03-22 06:13:34 +00:00
Chris Plummer
0deb648985
8290200: com/sun/jdi/InvokeHangTest.java fails with "Debuggee appears to be hung"
...
Reviewed-by: amenkov, lmesnik, sspitsyn, dcubed
2023-03-21 18:00:35 +00:00
Christian Hagedorn
d6f20e2fbf
8304680: Problemlist compiler/sharedstubs/SharedStubToInterpTest.java
...
Reviewed-by: thartmann
2023-03-21 16:05:42 +00:00
Coleen Phillimore
bbde2158d1
8299494: Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found
...
Reviewed-by: dholmes, dcubed
2023-03-21 13:18:44 +00:00
Matthias Baesken
c65bb2c58e
8304334: java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
...
Reviewed-by: lucy, serb, prr
2023-03-21 09:13:01 +00:00
Raffaello Giulietti
4bf1fbb06d
8303648: Add String.indexOf(String str, int beginIndex, int endIndex)
...
Reviewed-by: rriggs
2023-03-21 08:43:23 +00:00
Varada M
a72ba38347
8303948: HsErrFileUtils.checkHsErrFileContent() fails to check the last pattern.
...
Reviewed-by: dholmes, stuefe
2023-03-21 05:45:58 +00:00
Naoto Sato
f593a6b52e
8303018: Unicode Emoji Properties
...
Reviewed-by: prr, erikj, rriggs
2023-03-20 20:20:19 +00:00
Kim Barrett
2d0d057d66
8304016: Add BitMap find_last suite of functions
...
Reviewed-by: stefank, aboldtch
2023-03-20 19:23:38 +00:00
Mandy Chung
622f239448
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
...
Reviewed-by: jpai, alanb
2023-03-20 17:30:24 +00:00
Jonathan Gibbons
80e979720a
8304433: cleanup sentence breaker code in DocTreeMaker
...
Reviewed-by: hannesw
2023-03-20 15:14:25 +00:00
Viktor Klang
ded6a81319
8303742: CompletableFuture.orTimeout leaks if the future completes exceptionally
...
Reviewed-by: jpai, alanb
2023-03-20 13:55:47 +00:00
Daniel Jeliński
450567031e
8304174: Remove delays from httpserver tests
...
Reviewed-by: jpai, dfuchs
2023-03-20 09:31:33 +00:00
Archie L. Cobbs
e339e183c1
7016187: javac -h
could generate conflict .h for inner class and class name with '_'
...
Reviewed-by: vromero
2023-03-18 17:32:00 +00:00
Chris Plummer
033c0b17cb
8304437: ProblemList com/sun/jdi/ThreadMemoryLeadTest.java with ZGC
...
Reviewed-by: jpai, dcubed
2023-03-18 17:08:00 +00:00
Chris Plummer
f8482c20f4
8297638: Memory leak in case of many started-dead threads
...
Reviewed-by: amenkov, sspitsyn
2023-03-18 00:23:58 +00:00
Alexander Matveev
c56f011baa
8298995: tools/jpackage/share/AddLauncherTest.java#id1 failed "AddLauncherTest.test; checks=53"
...
Reviewed-by: asemenyuk
2023-03-18 00:02:23 +00:00
Archie L. Cobbs
8f5bb538ab
8015831: Add lint check for calling overridable methods from a constructor
...
6557145: Warn about calling abstract methods in constructors
Reviewed-by: ihse, vromero, mcimadamore
2023-03-17 22:05:50 +00:00
Frederic Parain
bfb812a8ff
8292818: replace 96-bit representation for field metadata with variable-sized streams
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-03-17 20:18:36 +00:00
Coleen Phillimore
932be3542d
8298469: Obsolete legacy parallel class loading workaround for non-parallel-capable class loaders
...
Reviewed-by: dholmes, fparain
2023-03-17 18:56:05 +00:00
Alex Menkov
02a4ee206a
8303921: serviceability/sa/UniqueVtableTest.java timed out
...
Reviewed-by: cjplummer, sspitsyn
2023-03-17 18:23:03 +00:00
Leonid Mesnik
8d2ebf248e
8303697: ProcessTools doesn't print last line of process output
...
Reviewed-by: dholmes, stuefe
2023-03-17 13:45:41 +00:00
Leonid Mesnik
d5a150706e
8304314: StackWalkTest.java fails after CODETOOLS-7903373
...
Reviewed-by: alanb, mchung
2023-03-17 13:43:54 +00:00
Afshin Zafari
6dd6c15ed4
8301684: Fix test code to not get finalizer deprecation warnings
...
Reviewed-by: coleenp, dholmes
2023-03-17 13:21:47 +00:00
Johan Sjölen
620564ac61
8304130: Add runtime/StackGuardPages/TestStackGuardPagesNative.java to ProblemList.txt
...
Reviewed-by: dcubed
2023-03-17 10:07:37 +00:00
Matthias Baesken
ebac7eec8e
8304063: tools/jpackage/share/AppLauncherEnvTest.java fails when checking LD_LIBRARY_PATH
...
Reviewed-by: asemenyuk, almatvee
2023-03-17 07:55:55 +00:00
Kosta Stojiljkovic
36995c5a75
8304242: CPUInfoTest fails because "serialize" CPU feature is not known
...
Reviewed-by: kvn, sviswanathan, thartmann
2023-03-17 06:20:24 +00:00
Prasanta Sadhukhan
6b42275461
7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers
...
6788475: Changing to Nimbus LAF and back doesn't reset look and feel of JTable completely
Reviewed-by: tr, abhiscxk, honkar, jdv
2023-03-17 03:35:01 +00:00
Chen Liang
2e987d798a
8304360: Test to ensure ConstantDescs fields work
...
Reviewed-by: mchung, jvernee
2023-03-16 20:55:29 +00:00