Erik Gahlin
ca371c9536
8244463: JFR: Clean up jdk.jfr.internal.RepositoryChunk
...
Reviewed-by: jbachorik, mgronlun
2020-05-06 13:31:00 +02:00
Igor Ignatyev
1e1c724c0d
8243428: use reproducible random in :vmTestbase_vm_compiler
...
Reviewed-by: thartmann
2020-04-30 08:07:36 -07:00
Igor Ignatyev
a0ed53b986
8243427: use reproducible random in :vmTestbase_vm_mlvm
...
Reviewed-by: thartmann
2020-04-30 08:06:51 -07:00
Jayathirth D V
188106be4d
8242557: Add length limit for strings in PNGImageWriter
...
Reviewed-by: prr, psadhukhan
2020-04-30 20:03:36 +05:30
Coleen Phillimore
c37bd06081
8244107: Incorrect parameters in ReservedSpace constructor change
...
Revert cardTable.cpp change from JDK-8243393.
Reviewed-by: dholmes
2020-04-30 09:48:30 -04:00
Harold Seigel
d74e4f2237
8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()
...
Merge unsafe anonymous class stats with hidden classes, avoiding having to call cld->klasses()
Reviewed-by: lfoltan, mchung, mgronlun
2020-04-30 13:10:09 +00:00
Coleen Phillimore
5b86c4aa68
Merge
2020-04-30 06:15:34 -04:00
Coleen Phillimore
3153373e49
8242898: Clean up InstanceKlass::_array_klasses
...
Make type ObjArrayKlass
Reviewed-by: dholmes, iklam
2020-04-30 06:05:53 -04:00
Per Lidén
68e53065e0
8240679: ZGC GarbageCollectorMXBean reports inaccurate post GC heap size for ZHeap pool
...
Reviewed-by: eosterlund
2020-04-30 10:59:23 +02:00
Aleksey Shipilev
05b3bc57ac
8243573: Shenandoah: rename GCParPhases and related code
...
Reviewed-by: rkennke
2020-04-30 10:02:10 +02:00
Prasanta Sadhukhan
7dad5d261a
8226464: TitledBorder label appears cut off on hidpi devices
...
Reviewed-by: serb, jdv
2020-04-30 12:42:03 +05:30
Prasanta Sadhukhan
e9cc3da89c
8208566: [TEST_BUG] javax\swing\text\GlyphPainter2\6427244\bug6427244.java: Test failed
...
Reviewed-by: jdv
2020-04-30 12:38:19 +05:30
Chris Plummer
e513acab16
8214797: TestJmapCoreMetaspace.java timed out
...
Reviewed-by: dcubed
2020-04-29 21:03:15 -07:00
Igor Ignatyev
46fe7e303b
8243945: use driver mode in runtime tests
...
Reviewed-by: dholmes, dcubed, gziemski
2020-04-29 19:51:45 -07:00
Jan Lahoda
ed9cbe252d
8241616: Timestamps on ct.sym entries lead to non-reproducible builds
...
Generate ct.sym in a reproducible way
Reviewed-by: ihse
2020-04-29 18:35:14 +02:00
Ivan Walulya
31479a0d48
8244752: Enable Linux support for multiple huge page sizes -XX:LargePageSizeInBytes
...
Reviewed-by: kbarrett, sjohanss, stuefe, tschatzl
2020-05-14 15:27:17 +02:00
Nick Gasson
dde3b90050
8244981: jpackage error due to missing final newline in Debian control file
...
Reviewed-by: herrick, asemenyuk
2020-05-18 10:33:12 +08:00
Martin Doerr
76b76654d2
8235673: [C1, C2] Split inlining control flags
...
Reviewed-by: neliasso, kvn, thartmann
2020-05-18 10:57:16 +02:00
Ioi Lam
d5bd523869
8244536: cds/DeterministicDump.java failed: File content different
...
Reviewed-by: ccheung, stuefe
2020-05-17 15:10:06 -07:00
Michael McMahon
0f7aeed416
8241305: Add protocol specific factory creation methods to SocketChannel and ServerSocketChannel
...
Reviewed-by: alanb, chegar, dfuchs
2020-05-17 21:15:33 +01:00
Joe Darcy
42bad03de8
8245146: Update description of SourceVersion.RELEASE_15 with text blocks
...
Reviewed-by: jlaskey
2020-05-17 11:34:32 -07:00
Vicente Romero
9efdaacc31
8242478: compiler implementation for records (Second Preview)
...
Reviewed-by: mcimadamore, jlahoda, darcy
2020-05-17 11:09:52 -04:00
Magnus Ihse Bursie
a2057ad440
8240228: "make hotspot-ide-project" on Windows creates a Visual Studio project with empty preprocessor defines
...
Reviewed-by: erikj
2020-05-16 09:43:44 +02:00
Claes Redestad
a09720f2ee
8232213: runtime/MemberName/MemberNameLeak.java fails intermittently
...
Reviewed-by: dcubed, coleenp
2020-05-16 01:35:38 +02:00
John Jiang
46cf294250
8245005: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant
...
Reviewed-by: xuelei
2020-05-16 05:49:47 +08:00
Roland Westrelin
1e251e9471
8241070: Shenandoah: remove unused local variables in C2 support
...
Reviewed-by: shade
2020-05-13 17:00:59 +02:00
Roland Westrelin
6d98502550
8244663: Shenandoah: C2 assertion fails in Matcher::collect_null_checks
...
Reviewed-by: shade
2020-05-15 21:54:28 +02:00
Pavel Rappo
36fb21dc2f
8245111: Update doc comments for improved processing by the Standard Doclet
...
Reviewed-by: dfuchs, joehw, lancea, rriggs
2020-05-15 20:38:28 +01:00
Roland Westrelin
35a7eff951
8244721: CTW: C2 (Shenandoah) compilation fails with "unexpected infinite loop graph shape"
...
Reviewed-by: shade
2020-05-15 10:24:38 +02:00
Roland Westrelin
b61c88c693
8245083: [REDO] Shenandoah: Remove null-handling in LRB expansion
...
Reviewed-by: shade
2020-05-15 19:57:37 +02:00
Magnus Ihse Bursie
fb6e7b06fb
8245119: Fix include path for hotspot-ide-project
...
Reviewed-by: erikj
2020-05-15 18:58:17 +02:00
Claes Redestad
150d6cfea8
8245094: Reduce overhead of initializing the default StringConcatFactory strategy
...
Reviewed-by: psandoz, jlaskey
2020-05-15 18:37:08 +02:00
Magnus Ihse Bursie
e83968799e
8245096: Better windows environment output in configure
...
Reviewed-by: erikj
2020-05-15 18:14:58 +02:00
Magnus Ihse Bursie
adf1d4757b
8245093: WSL support broke cygwin toolchain detection
...
Reviewed-by: erikj
2020-05-15 18:13:20 +02:00
Patrick Concannon
fad2cf51ba
8241072: Reimplement the Legacy DatagramSocket API
...
Replace the underlying implementations of the java.net.DatagramSocket and java.net.MulticastSocket APIs with simpler and more modern implementations that are easy to maintain and debug.
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: alanb, chegar, dfuchs
2020-05-12 21:51:53 +01:00
Zhengyu Gu
3930460af5
8244953: Shenandoah: gc/shenandoah/TestStringInternCleanup fails with broken string table root
...
Reviewed-by: shade
2020-05-15 10:43:20 -04:00
Rahul Yadav
178e69a3b9
8244652: Add test for non utf-8 response handling by websocket
...
The test java.net.httpclient.websocket.WSHandshakeExceptionTest.java checks that the websocket client handles invalid utf-8 sent by the websocket server
Reviewed-by: dfuchs
2020-05-15 14:46:17 +01:00
Claes Redestad
82f2a0e2e4
8245024: Simplify and eagerly initialize StringConcatFactory
...
Reviewed-by: psandoz
2020-05-15 12:25:37 +02:00
Magnus Ihse Bursie
b76a215ff6
8245046: SetupTarget incorrect for hotspot-ide-project
...
Reviewed-by: erikj
2020-05-15 12:09:59 +02:00
Fernando Guallini
4c54fa2274
8209774: Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java
...
Reviewed-by: dfuchs, joehw, alanb
2020-05-15 09:49:54 +08:00
Mandy Chung
b883badc47
8244961: MethodHandles::privateLookupIn throws NPE when called during initPhase2
...
Reviewed-by: chegar
2020-05-14 17:05:41 -07:00
Alex Menkov
cab61f1515
8243012: Fix issues in j.l.i package info
...
Reviewed-by: alanb, sspitsyn
2020-05-14 15:17:45 -07:00
Yumin Qi
8da07d1ae9
8242524: Use different default CDS archives depending on UseCompressOops
...
Reviewed-by: erikj, iklam, ccheung
2020-05-14 14:24:55 -07:00
Calvin Cheung
71cc95e4b1
8243947: [TESTBUG] hotspot/jtreg:hotspot_appcds_dynamic fails when the JDK doesn't have default CDS archive
...
Generate a default CDS archive when necessary before running AppCDS dynamic tests.
Reviewed-by: iklam
2020-05-14 20:34:18 +00:00
Robbin Ehn
95b8e9eaa3
8244340: Handshake processing thread lacks yielding
...
Reviewed-by: pchilanomate, dholmes, dcubed
2020-05-14 19:36:51 +02:00
Alex Menkov
9a0463165d
8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"
...
Reviewed-by: dholmes, sspitsyn
2020-05-14 10:29:52 -07:00
Magnus Ihse Bursie
43da9ff24e
8245032: Remove exceptions from compare.sh
...
Reviewed-by: erikj
2020-05-14 19:17:11 +02:00
Magnus Ihse Bursie
014095c4ab
8245041: Fix incorrect output order in configure
...
Reviewed-by: erikj
2020-05-14 19:15:39 +02:00
Magnus Ihse Bursie
8c5430972f
8245033: Fixes for building in WSL
...
Reviewed-by: erikj
2020-05-14 18:56:30 +02:00
Weijun Wang
e13c481c7f
8218482: sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown
...
Reviewed-by: mullan
2020-05-14 23:09:52 +08:00