Joe Darcy
|
890826bf5b
|
8225361: Start of release updates for JDK 15
8235497: Add SourceVersion.RELEASE_15
8235528: Add source 15 and target 15 to javac
Reviewed-by: erikj, jjg, jlahoda, dholmes, alanb, hseigel, mikael, chegar
|
2019-12-10 16:38:53 -08:00 |
|
Roman Kennke
|
8a54d97a4d
|
8234974: Shenandoah: Do concurrent roots even when no evacuation is necessary
Reviewed-by: zgu
|
2019-12-12 18:34:30 +01:00 |
|
Jesper Wilhelmsson
|
e4c332cd92
|
Added tag jdk-15+0 for changeset 2c724dba4c3c
|
2019-12-12 17:06:21 +01:00 |
|
Stefan Karlsson
|
e6876a9cc3
|
8226797: serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)
Reviewed-by: sjohanss, tschatzl
|
2019-12-12 16:23:13 +01:00 |
|
Claes Redestad
|
40bbdf472c
|
8234328: VectorSet::clear can cause fragmentation
Reviewed-by: neliasso
|
2019-12-12 14:22:50 +01:00 |
|
Pavel Rappo
|
5ca3e6334a
|
8215038: Add a page that lists all system properties
Co-authored-by: Priya Lakshmi Muthuswamy <priya.lakshmi.muthuswamy@oracle.com>
Reviewed-by: hannesw, jjg
|
2019-12-12 13:06:59 +00:00 |
|
Jatin Bhateja
|
0de20e8d0d
|
8235756: C2: Merge AD instructions for DivV, SqrtV, and FmaV nodes
Reviewed-by: vlivanov, sviswanathan, jrose, kvn
|
2019-12-12 13:09:30 +03:00 |
|
Jatin Bhateja
|
a05395c6af
|
8235719: C2: Merge AD instructions for ShiftV, AbsV, and NegV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
9251e91271
|
8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
df5fba325d
|
8235405: C2: Merge AD instructions for different vector operations
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
31e075b019
|
8234392: C2: Extend Matcher::match_rule_supported_vector() with element type information
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Stefan Karlsson
|
47ee85a247
|
8235760: ZGC: Implement precise check for @require vm.gc.Z for Windows
Reviewed-by: eosterlund, pliden
|
2019-12-11 12:53:10 +01:00 |
|
Stefan Karlsson
|
938a4951ab
|
8235759: Extend GCConfig::is_gc_supported to mean supported not only included in build
Reviewed-by: pliden
|
2019-12-11 12:29:49 +01:00 |
|
Stefan Karlsson
|
8c27388905
|
8235757: Rename SupportedGC to IncludedGC
Reviewed-by: pliden
|
2019-12-11 12:29:43 +01:00 |
|
Per Lidén
|
b7bca76f51
|
8235748: ZGC: Remove ZAddress::address()
Reviewed-by: eosterlund, stefank
|
2019-12-12 10:10:37 +01:00 |
|
Per Lidén
|
056b70c4b7
|
8235696: ZGC: assert(ZNMethod::is_armed(nm) == _should_disarm_nmethods) failed: Invalid state
Reviewed-by: eosterlund, stefank
|
2019-12-12 10:10:28 +01:00 |
|
Jan Lahoda
|
ad5ea72286
|
8235541: Extend javax.lang.model to cover binding variables
Reviewed-by: darcy
|
2019-12-09 09:40:09 +01:00 |
|
Christoph Langer
|
92a9543552
|
8235750: [jpackage] Cleanup imports in WinMsiBundler.java
Reviewed-by: herrick, asemenyuk
|
2019-12-12 09:52:15 +01:00 |
|
Nikola Grcevski
|
ce7ede95eb
|
8234076: JVM crashes on Windows 10 using --module=NAME
Reviewed-by: ksrini, henryjen
|
2019-12-12 08:40:19 +00:00 |
|
Robin Westberg
|
fa92bd31b9
|
8235815: Revert 8227607: Broken external links in java.desktop
Reviewed-by: psadhukhan
|
2019-12-12 09:02:47 +01:00 |
|
Matthias Baesken
|
e5b0e366ea
|
8235489: handle return values of sscanf calls in hotspot
Reviewed-by: clanger, kbarrett
|
2019-12-11 09:42:52 +01:00 |
|
Robin Westberg
|
3fe949b2f4
|
8232231: Remove invalid JFR thread CPU load test case
Reviewed-by: mseledtsov, egahlin
|
2019-12-12 07:48:08 +01:00 |
|
Prasanta Sadhukhan
|
bb4dafe4bf
|
8227607: Broken external links in java.desktop
Reviewed-by: prr
|
2019-12-12 12:04:29 +05:30 |
|
Ekaterina Pavlova
|
b4d9a0afca
|
8235808: Remove graalunit from tier1_compiler_not_xcomp
Reviewed-by: iignatyev
|
2019-12-11 21:15:19 -08:00 |
|
Daniil Titov
|
7b82266a15
|
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: dholmes, bobv, mchung, sspitsyn
|
2019-12-11 19:20:57 -08:00 |
|
Ekaterina Pavlova
|
efdf413a20
|
8235773: Tier3 fails because graalunit tests started to run with ZGC
Reviewed-by: iignatyev
|
2019-12-11 17:18:32 -08:00 |
|
Jie Fu
|
6a6ae16781
|
8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs
Reviewed-by: asemenyuk, herrick
|
2019-12-10 10:17:36 +08:00 |
|
Sergey Bylokhov
|
da5fa894ac
|
8235620: Broken merge between JDK-8006406 and JDK-8003559
Reviewed-by: prr
|
2019-12-09 20:26:19 -08:00 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08:00 |
|
Tom Rodriguez
|
00ba4ea7b3
|
8229377: [JVMCI] Improve InstalledCode.invalidate for large code caches
Reviewed-by: kvn
|
2019-12-11 17:17:58 -08:00 |
|
Jonathan Gibbons
|
d8d4cd6508
|
8235597: Extend support for -XDaccessInternalAPI to plugin modules
Reviewed-by: mcimadamore, jlahoda
|
2019-12-11 16:32:49 -08:00 |
|
Jonathan Gibbons
|
9fc688875d
|
8235621: Replace use of Function<?,Integer> with ToIntFunction
Reviewed-by: mcimadamore, jlahoda
|
2019-12-11 16:24:23 -08:00 |
|
Mikael Vidstedt
|
6bda51c28e
|
8235789: AC_REQUIRE: 'PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required
Reviewed-by: erikj
|
2019-12-11 16:17:03 -08:00 |
|
Jonathan Gibbons
|
75acf956f1
|
Merge
|
2019-12-11 15:34:19 -08:00 |
|
Jonathan Gibbons
|
93b7d283d8
|
8214916: SourceLauncherTest fails on exploded image
Reviewed-by: ksrini
|
2019-12-11 15:33:17 -08:00 |
|
Ioi Lam
|
cb75b6ee22
|
8235629: Remove unnecessary calls to Thread::current
Reviewed-by: coleenp, ccheung, hseigel
|
2019-12-11 15:25:38 -08:00 |
|
Robert Field
|
dca6e34397
|
8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
8232855: jshell missing word in /help help
Reviewed-by: jlahoda
|
2019-12-11 14:39:04 -08:00 |
|
Sean Mullan
|
dd321330ce
|
8234870: Deprecate the OracleUcrypto JCE Provider for removal
Reviewed-by: alanb, rriggs
|
2019-12-11 17:17:28 -05:00 |
|
Alexander Matveev
|
a51b5ae9c4
|
8235252: Repair run_tests.sh by locating jtreg locally
Reviewed-by: herrick, asemenyuk
|
2019-12-11 16:37:27 -05:00 |
|
Hannes Wallnöfer
|
7f10f57834
|
8235414: Module level doc-files show "unnamed package" as holder
Reviewed-by: jjg
|
2019-12-11 22:29:30 +01:00 |
|
Alexey Semenyuk
|
c7b9c64eed
|
8235728: JDK-8212780 breaks builds with a custom X11 include path
Reviewed-by: prr, herrick
|
2019-12-11 16:16:39 -05:00 |
|
Alexander Matveev
|
5799108494
|
8234284: [dmg] Change DMG background image to TIFF
Reviewed-by: herrick, asemenyuk, erikj
|
2019-12-11 16:07:04 -05:00 |
|
Andy Herrick
|
8b99e85fbc
|
8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Reviewed-by: prr
|
2019-12-11 15:01:11 -05:00 |
|
Vicente Romero
|
69c1729e26
|
8234101: Compilation error thrown when repeating annotation is used on record component
Reviewed-by: jlahoda
|
2019-12-11 15:31:40 -05:00 |
|
Jeremy Kuhn
|
cbe604cf5d
|
8235457: Crash when reporting a message about an annotation on a module
8235458: Problem caused by imports in a module-info.java file
Reviewed-by: jjg
|
2019-12-11 11:55:50 -08:00 |
|
Zhengyu Gu
|
5fd2efb7e9
|
8235776: Shenandoah: Shenandoah root updater not always uses right code blob closure
Reviewed-by: rkennke
|
2019-12-11 14:01:00 -05:00 |
|
Alexander Matveev
|
b29f62ce51
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 13:47:44 -05:00 |
|
Tom Rodriguez
|
bca86d6492
|
8229961: Assert failure in compiler/graalunit/HotspotTest.java
Reviewed-by: kvn
|
2019-12-11 09:47:41 -08:00 |
|
Almaz Mingaleev
|
d3f7666418
|
8235730: Incorrect javadoc in MatchKind
Reviewed-by: martin, prappo
|
2019-12-10 15:50:12 -08:00 |
|
Andy Herrick
|
67cea3ea02
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 11:52:48 -05:00 |
|