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
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
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
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
Roland Westrelin
1af059d4cb
8231291: C2: loop opts before EA should maximally unroll loops
...
Reviewed-by: kvn, vlivanov
2019-12-20 17:17:37 +01:00
Roland Westrelin
1745ae28b9
8237086: assert(is_MachReturn()) running CTW with fix for JDK-8231291
...
Reviewed-by: kvn, vlivanov
2020-01-14 14:58:17 +01:00
Patrick Concannon
00c40ae1e3
7021373: DatagramPacket exception conditions are not clear
...
Specification is clarified by adding or clarifying @throws clauses where required
Reviewed-by: alanb, chegar, darcy, dfuchs
2020-02-07 11:10:41 +00:00
Claes Redestad
38f0c08ee0
8237484: Improve module system bootstrap
...
Reviewed-by: alanb
2020-02-07 10:23:35 +01:00
Claes Redestad
9abc1a4441
8238599: Refactor and simplify implAddOpensToAllUnnamed
...
Reviewed-by: alanb
2020-02-07 09:47:25 +01:00
David Holmes
9f21d809ab
8238460: Provide warnings about the use of JNI RegisterNatives to rebind native methods for boot/platform classes in other classloaders
...
Reviewed-by: jwilhelm, lfoltan
2020-02-06 21:03:40 -05:00
Kim Barrett
ccbd819a01
8237143: Eliminate DirtyCardQ_cbl_mon
...
Replace locked data structures with lock-free data structures.
Reviewed-by: tschatzl, sangheki
2020-02-06 19:09:07 -05:00
Jonathan Gibbons
e37a6aed88
8238503: Remove unused field and accessor for docLocale from ToolOptions
...
Reviewed-by: hannesw
2020-02-06 12:44:21 -08:00
Daniil Titov
26b642f92f
8196729: Add jstatd option to specify RMI connector port
...
Reviewed-by: cjplummer, sspitsyn
2020-02-06 11:23:51 -08:00
Zhengyu Gu
87031d4728
8238574: Shenandoah: Assertion failure due to missing null check
...
Reviewed-by: shade
2020-02-06 13:08:14 -05:00
Jesper Wilhelmsson
b3f01bb39f
Merge
2020-02-06 17:14:04 +01:00
Lois Foltan
df72b2e2d6
8238600: Remove runtime/fieldType.hpp and fieldType.cpp
...
Remove obsolesced source files fieldType.hpp and fieldType.cpp.
Reviewed-by: hseigel
2020-02-06 15:28:37 +00:00
Lois Foltan
d19a396e96
8230199: consolidate signature parsing code in HotSpot sources
...
Add a new Signature class to support basic signature queries and enhance SignatureStream class to parse field signatures in addition to methods.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: coleenp, dholmes, fparain, hseigel
2020-02-06 14:29:57 +00:00
Nils Eliasson
b59f630249
8237581: Improve allocation expansion
...
Reviewed-by: vlivanov, redestad
2020-02-06 11:21:39 +01:00
Jonathan Gibbons
98f5d98a88
8222793: Javadoc tool ignores "-locale" param and uses default locale for all messages and texts
...
Reviewed-by: prappo
2020-02-05 11:01:05 -08:00
Mandy Chung
c0f23a8604
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49
...
Reviewed-by: rriggs, sundar
2020-02-05 09:53:56 -08:00
Erik Joelsson
f1332640d4
8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary
...
Reviewed-by: clanger, alanb, ihse
2020-02-05 09:33:25 -08:00
Daniel D. Daugherty
a7a82b0c79
8235795: replace monitor list mux{Acquire,Release}(&gListLock) with spin locks
...
Reviewed-by: dholmes, coleenp, rehn
2020-02-05 11:40:20 -05:00
Daniel D. Daugherty
8ff24c55ef
8236035: refactor ObjectMonitor::set_owner() and _owner field setting
...
Reviewed-by: dholmes, kbarrett, rehn
2020-02-05 11:39:52 -05:00
Daniel D. Daugherty
b9e3a4efef
8235931: add OM_CACHE_LINE_SIZE and use smaller size on SPARCv9 and X64
...
Reviewed-by: dholmes, redestad, mdoerr
2020-02-05 11:38:18 -05:00
Clive Verghese
e7e182a318
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
...
Reviewed-by: phh, alanb, weijun, simonis, rriggs
2020-02-05 16:39:45 +01:00
Patrick Zhang
03721247d8
8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
...
Fixed libj2gss link errors caused by GCC10 default -fno-common
Reviewed-by: weijun
2020-02-05 20:31:09 +08:00
Magnus Ihse Bursie
ce28a96c28
8238281: Raise minimum gcc version needed to 5.0
...
Reviewed-by: erikj, dholmes, jwilhelm, mbaesken
2020-02-05 10:45:39 +01:00
Jesper Wilhelmsson
89e9ae9b3c
Merge
2020-02-05 03:24:41 +01:00
Pavel Rappo
029f547700
8238467: Clean up annotations on overridden/implemented methods
...
Reviewed-by: jjg
2020-02-04 22:05:31 +00:00
Jonathan Gibbons
9d7777e585
8219475: javap man page needs to be updated
...
Reviewed-by: mchung
2020-02-04 14:02:16 -08:00