Roman Kennke
|
ffe68bcb24
|
8236161: C2: Remove useless step_over_gc_barrier() in int->bool conversion
Reviewed-by: thartmann, roland
|
2020-01-07 13:45:10 +01:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Joe Darcy
|
5915ab980b
|
8235532: Update --release 14 symbol information for JDK 14 b27
Reviewed-by: jlahoda
|
2020-01-06 11:04:12 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Jamil Nimeh
|
8a1b5ad914
|
8236039: JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3
Reviewed-by: xuelei
|
2020-01-05 21:04:39 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Yasumasa Suenaga
|
0a9a7e2f6c
|
8236552: Description of jmxremote.ssl.config.file in ManagementAgent.start is incorrect
Reviewed-by: cjplummer
|
2020-01-04 16:25:58 +09:00 |
|
Sergey Bylokhov
|
151ab6acc1
|
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Reviewed-by: dmarkov
|
2020-01-03 13:40:33 -08:00 |
|
Vicente Romero
|
396c363517
|
8236544: confusing error message: return type of accessor method is not compatible with type of record component
Reviewed-by: mcimadamore
|
2020-01-03 12:37:30 -05:00 |
|
Matthias Baesken
|
44f7fe57a8
|
8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
Reviewed-by: bobv, clanger, mdoerr
|
2020-01-03 11:10:42 +01:00 |
|
Patric Hedlin
|
9549cd2877
|
8235870: C2 crashes in IdealLoopTree::est_loop_flow_merge_sz()
Reviewed-by: thartmann
|
2020-01-13 11:26:44 +01:00 |
|
Jesper Wilhelmsson
|
14b9fe08fe
|
Added tag jdk-15+4 for changeset bb0a7975b31d
|
2020-01-01 03:08:45 +01:00 |
|
Matthias Baesken
|
2ff87c63e3
|
8236274: remove obsolete -d2Zi+ debug flag in MSVC builds
Reviewed-by: erikj, redestad
|
2020-01-02 14:38:37 +01:00 |
|
Jesper Wilhelmsson
|
39d46a1f76
|
Added tag jdk-14+30 for changeset d54ce919da90
|
2020-01-01 03:08:17 +01:00 |
|
Jesper Wilhelmsson
|
44765b8218
|
Added tag jdk-14+29 for changeset 563fa900fa17
|
2019-12-27 18:26:17 +01:00 |
|
Jesper Wilhelmsson
|
e73ce9b406
|
Added tag jdk-15+3 for changeset d05fcdf25717
|
2019-12-27 18:21:13 +01:00 |
|
Sergey Bylokhov
|
206d72aee2
|
8235520: [macosx] Delete NSView based direct rendering mechanism
Reviewed-by: prr, jdv
|
2019-12-27 13:47:31 +03:00 |
|
Sergey Bylokhov
|
e8fdc9408e
|
8234706: MenuPeer cleanup
Reviewed-by: prr
|
2019-12-26 22:38:38 +03:00 |
|
Sergey Bylokhov
|
8f8f43999c
|
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks
|
2019-12-25 14:17:57 +03:00 |
|
Sergey Bylokhov
|
e13f184eb3
|
8236506: [macosx] Some datatransfer classes were loaded on startup
Reviewed-by: prr
|
2019-12-25 10:15:32 +03:00 |
|
Weijun Wang
|
e7a07ea2f3
|
8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId
Reviewed-by: xuelei
|
2019-12-25 07:17:25 +08:00 |
|
Sandhya Viswanathan
|
45e4c4c4dc
|
8236364: TEMP vector registers could be incorrectly assigned upper bank xmm registers after Generic Operands (JDK-8234391)
Reviewed-by: kvn, vlivanov
|
2019-12-24 16:49:37 +03:00 |
|
Yasumasa Suenaga
|
1e67b2c457
|
8235637: jhsdb jmap from OpenJDK 11.0.5 doesn't work if prelink is enabled
Error handling for "lib_base_diff == 0"
Reviewed-by: ysuenaga, cjplummer, kevinw
|
2019-12-24 04:47:44 -05:00 |
|
Pavel Rappo
|
911846b49b
|
8236435: Fix typos in javac area
Reviewed-by: jjg, mcimadamore
|
2019-12-24 09:38:41 +00:00 |
|
Pengfei Li
|
e2644b70cf
|
8233743: AArch64: Make r27 conditionally allocatable
Reviewed-by: aph, dlong
|
2019-12-24 16:51:55 +08:00 |
|
Smita Kamath
|
995da6eb2a
|
8167065: Add intrinsic support for double precision shifting on x86_64
Reviewed-by: kvn
|
2019-12-23 14:42:21 -08:00 |
|
Lance Andersen
|
da03b15fac
|
8235961: SyncResolverImpl does not throw SQLException as expected
Reviewed-by: joehw, bpb
|
2019-12-23 17:18:32 -05:00 |
|
Chris Hegarty
|
417672bc9d
|
8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Reviewed-by: alanb
|
2019-12-23 09:17:00 +00:00 |
|
Tobias Hartmann
|
34b08ed2a5
|
8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain
Use _src_type/_dest_type as address types for the loads and stores.
Reviewed-by: vlivanov, roland
|
2019-12-23 09:44:35 +01:00 |
|
Pankaj Bansal
|
4cb20ae300
|
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
Reviewed-by: prr, jdv
|
2019-12-23 13:04:07 +05:30 |
|
Markus Grönlund
|
5acd373a10
|
8234059: Stress test fails with "Unexpected Exception in thread JFR Event Stream"
Reviewed-by: egahlin
|
2019-12-21 13:03:02 +01:00 |
|
Markus Grönlund
|
304ab31cff
|
8233111: Epoch shift synchronization point for Compiler threads
Reviewed-by: egahlin
|
2019-12-21 12:45:08 +01:00 |
|
Weijun Wang
|
f4af0eadb6
|
8236405: Formatting issues in Kerberos debug output
Reviewed-by: mullan
|
2019-12-21 15:27:37 +08:00 |
|
Mikael Vidstedt
|
c33466012e
|
Merge
|
2019-12-20 22:41:53 -08:00 |
|
John Jiang
|
4deb35453f
|
8234727: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3
Reviewed-by: xuelei
|
2019-12-21 06:28:48 +08:00 |
|
Mikael Vidstedt
|
59216c2e77
|
8236449: Problem list compiler/jsr292/ContinuousCallSiteTargetChange.java on solaris-sparcv9
Reviewed-by: iignatyev
|
2019-12-20 14:04:40 -08:00 |
|
Aditya Mandaleeka
|
f19738aba3
|
8236179: C1 register allocation error with T_ADDRESS
Reviewed-by: rkennke, vlivanov, roland, mdoerr
|
2019-12-20 19:51:00 +01:00 |
|
Stefan Johansson
|
8d00c5aa0d
|
8235119: Incomplete initialization of scan_top values results in out-of-bounds scanning of regions
Reviewed-by: kbarrett, tschatzl, sangheki
|
2019-12-20 09:42:38 -08:00 |
|
Markus Grönlund
|
ffdf1dea9b
|
8235390: JfrEmergencyDump::on_vm_shutdown crashes
Reviewed-by: egahlin
|
2019-12-20 16:04:34 +01:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Ioi Lam
|
d1ad0eaf8f
|
8233826: Change CDS dumping tty->print_cr() to unified logging
Reviewed-by: coleenp, dholmes, jiangli
|
2019-12-19 23:04:49 -08:00 |
|
Jesper Wilhelmsson
|
4f22b49c85
|
Merge
|
2019-12-20 04:47:34 +01:00 |
|
Phil Race
|
d86eb1de69
|
8231556: Wrong font ligatures used when 2 versions of same font used
Reviewed-by: serb, kcr
|
2019-12-19 15:36:40 -08:00 |
|
Igor Veresov
|
261f4bffae
|
8235927: Update Graal
Reviewed-by: kvn
|
2019-12-19 15:13:24 -08:00 |
|
Ekaterina Pavlova
|
cfddf53c01
|
8236139: [Graal] java/lang/RuntimeTests/exec/LotsOfOutput.java fails with JVMCI enabled
Reviewed-by: kvn
|
2019-12-19 13:20:58 -08:00 |
|
Phil Race
|
9628324ae7
|
Merge
|
2019-12-19 12:28:56 -08:00 |
|
Lance Andersen
|
fb1c57789e
|
8235961: SyncResolverImpl does not throw SQLException as expected
Reviewed-by: joehw, bpb
|
2019-12-19 15:23:57 -05:00 |
|
Alexander Matveev
|
c751493f0c
|
8235738: [macos] tools/jpackage tests timeout on macOS
Reviewed-by: herrick, asemenyuk
|
2019-12-19 15:20:53 -05:00 |
|
Alexey Semenyuk
|
91008df5a8
|
8236138: Add tests for jmod applications
Reviewed-by: herrick, prr
|
2019-12-19 13:39:10 -05:00 |
|
Vicente Romero
|
68122fd64e
|
8236266: change error message for the case when a class extends j.l.Record
Reviewed-by: mcimadamore
|
2019-12-19 13:32:58 -05:00 |
|