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 |
|
Thomas Stuefe
|
7281861e06
|
8272065: jcmd cannot rely on the old core reflection implementation which will be changed after JEP 416
Reviewed-by: mchung, coleenp, dholmes
|
2021-11-05 05:15:53 +00:00 |
|
Jaikiran Pai
|
396132ff1e
|
8275509: ModuleDescriptor.hashCode isn't reproducible across builds
Reviewed-by: alanb, ihse
|
2021-11-05 03:44:45 +00:00 |
|
Sandhya Viswanathan
|
9ad4d3d06b
|
8276025: Hotspot's libsvml.so may conflict with user dependency
Reviewed-by: kvn, erikj, psandoz, ihse
|
2021-11-05 03:30:09 +00:00 |
|
Mandy Chung
|
e21b5c7b37
|
8276650: GenGraphs does not produce deterministic output
Reviewed-by: iris
|
2021-11-04 23:51:18 +00:00 |
|
Alisen Chung
|
7b1916efda
|
8233557: [TESTBUG] DoubleClickTitleBarTest.java fails on macOs
Reviewed-by: prr
|
2021-11-04 21:53:29 +00:00 |
|
Dean Long
|
dcf36f87f8
|
8275670: ciReplay: java.lang.NoClassDefFoundError when trying to load java/lang/invoke/LambdaForm$MH
Reviewed-by: kvn, chagedorn
|
2021-11-04 19:52:27 +00:00 |
|
Brian Burkhalter
|
7bb2173383
|
8276199: java/nio/channels/FileChannel/LargeGatheringWrite.java fails to terminate correctly
Reviewed-by: alanb
|
2021-11-04 16:33:08 +00:00 |
|
Hannes Wallnöfer
|
19075b3f6b
|
8275788: Create code element with suitable attributes for code snippets
Reviewed-by: prappo
|
2021-11-04 13:06:24 +00:00 |
|
Julia Boes
|
ee49963258
|
8275534: com.sun.net.httpserver.BasicAuthenticator should check whether "realm" is a quoted string
Reviewed-by: michaelm, dfuchs
|
2021-11-04 11:31:51 +00:00 |
|
Christian Hagedorn
|
a1f4c428ba
|
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not present after JDK-8275868
Reviewed-by: kvn, thartmann, dlong
|
2021-11-04 08:53:37 +00:00 |
|
Yasumasa Suenaga
|
558ee40a4a
|
8276615: Update CR number of some tests in ProblemList-zgc.txt
Reviewed-by: dholmes
|
2021-11-04 04:34:07 +00:00 |
|
Yumin Qi
|
603bba282a
|
8271420: Extend CDS custom loader support to Windows platform
Reviewed-by: iklam, ccheung
|
2021-11-03 23:16:15 +00:00 |
|
Claes Redestad
|
ce8c76700b
|
8276220: Reduce excessive allocations in DateTimeFormatter
Reviewed-by: scolebourne, naoto
|
2021-11-03 22:57:13 +00:00 |
|
Jie Fu
|
0ab910d626
|
8276066: Reset LoopPercentProfileLimit for x86 due to suboptimal performance
Reviewed-by: thartmann, kvn
|
2021-11-03 22:45:50 +00:00 |
|
Ivan Šipka
|
32895ac609
|
8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
Reviewed-by: bpb, msheppar
|
2021-11-03 19:30:12 +00:00 |
|
Jakob Cornell
|
c7f070f5f1
|
8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output"
Reviewed-by: cjplummer, iklam
|
2021-11-03 18:18:16 +00:00 |
|
Brian Burkhalter
|
684edbb4c8
|
8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
Reviewed-by: alanb
|
2021-11-03 16:55:23 +00:00 |
|
Daniel D. Daugherty
|
8731846001
|
8276556: ProblemList java/nio/channels/FileChannel/LargeGatheringWrite.java on windows-x64
Reviewed-by: alanb
|
2021-11-03 15:02:20 +00:00 |
|
Christian Hagedorn
|
7439b59b5a
|
8276044: ciReplay: C1 does not dump a replay file when using DumpReplay as compile command option
Reviewed-by: kvn, thartmann, dlong
|
2021-11-03 08:44:03 +00:00 |
|
sunguoyun
|
87b926ebb7
|
8275086: compiler/c2/irTests/TestPostParseCallDevirtualization.java fails when compiler1 is disabled
Reviewed-by: iveresov
|
2021-11-03 05:51:18 +00:00 |
|
Guoxiong Li
|
2b02b6f513
|
8274942: AssertionError at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
Reviewed-by: vromero
|
2021-11-03 01:57:52 +00:00 |
|
Alex Menkov
|
bb92fb02ca
|
8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
Reviewed-by: sspitsyn, lmesnik
|
2021-11-02 21:57:16 +00:00 |
|
Markus Karg
|
6a04899ba1
|
8275840: Add test to java/nio/channels/Channels/TransferTo.java to test transfer sizes > 2GB
Reviewed-by: lancea
|
2021-11-02 18:06:14 +00:00 |
|