Richard Reingruber
|
ca2efb73f5
|
8274687: JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend
Reviewed-by: cjplummer, sspitsyn, rschmelter
|
2021-11-15 07:02:22 +00:00 |
|
Lance Andersen
|
b85500e524
|
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
Reviewed-by: redestad, alanb
|
2021-11-12 17:12:13 +00:00 |
|
Coleen Phillimore
|
0d2980cdd1
|
8258192: Obsolete the CriticalJNINatives flag
Reviewed-by: mdoerr, shade
|
2021-11-12 17:03:33 +00:00 |
|
Julia Boes
|
13deb38433
|
8276848: sun.net.httpserver.simpleserver.CommandLinePositiveTest: test does not specify port
Reviewed-by: dfuchs
|
2021-11-12 12:05:45 +00:00 |
|
Nils Eliasson
|
710f496456
|
8273277: C2: Move conditional negation into rc_predicate
Reviewed-by: thartmann, chagedorn, kvn
|
2021-11-12 10:08:26 +00:00 |
|
Evgeny Astigeevich
|
6954b98f8f
|
8186670: Implement _onSpinWait() intrinsic for AArch64
Reviewed-by: phh, aph
|
2021-11-11 22:23:35 +00:00 |
|
Lance Andersen
|
b0d7a9daa6
|
8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
Reviewed-by: alanb
|
2021-11-11 19:09:17 +00:00 |
|
Alan Bateman
|
8aae88b0fc
|
8276763: java/nio/channels/SocketChannel/AdaptorStreams.java fails with "SocketTimeoutException: Read timed out"
Reviewed-by: dfuchs
|
2021-11-11 19:07:09 +00:00 |
|
Alexander Zvegintsev
|
6f35eede45
|
8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Reviewed-by: serb
|
2021-11-11 16:53:27 +00:00 |
|
Aleksei Efimov
|
2ca4ff87b7
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
|
2021-11-11 14:33:58 +00:00 |
|
Tobias Hartmann
|
c29cab8ab4
|
8276112: Inconsistent scalar replacement debug info at safepoints
Reviewed-by: kvn, chagedorn
|
2021-11-11 13:09:05 +00:00 |
|
casparcwang
|
aea096770e
|
8275854: C2: assert(stride_con != 0) failed: missed some peephole opt
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: thartmann, roland, kvn
|
2021-11-11 10:39:09 +00:00 |
|
Hannes Wallnöfer
|
9862cd07c1
|
8275786: New javadoc option to add script files to generated documentation
Reviewed-by: jjg
|
2021-11-11 09:13:49 +00:00 |
|
Christian Hagedorn
|
7a140af253
|
8276546: [IR Framework] Whitelist and ignore CompileThreshold
Reviewed-by: kvn, neliasso
|
2021-11-11 08:03:01 +00:00 |
|
Aleksey Shipilev
|
91bb0d658b
|
8276796: gc/TestSystemGC.java large pages subtest fails with ZGC
Reviewed-by: pliden, stefank
|
2021-11-11 07:07:58 +00:00 |
|
Jesper Wilhelmsson
|
e27a67a916
|
8276930: Update ProblemList
Reviewed-by: kevinw, dholmes
|
2021-11-11 01:14:30 +00:00 |
|
Naoto Sato
|
0c409cac78
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
Reviewed-by: prappo, smarks, iris
|
2021-11-10 20:52:11 +00:00 |
|
Weijun Wang
|
a5c160c711
|
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
Reviewed-by: mullan
|
2021-11-10 19:35:17 +00:00 |
|
Jonathan Gibbons
|
ce3ed65ac3
|
8273154: Provide a JavadocTester method for non-overlapping, unordered output matching
Reviewed-by: prappo
|
2021-11-10 15:24:27 +00:00 |
|
Harold Seigel
|
55b36c6f3b
|
8276825: hotspot/runtime/SelectionResolution test errors
Reviewed-by: dholmes, shade
|
2021-11-10 13:11:16 +00:00 |
|
Aleksey Shipilev
|
0f463a7bf7
|
8276845: (fs) java/nio/file/spi/SetDefaultProvider.java fails on x86_32
Reviewed-by: alanb
|
2021-11-10 09:50:27 +00:00 |
|
Aleksey Shipilev
|
fd0a25e62b
|
8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
Reviewed-by: serb, aivanov
|
2021-11-10 07:59:01 +00:00 |
|
Jamil Nimeh
|
8822d41fdc
|
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
Reviewed-by: xuelei, wetmore
|
2021-11-10 01:24:33 +00:00 |
|
Roger Riggs
|
d7012fbd60
|
8276880: Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
Reviewed-by: alanb
|
2021-11-09 20:43:51 +00:00 |
|
Hannes Wallnöfer
|
055de6f566
|
8223358: Incorrect HTML structure in annotation pages
Reviewed-by: jjg
|
2021-11-09 20:11:18 +00:00 |
|
Pankaj Bansal
|
a60e91259b
|
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
Reviewed-by: serb
|
2021-11-09 20:10:20 +00:00 |
|
Brian Burkhalter
|
dde959dfce
|
8276808: java/nio/channels/Channels/TransferTo.java timed out
Reviewed-by: lancea, shade
|
2021-11-09 19:17:59 +00:00 |
|
Hannes Wallnöfer
|
e35abe3235
|
8256208: Javadoc's generated overview does not show classes of unnamed package
Reviewed-by: jjg
|
2021-11-09 15:05:07 +00:00 |
|
Weijun Wang
|
c27afb313b
|
8276863: Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
Reviewed-by: ascarpino
|
2021-11-09 14:46:32 +00:00 |
|
Masanori Yano
|
e198594753
|
8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Reviewed-by: mchung, alanb
|
2021-11-09 14:28:07 +00:00 |
|
Ioi Lam
|
8747882e4c
|
8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
Reviewed-by: dholmes, ccheung
|
2021-11-09 07:18:06 +00:00 |
|
Jonathan Gibbons
|
e383d26361
|
8275199: Bogus warning generated for serializable records
Reviewed-by: hannesw
|
2021-11-08 19:13:22 +00:00 |
|
Roger Riggs
|
7e73bca0b7
|
8276408: Deprecate Runtime.exec methods with a single string command line argument
Reviewed-by: alanb
|
2021-11-08 16:39:07 +00:00 |
|
Aleksey Shipilev
|
75adf54bdc
|
8276306: jdk/jshell/CustomInputToolBuilder.java fails intermittently on storage acquisition
Reviewed-by: jlahoda
|
2021-11-08 15:35:27 +00:00 |
|
Jan Lahoda
|
0c2d00bff7
|
8275097: Wrong span of the 'default' tag
Reviewed-by: vromero
|
2021-11-08 13:21:40 +00:00 |
|
Jan Lahoda
|
fa754b8ffd
|
8276149: jshell throws EOF error when throwing exception inside switch expression
Reviewed-by: vromero
|
2021-11-08 13:20:44 +00:00 |
|
Jan Lahoda
|
4c14eddf41
|
8274734: the method jdk.jshell.SourceCodeAnalysis documentation not working
Reviewed-by: vromero
|
2021-11-08 13:19:51 +00:00 |
|
Christian Hagedorn
|
54481394a3
|
8271056: C2: "assert(no_dead_loop) failed: dead loop detected" due to cmoving identity
Reviewed-by: kvn, thartmann
|
2021-11-08 12:47:58 +00:00 |
|
Hannes Wallnöfer
|
0395e4ef8c
|
8276768: Snippet copy feature should use button instead of link
Reviewed-by: prappo
|
2021-11-08 11:35:26 +00:00 |
|
Christian Stein
|
fc0fe25679
|
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
Reviewed-by: shade
|
2021-11-08 08:09:51 +00:00 |
|
Nick Gasson
|
3934fe54b4
|
8275847: Scheduling fails with "too many D-U pinch points" on small method
Reviewed-by: thartmann, kvn
|
2021-11-08 06:40:49 +00:00 |
|
Ioi Lam
|
884915496f
|
8275846: read_base_archive_name() could read past the end of buffer
Reviewed-by: ccheung, stuefe
|
2021-11-07 21:38:59 +00:00 |
|
Jaikiran Pai
|
2653cfbf0f
|
8276688: Remove JLinkReproducibleXXXTest from ProblemList.txt
Reviewed-by: alanb, mchung
|
2021-11-06 03:36:46 +00:00 |
|
Anirvan Sarkar
|
c7095b20d9
|
8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
Reviewed-by: joehw
|
2021-11-06 00:41:44 +00:00 |
|
Hamlin Li
|
ed7ecca401
|
8254739: G1: Optimize evacuation failure for regions with few failed objects
Reviewed-by: tschatzl, ayang
|
2021-11-05 23:24:45 +00:00 |
|
Brian Burkhalter
|
b01f1073f9
|
8276252: java/nio/channels/Channels/TransferTo.java failed with OOM java heap space error
Reviewed-by: lancea
|
2021-11-05 17:25:06 +00:00 |
|
Daniel D. Daugherty
|
92d2176362
|
8273967: gtest os.dll_address_to_function_and_library_name_vm fails on macOS12
Reviewed-by: stuefe, gziemski
|
2021-11-05 17:04:39 +00:00 |
|
Patrick Concannon
|
d95299a4d7
|
8276634: Remove usePlainDatagramSocketImpl option from the test DatagramChannel/SendReceiveMaxSize.java
Reviewed-by: dfuchs, alanb, vtewari
|
2021-11-05 10:39:37 +00:00 |
|
Leo Korinth
|
323d201795
|
8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded
Reviewed-by: stuefe
|
2021-11-05 09:25:21 +00:00 |
|
Ningsheng Jian
|
96c396b701
|
8276151: AArch64: Incorrect result for double to int vector conversion
Reviewed-by: aph, psandoz
|
2021-11-05 07:45:54 +00:00 |
|