Calvin Cheung
dd4e04d6f5
8242134: Consolidate the get_package_entry() in SystemDictionaryShared and ClassLoader
...
Keep the version in ClassLoader.
Reviewed-by: hseigel, redestad, lfoltan
2020-04-08 08:56:05 -07:00
Roger Riggs
0ffbbc821a
8242382: test/jdk/TEST.groups cleanup of sun/tools/java
...
Reviewed-by: lancea, dfuchs
2020-04-08 11:43:50 -04:00
Erik Österlund
a5b81d97f9
8240693: Sweeper should not examine dying metadata in is_unloading() nmethod during static call stub cleaning
...
Reviewed-by: kvn, coleenp, pliden
2020-04-08 15:34:56 +00:00
Erik Österlund
76a8557d0c
8241438: Move IntelJccErratum mitigation code to platform-specific code
...
Reviewed-by: vlivanov, kvn
2020-04-08 15:34:56 +00:00
Zhengyu Gu
6c1f8e1dc2
8242370: Enable JFR TestGCPhaseConcurrent test for Shenandoah
...
Reviewed-by: stefank
2020-04-08 11:33:17 -04:00
Zhengyu Gu
29b0912bc3
8242375: Shenandoah: Remove ShenandoahHeuristic::record_gc_start/end methods
...
Reviewed-by: shade, rkennke
2020-04-08 11:21:40 -04:00
Sergey Bylokhov
10ca487305
8239819: XToolkit: Misread of screen information memory
...
Reviewed-by: prr
2020-04-08 02:53:43 -07:00
Prasanta Sadhukhan
a6678d2e58
8240877: NPE at javax.swing.text.html.FormView.appendBuffer with null option values
...
Reviewed-by: serb
2020-04-08 16:29:03 +05:30
Sergey Bylokhov
f67e608861
8238567: SoftMainMixer.processAudioBuffers(): Wrong handling of stoppedMixers
...
Reviewed-by: prr
2020-04-08 02:36:04 -07:00
Sergey Bylokhov
a62b24f573
8241829: Cleanup the code for PrinterJob on windows
...
Reviewed-by: prr, aivanov
2020-04-08 02:03:56 -07:00
Sergey Bylokhov
84fc4850a6
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
...
Reviewed-by: prr, psadhukhan
2020-04-07 21:56:04 -07:00
Sergey Bylokhov
8eb7c3efb1
8196019: java/awt/Window/Grab/GrabTest.java fails on Windows
...
Reviewed-by: prr, jdv
2020-04-06 20:27:40 -07:00
Martin Balao
1c651455a7
8241888: Mirror jdk.security.allowNonCaAnchor system property with a security one
...
Reviewed-by: mullan
2020-04-02 18:18:23 -03:00
Andy Herrick
1cca0e48e0
8237490: [macos] Add support notarizing jpackage app-image and dmg
...
Reviewed-by: asemenyuk, almatvee
2020-04-08 09:44:53 -04:00
Roger Riggs
50ed53076f
8225319: Remove rmic from the set of supported tools
...
Reviewed-by: erikj, alanb, lancea, jjg, amlu
2020-04-08 09:22:08 -04:00
Adam Sotona
c2efd224ca
8239544: Javac does not respect should-stop.ifNoError policy to stop after CompileState PARSE, ENTER and PROCESS
...
JavaCompiler patch fixing its response to should-stop.ifNoError= option for PARSE, ENTER and PROCESS compiler states + new T8239544.java matrix regression test
Reviewed-by: jlaskey, jlahoda
2020-04-08 15:00:39 +02:00
Zhengyu Gu
9292b4002d
8241984: Shenandoah: enhance GCTimer and JFR support
...
Reviewed-by: rkennke
2020-04-08 08:13:22 -04:00
Aleksey Shipilev
64aee56add
8242365: Shenandoah: use uint16_t instead of jushort for liveness cache
...
Reviewed-by: rkennke
2020-04-08 13:44:58 +02:00
Aleksey Shipilev
7b870e70d0
8242353: Shenandoah: micro-optimize region liveness handling
...
Reviewed-by: rkennke
2020-04-08 13:44:57 +02:00
Pavel Rappo
4c4271f283
8242230: Whitespace typos, relaxed javadoc, formatting
...
Reviewed-by: darcy, igerasim
2020-04-08 11:16:56 +01:00
David M Lloyd
59684e10d1
8242356: (se) epoll Selector should use epoll_create1 instead of epoll_create
...
Reviewed-by: alanb, stuefe
2020-04-08 10:31:58 +01:00
Roman Kennke
343f7603e7
8242316: Shenandoah: Turn NULL-check into assert in SATB slow-path entry
...
Reviewed-by: zgu, shade
2020-04-08 11:26:49 +02:00
Erik Gahlin
05c26d8b65
8241828: JFR: Some streaming tests require a larger heap size with ZGC
...
Reviewed-by: stefank
2020-04-08 10:43:16 +02:00
Roland Westrelin
6405d75070
8241900: Loop unswitching may cause dependence on null check to be lost
...
Reviewed-by: thartmann, kvn
2020-04-02 15:03:27 +02:00
Jamil Nimeh
6b7a466f74
8242294: JSSE Client does not throw SSLException when an alert occurs during handshaking
...
Reviewed-by: xuelei
2020-04-08 00:03:56 -07:00
Nick Gasson
67fd181eb8
8242029: AArch64: skip G1 array copy pre-barrier if marking not active
...
Reviewed-by: aph
2020-04-08 14:03:35 +08:00
Weijun Wang
d8539a51ef
8242184: CRL generation error with RSASSA-PSS
...
Reviewed-by: xuelei
2020-04-08 10:13:12 +08:00
Chris Plummer
ccd2a16c58
8242165: SA sysprops support fails to dump all system properties
...
Reviewed-by: sspitsyn, ysuenaga
2020-04-07 18:32:55 -07:00
Chris Plummer
9fb91b4e9c
8242142: convert clhsdb "class" and "classes" commands from javascript to java
...
Reviewed-by: sspitsyn, amenkov
2020-04-07 16:31:46 -07:00
Liam Miller-Cushon
25642dd303
8035787: SourcePositions are wrong for Strings concatenated with '+' operator
...
Reviewed-by: jlahoda
2020-04-06 15:40:16 -07:00
Chris Plummer
a40ef7e41d
8242235: Disable SA testing on Solaris. Remove JDK-8193639 entries from ProblemList.txt
...
Reviewed-by: dcubed, amenkov
2020-04-07 13:56:53 -07:00
Roman Kennke
2b42382e7e
8242301: Shenandoah: Inline LRB runtime call
...
Reviewed-by: zgu
2020-04-07 22:31:18 +02:00
Jonathan Gibbons
7ac64b81ee
8241895: use new "details-list" CSS class instead of general "block-list" for list of details sections
...
Reviewed-by: hannesw
2020-04-07 12:41:49 -07:00
Jonathan Gibbons
8523e37f7e
8242056: Merge support for AnnotationType builders/writers into support for other types
...
Reviewed-by: hannesw
2020-04-07 09:50:36 -07:00
Chris Plummer
cceee2c638
8242168: ClhsdbFindPC.java failed due to "RuntimeException: 'In code in NMethod for LingeredAppWithTrivialMain.main' missing from stdout/stderr"
...
Reviewed-by: lmesnik, iignatyev
2020-04-07 09:36:13 -07:00
Patrick Concannon
378aef32ab
8240533: Inconsistent Exceptions are thrown by DatagramSocket and DatagramChannel when sending a DatagramPacket to port 0
...
Fix adds checks for port == 0 to the send and connect methods in DatagramSocket and DatagramChannelImpl
Reviewed-by: alanb, chegar, dfuchs, lancea
2020-04-07 16:21:01 +01:00
Zhengyu Gu
e53ae5ae63
8242216: ObjectSampler::weak_oops_do() should not trigger barrier
...
Reviewed-by: rkennke, eosterlund
2020-04-07 10:43:15 -04:00
Mikhailo Seledtsov
1a40b7931a
8241695: JFR TestCrossProcessStreaming.java child process exited with SIGQUIT (131)
...
Waiting for child's main() to start before attaching
Reviewed-by: egahlin
2020-04-07 07:21:41 -07:00
Lance Andersen
6351f95bc1
8242006: (zipfs) Improve Zip FS FileChannel and SeekableByteChannel test coverage
...
Reviewed-by: clanger
2020-04-07 09:03:05 -04:00
Aleksey Shipilev
9ba424ee57
8242267: Shenandoah: regions space needs to be aligned by os::vm_allocation_granularity()
...
Reviewed-by: rkennke, stuefe
2020-04-07 14:32:58 +02:00
Denghui Dong
9743ec80f1
8240360: NativeLibraryEvent has wrong library name on Linux
...
Reviewed-by: ysuenaga, clanger
2020-04-07 21:18:24 +09:00
Aleksey Shipilev
951cda8d1f
8242273: Shenandoah: accept either SATB or IU barriers, but not both
...
Reviewed-by: rkennke
2020-04-07 13:18:47 +02:00
Aleksey Shipilev
5fff119dde
8242271: Shenandoah: add test to verify GC mode unlock
...
Reviewed-by: rkennke
2020-04-07 13:18:46 +02:00
Egor Ushakov
76b1119f61
8241958: Slow ClassLoaderReferenceImpl.findType
...
Optimize ClassLoaderReferenceImpl.findType
Reviewed-by: cjplummer, sspitsyn
2020-04-07 07:24:09 +00:00
Ralf Schmelter
f5a728af03
8238289: Use _byteswap_ functions to implenent Bytes::swap_uX on Windows
...
Reviewed-by: minqi, dholmes
2020-04-07 09:06:01 +02:00
John Paul Adrian Glaubitz
edc4ffe54b
8199138: Add RISC-V support to Zero
...
Reviewed-by: erikj, stuefe
2020-04-07 08:45:01 +02:00
Lin Zang
b317d0ee39
8241638: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set
...
Reviewed-by: alanb, dholmes
2020-04-07 03:25:11 +00:00
Alex Menkov
e18d66174a
8237572: Combine the two LingeredApp classes
...
Reviewed-by: cjplummer, lmesnik
2020-04-06 12:51:40 -07:00
Alexey Semenyuk
3aa216ecdf
8241713: Linux desktop shortcuts with spaces make postinst/prerm fail
...
Reviewed-by: almatvee, herrick
2020-04-04 07:09:52 -04:00
Aleksey Shipilev
c1016d5de2
8242229: Shenandoah: inline ShenandoahHeapRegion liveness-related methods
...
Reviewed-by: rkennke
2020-04-06 20:35:50 +02:00