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 |
|
Anirvan Sarkar
|
403f3185f0
|
8276854: Windows GHA builds fail due to broken Cygwin
Reviewed-by: clanger
|
2021-11-10 05:51:39 +00:00 |
|
Hamlin Li
|
e91e9d8532
|
8276721: G1: Refine G1EvacFailureObjectsSet::iterate
Reviewed-by: tschatzl, ayang
|
2021-11-10 01:26:35 +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 |
|
Hamlin Li
|
c1e41fe38b
|
8276842: G1: Only calculate size in bytes from words when needed
Reviewed-by: tschatzl, ayang
|
2021-11-10 01:13:30 +00:00 |
|
Hamlin Li
|
c8b0ee6b8a
|
8276833: G1: Make G1EvacFailureRegions::par_iterate const
Reviewed-by: tschatzl, ayang
|
2021-11-10 01:12:43 +00:00 |
|
Rickard Bäckman
|
0699220830
|
8268882: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Reviewed-by: neliasso, chagedorn, kvn
|
2021-11-09 21:38:12 +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
|
f9024d0606
|
8230130: javadoc search result dialog shows cut off headers for long results
Reviewed-by: jjg
|
2021-11-09 20:17:25 +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 |
|
Leo Korinth
|
daf77ebfc4
|
8276337: Use override specifier in HeapDumper
Reviewed-by: stuefe, dholmes
|
2021-11-09 17:50:16 +00:00 |
|
Andrey Turbanov
|
93692ea0a9
|
8274395: Use enhanced-for instead of plain 'for' in jdk.internal.jvmstat
Reviewed-by: cjplummer, amenkov, sspitsyn
|
2021-11-09 16:58:43 +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 |
|
Yasumasa Suenaga
|
f65db88b74
|
8276841: Add support for Visual Studio 2022
Reviewed-by: erikj, ihse
|
2021-11-09 14:54:42 +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 |
|
Thomas Stuefe
|
4bd5bfd8e2
|
8276731: Metaspace chunks are uncommitted twice
Reviewed-by: shade, coleenp
|
2021-11-09 14:12:40 +00:00 |
|
Thomas Schatzl
|
5c7f77c824
|
8276850: Remove outdated comment in HeapRegionManager::par_iterate
Reviewed-by: ayang, sjohanss
|
2021-11-09 13:07:42 +00:00 |
|
Stefan Johansson
|
945f4085e5
|
8276098: Do precise BOT updates in G1 evacuation phase
Reviewed-by: tschatzl, ayang
|
2021-11-09 11:11:23 +00:00 |
|
Ioi Lam
|
8747882e4c
|
8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
Reviewed-by: dholmes, ccheung
|
2021-11-09 07:18:06 +00:00 |
|
Bradford Wetmore
|
38e6d5d6ed
|
8276677: Malformed Javadoc inline tags in JDK source in javax/net/ssl
Reviewed-by: jnimeh
|
2021-11-09 01:11:18 +00:00 |
|
Joe Darcy
|
a7dedb5f47
|
8276772: Refine javax.lang.model docs
Reviewed-by: iris, vromero
|
2021-11-08 22:19:55 +00:00 |
|
Andrew Leonard
|
14d66bd438
|
8276654: element-list order is non deterministic
Reviewed-by: ihse
|
2021-11-08 20:37:24 +00:00 |
|
Eamonn McManus
|
905e3e8813
|
8231490: Ugly racy writes to ZipUtils.defaultBuf
Reviewed-by: lancea
|
2021-11-08 19:57:44 +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 |
|
Thomas Schatzl
|
7320b77b3e
|
8276548 : Use range based visitor for Howl-Full cards
Reviewed-by: ayang, sjohanss
|
2021-11-08 15:00:31 +00:00 |
|
Daniel D. Daugherty
|
ea23e7333e
|
8249004: Reduce ThreadsListHandle overhead in relation to direct handshakes
Reviewed-by: coleenp, sspitsyn, dholmes, rehn
|
2021-11-08 14:45:04 +00:00 |
|
Denghui Dong
|
c815c5cbbb
|
8276209: Some call sites doesn't pass the parameter 'size' to SharedRuntime::dtrace_object_alloc(_base)
Reviewed-by: dholmes, coleenp
|
2021-11-08 14:30:54 +00:00 |
|
Andy Herrick
|
71c4b19517
|
8276562: Fix to JDK-8263155 left out the help text changes
Reviewed-by: asemenyuk, almatvee
|
2021-11-08 13:45:23 +00:00 |
|
Petr Portnov
|
cc2cac130c
|
8274686: java.util.UUID#hashCode() should use Long.hashCode()
Reviewed-by: rriggs
|
2021-11-08 13:22:37 +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 |
|
Thomas Schatzl
|
ff6863c98d
|
8276540: Howl Full CardSet container iteration marks too many cards
Reviewed-by: ayang, sjohanss
|
2021-11-08 12:59:00 +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 |
|
Ludvig Janiuk
|
d8b0dee65e
|
8276239: Better tables in java.util.random package summary
Reviewed-by: jlaskey
|
2021-11-08 09:44:44 +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 |
|
Yi Yang
|
44047f849f
|
8274328: C2: Redundant CFG edges fixup in block ordering
Reviewed-by: thartmann, kvn
|
2021-11-08 02:18:40 +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 |
|
Magnus Ihse Bursie
|
59c3dcc761
|
8276746: Add section on reproducible builds in building.md
Reviewed-by: erikj, sgehwolf, aleonard
|
2021-11-05 21:21:38 +00:00 |
|
Kim Barrett
|
0e0dd33fff
|
8276129: PretouchTask should page-align the chunk size
Reviewed-by: stefank, tschatzl
|
2021-11-05 21:20:51 +00:00 |
|