Igor Ignatyev
|
a3d14c6de5
|
8243622: all actions in compiler/aot/fingerprint/SelfChangedCDS.java can be run in driver mode
Reviewed-by: thartmann
|
2020-04-27 09:16:26 -07:00 |
|
Igor Ignatyev
|
a075c328e4
|
8243621: use SkippedException in compiler/jsr292/MHInlineTest.java test
Reviewed-by: thartmann
|
2020-04-27 09:16:11 -07:00 |
|
Igor Ignatyev
|
83a6527e44
|
8243619: compiler/codecache/CheckSegmentedCodeCache.java test misses -version
Reviewed-by: thartmann
|
2020-04-27 09:16:00 -07:00 |
|
Igor Ignatyev
|
9097c799f2
|
8243618: compiler/rtm/cli tests can be run w/o WhiteBox
Reviewed-by: thartmann
|
2020-04-27 09:15:47 -07:00 |
|
Igor Ignatyev
|
27dc913618
|
8243617: compiler/onSpinWait/TestOnSpinWaitC1.java test uses wrong class
Reviewed-by: thartmann
|
2020-04-27 09:15:34 -07:00 |
|
Roger Riggs
|
bdf672659c
|
8243010: Test support: Customizable Hex Printer
Reviewed-by: lancea, dfuchs, weijun
|
2020-04-16 15:45:37 -04:00 |
|
Claes Redestad
|
d2e0d0e06a
|
8243469: Lazily encode name in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, simonis
|
2020-04-27 17:26:05 +02:00 |
|
Erik Gahlin
|
c55e7d5a4a
|
8242034: Remove JRE_HOME references
Reviewed-by: mbaesken
|
2020-04-27 15:01:22 +02:00 |
|
Erik Gahlin
|
0bbdcdac5a
|
8240783: JFR: TestClose could not finish chunk
Reviewed-by: mgronlun, mseledtsov
|
2020-04-27 14:29:44 +02:00 |
|
Pavel Rappo
|
32eb99e3e3
|
8243563: Doc comments cleanup
Reviewed-by: egahlin
|
2020-04-27 12:34:32 +01:00 |
|
Ao Qi
|
5d783f761f
|
8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Reviewed-by: alanb, sundar
|
2020-04-27 16:28:52 +05:30 |
|
Erik Gahlin
|
e34508cba2
|
8242933: jdk/jfr/api/consumer/TestHiddenMethod uses nashorn script engine
Reviewed-by: mgronlun
|
2020-04-27 11:32:52 +02:00 |
|
Athijegannathan Sundararajan
|
d07d6bd123
|
8243576: Remove residual reference to nashorn modules in make/CompileJavaModules.gmk
Reviewed-by: ihse
|
2020-04-27 14:53:07 +05:30 |
|
Martin Doerr
|
0e07f5a7d7
|
8151030: PPC64: AllocatePrefetchStyle=4 is out of range
Cleanup prefetching code and use AllocatePrefetchLines=1 by default.
Reviewed-by: goetz, mhorie, lucy
|
2020-04-27 10:01:04 +02:00 |
|
Bin Liao
|
b2db7a0c9a
|
8243539: Copyright info (Year) should be updated for fix of 8241638
Reviewed-by: weijun
|
2020-04-27 12:32:12 +08:00 |
|
Kim Barrett
|
7fb48971ee
|
8243587: Missing comma in copyright header
Added comma.
Reviewed-by: iignatyev
|
2020-04-26 22:28:19 -04:00 |
|
Igor Ignatyev
|
806566519a
|
8243568: serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
Reviewed-by: lmesnik, dholmes
|
2020-04-26 18:09:33 -07:00 |
|
Mikael Vidstedt
|
0fd64dea3d
|
8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle
Reviewed-by: tbell
|
2020-04-25 18:11:08 -07:00 |
|
Mikael Vidstedt
|
b0739f4683
|
8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle
Reviewed-by: tbell
|
2020-04-25 18:10:45 -07:00 |
|
John Jiang
|
5fc5cb9f25
|
8243549: sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA
Reviewed-by: xuelei
|
2020-04-25 05:17:26 +08:00 |
|
Coleen Phillimore
|
f8ab03fa04
|
8243503: InstanceKlass::_array_name is not needed and leaks
Decrement the refcount for all Klass in class unloading.
Reviewed-by: lfoltan, hseigel
|
2020-04-24 16:54:28 -04:00 |
|
Zhengyu Gu
|
05bf8dced5
|
8243578: Shenandoah: Cleanup ShenandoahStringDedup::parallel_oops_do()
Reviewed-by: shade
|
2020-04-24 16:37:09 -04:00 |
|
Xue-Lei Andrew Fan
|
bfcb340606
|
8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
Reviewed-by: ascarpino
|
2020-04-24 13:30:47 -07:00 |
|
Alexey Semenyuk
|
88f3861cb7
|
8236129: Exe installers have wrong properties
Reviewed-by: herrick, almatvee
|
2020-04-24 16:13:23 -04:00 |
|
Mandy Chung
|
33d9178ebd
|
8243574: java.lang.invoke.InvokerBytecodeGenerator.ClassData should be package-private
Reviewed-by: alanb
|
2020-04-24 12:59:04 -07:00 |
|
Raffaello Giulietti
|
e19d880581
|
8243575: Trivial javadoc fix of j.l.i.MethodHandles::arrayElementVarHandle
Reviewed-by: mchung
|
2020-04-24 12:58:44 -07:00 |
|
Hannes Wallnöfer
|
b4615b163c
|
8243562: Make display of search results consistent with color scheme
Reviewed-by: jjg
|
2020-04-24 21:55:48 +02:00 |
|
Jonathan Gibbons
|
f9b816b8f9
|
8242649: improve the CSS class names used for summary and details tables
Reviewed-by: hannesw
|
2020-04-24 09:14:51 -07:00 |
|
Daniel Fuchs
|
94a99ab9e5
|
8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32
The HTTP/1 chunked body parser is updated to discard chunk extensions
Reviewed-by: chegar, alanb
|
2020-04-24 16:54:30 +01:00 |
|
Stefan Johansson
|
04c6d13322
|
8241153: Refactor HeapRegionManager::find_unavailable_from_idx to simplify expand_at
Reviewed-by: tschatzl, sangheki
|
2020-04-24 14:39:20 +02:00 |
|
Prasanta Sadhukhan
|
059329b346
|
Merge
|
2020-04-24 16:12:53 +05:30 |
|
Yang Zhang
|
b54a34786a
|
8243240: AArch64: Add support for MulVB
Reviewed-by: aph
|
2020-04-24 09:47:19 +00:00 |
|
Aleksey Shipilev
|
53e4de6cf7
|
8239786: Shenandoah: print per-cycle statistics
Reviewed-by: rkennke
|
2020-04-24 11:45:24 +02:00 |
|
Magnus Ihse Bursie
|
76e5da4d59
|
8243477: FreeType library check should prefer 64-bit directory
Reviewed-by: erikj
|
2020-04-24 11:19:16 +02:00 |
|
John Jiang
|
2a4596cfe4
|
8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
Reviewed-by: xuelei
|
2020-04-24 15:28:57 +08:00 |
|
Sibabrata Sahoo
|
e5c84ff282
|
8242929: The values of jdk.tls.namedGroups should not be case-sensitive
The values of jdk.tls.namedGroups should not be case-sensitive
Reviewed-by: xuelei
|
2020-04-23 22:49:55 -07:00 |
|
Yang Zhang
|
905eb57ede
|
8242905: AArch64: Client build failed
Reviewed-by: aph
|
2020-04-24 02:16:06 +00:00 |
|
Jonathan Gibbons
|
009dd60ea3
|
8241780: Allow \n@ inside inline tags
Reviewed-by: prappo
|
2020-04-23 16:10:45 -07:00 |
|
Alexey Semenyuk
|
0c56c3511a
|
8242302: Refactor jpackage native code
Reviewed-by: herrick, almatvee, erikj
|
2020-04-23 16:40:09 -04:00 |
|
Coleen Phillimore
|
90ada6a314
|
8238048: Close alignment gaps in InstanceKlass
Moved fields around and some constant fields into ConstantPool
Reviewed-by: cjplummer, dlong, iklam
|
2020-04-23 16:29:22 -04:00 |
|
Aleksey Shipilev
|
37e5aec119
|
8243494: Shenandoah: set counters once per cycle
Reviewed-by: zgu
|
2020-04-23 21:24:01 +02:00 |
|
Per Lidén
|
2bf4c06182
|
8243486: ZGC: Adjust "Allocated" statistics to take undone page allocations into account
Reviewed-by: eosterlund, stefank
|
2020-04-23 19:23:15 +02:00 |
|
Phil Race
|
4765b3bdd8
|
Merge
|
2020-04-23 10:06:36 -07:00 |
|
Kim Barrett
|
e1f07cd05b
|
8239357: Revert gcc implementation of offset_of
Revert definition of offset_of and reenable -Winvalid-offsetof.
Reviewed-by: erikj, ihse, dholmes
|
2020-04-23 12:57:18 -04:00 |
|
Aleksey Shipilev
|
079b60c6b9
|
8243487: Shenandoah: make _num_phases illegal phase type
Reviewed-by: rkennke
|
2020-04-23 18:37:09 +02:00 |
|
Zhengyu Gu
|
8db994854f
|
8243478: Shenandoah: avoid implicit worker_id = 0
Reviewed-by: shade
|
2020-04-23 10:14:42 -04:00 |
|
Denghui Dong
|
5bb821771e
|
8242792: interval < flushInterval is always false in jdk.jfr.internal.RequestEngine#setFlushInterval
Reviewed-by: egahlin
|
2020-04-23 15:48:55 +02:00 |
|
Per Lidén
|
3b9b4b2fdc
|
8241603: ZGC: java/lang/management/MemoryMXBean/MemoryTestZGC.sh crashes on macOS
Reviewed-by: eosterlund, clanger, mbaesken, azeller
|
2020-04-23 15:37:12 +02:00 |
|
Volker Simonis
|
2594f0b9b8
|
8242848: Improve performance of InflaterOutputStream.write()
Reviewed-by: stuefe, vtewari, redestad, lancea
|
2020-04-23 14:23:53 +02:00 |
|
Aleksey Shipilev
|
4f05f3f885
|
8243465: Shenandoah: ditch unused pause_other, conc_other counters
Reviewed-by: rkennke
|
2020-04-23 13:48:32 +02:00 |
|