Kim Barrett
|
b729cda18e
|
8228631: Fix inconsistent OopStorage::Block owner usage
Only use Block's owner member for address validation.
Reviewed-by: tschatzl, pliden
|
2019-07-26 20:15:13 -04:00 |
|
Naoto Sato
|
11ab995e6c
|
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
Reviewed-by: lancea
|
2019-07-26 13:32:59 -07:00 |
|
Lance Andersen
|
d711c4e18e
|
8226808: PreparedStatement javadoc typo
Reviewed-by: bpb, joehw
|
2019-07-26 15:06:22 -04:00 |
|
Joe Wang
|
136cfdb1e3
|
8068376: Validator fails valid XML files due to String == in XSD validator code
Reviewed-by: lancea
|
2019-07-26 17:15:17 +00:00 |
|
Naoto Sato
|
c1a479ad67
|
8212970: TZ database in "vanguard" format support
Reviewed-by: rriggs, joehw, erikj, scolebourne
|
2019-07-26 08:56:28 -07:00 |
|
Leo Jiang
|
4b791747ef
|
8228623: Update copyright year to 2019 for several java properties file
Reviewed-by: naoto
|
2019-07-26 11:47:50 +08:00 |
|
Calvin Cheung
|
fc7aa2306c
|
8228407: JVM crashes with shared archive file mismatch
Stop processing other header fields if initial header check has failed.
Reviewed-by: dholmes, jiangli
|
2019-07-25 10:25:52 -07:00 |
|
Matthias Baesken
|
adfa9a7eb1
|
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: dholmes, sgehwolf
|
2019-07-25 12:15:27 +02:00 |
|
Markus Grönlund
|
946d2b3197
|
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
Reviewed-by: egahlin
|
2019-08-02 10:43:30 +02:00 |
|
Ichiroh Takiguchi
|
7ca72d55c3
|
8227919: 8213232 causes crashes on solaris sparc64
Reviewed-by: prr, vkempik
|
2019-08-01 10:47:51 -07:00 |
|
Leo Jiang
|
0de207a5e0
|
8228397: Missing license copyright header in some properties files
Reviewed-by: iris, mchung, naoto
|
2019-07-25 15:29:50 +08:00 |
|
Vladimir Ivanov
|
32eb2e45b6
|
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr
|
2019-07-24 10:50:40 +03:00 |
|
Zhengyu Gu
|
e17feae1e8
|
8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native()
Reviewed-by: rkennke
|
2019-07-23 15:33:52 -04:00 |
|
Matthias Baesken
|
4449a99f84
|
8228578: fix CFData object leak in macosx KeystoreImpl.m
Reviewed-by: weijun
|
2019-07-24 12:36:12 +02:00 |
|
Valerie Peng
|
ded94368d1
|
Merge
|
2019-07-25 21:51:13 +00:00 |
|
Dean Long
|
bc1ccab62c
|
8226771: Update Graal
Reviewed-by: kvn
|
2019-07-25 17:35:58 -04:00 |
|
Brian Burkhalter
|
a8af569fa0
|
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
Reviewed-by: alanb
|
2019-07-25 11:44:37 -07:00 |
|
Matthias Baesken
|
da6f042616
|
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: dholmes, sgehwolf
|
2019-07-25 12:15:27 +02:00 |
|
Valerie Peng
|
6b662abe74
|
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
Change JCA Cipher class to create obj to ensure the mode and padding combination is supported
Reviewed-by: xuelei
|
2019-07-25 02:16:49 +00:00 |
|
Matthias Baesken
|
ff6b5404eb
|
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
Reviewed-by: naoto
|
2019-07-24 09:28:48 +02:00 |
|
Jonathan Gibbons
|
5fc206ea7d
|
8228494: Update nroff version of man pages
Reviewed-by: mchung
|
2019-07-23 11:30:31 -07:00 |
|
Zhengyu Gu
|
6a94be7047
|
8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release()
Reviewed-by: rkennke
|
2019-07-22 16:32:58 -04:00 |
|
Erik Österlund
|
a8842c9f59
|
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
Co-authored-by: Stuart Monteith <stuart.monteith@linaro.org>
Reviewed-by: neliasso, pliden
|
2019-07-02 11:33:05 +02:00 |
|
Erik Österlund
|
ec5bfaba53
|
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
Reviewed-by: tschatzl, kvn
|
2019-07-02 11:33:01 +02:00 |
|
Thomas Stuefe
|
0fa1047733
|
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Reviewed-by: stefank, coleenp
|
2019-07-02 10:28:20 +02:00 |
|
Erik Österlund
|
03030e473c
|
8224674: NMethod state machine is not monotonic
Reviewed-by: dlong, coleenp, thartmann
|
2019-07-18 11:15:20 +02:00 |
|
Philipp Kunz
|
b6d1b1e085
|
8217375: jarsigner breaks old signature with long lines in manifest
Reviewed-by: jjiang, weijun
|
2019-07-18 08:53:06 +08:00 |
|
Martin Balao
|
3cd50f2666
|
8227437: S4U2proxy cannot continue because server's TGT cannot be found
Reviewed-by: weijun
|
2019-07-17 12:26:56 -03:00 |
|
Anthony Scarpino
|
200254b479
|
8226338: Updates to Stateless Resumption
Reviewed-by: xuelei, jnimeh
|
2019-07-17 14:37:50 -07:00 |
|
Anthony Scarpino
|
bc7a8842a3
|
8227551: Session Resumption without Server-Side State off by default
Reviewed-by: xuelei, jnimeh, jjiang
|
2019-07-17 12:31:21 -07:00 |
|
Jan Lahoda
|
1dd6e7a3eb
|
8226522: No compilation error reported when yield is used in incorrect context
Reviewed-by: mcimadamore
|
2019-07-02 09:14:51 +02:00 |
|
Phil Race
|
bb7ac5cc11
|
Merge
|
2019-07-01 14:57:02 -07:00 |
|
Poonam Bajaj
|
355346c10a
|
8215523: jstat reports incorrect values for OU for CMS GC
Reviewed-by: tschatzl, sgehwolf
|
2019-07-01 18:24:06 +00:00 |
|
Thomas Stuefe
|
ba3ba19536
|
8227032: MetaspaceUtils::print_report crashes when called before initialization
Reviewed-by: tschatzl, goetz
|
2019-07-01 16:28:17 +02:00 |
|
Tobias Hartmann
|
e844e34e81
|
8227173: Minor cleanup of unused code in compile.hpp
Removed unused code.
Reviewed-by: kvn
|
2019-07-04 09:12:21 +02:00 |
|
Joe Darcy
|
86adc981f1
|
8227202: clarify Class.isEnum() doc
Reviewed-by: bpb
|
2019-07-03 16:29:20 -07:00 |
|
Mikael Vidstedt
|
7ffa6686b6
|
Merge
|
2019-07-03 15:47:39 -07:00 |
|
Brian Burkhalter
|
c6c82dd736
|
8227080: (fs) Files.newInputStream(...).skip(n) is slow
Reviewed-by: sbordet, rriggs, fweimer
|
2019-07-03 14:37:19 -07:00 |
|
Antonios Printezis
|
dacaff48e2
|
8223575: add subspace transitions to gc+metaspace=info log lines
Reviewed-by: stuefe, tschatzl
|
2019-07-03 15:46:48 -04:00 |
|
Doug Simon
|
509442b2a4
|
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
Reviewed-by: kvn, dlong
|
2019-07-03 11:07:48 -07:00 |
|
Joe Wang
|
5c12a30062
|
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
Reviewed-by: dfuchs, lancea
|
2019-07-03 16:30:19 +00:00 |
|
Roman Kennke
|
307b7e3c04
|
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
Reviewed-by: shade
|
2019-07-03 17:52:56 +02:00 |
|
Mikael Vidstedt
|
c200fc1f34
|
Merge
|
2019-07-03 07:56:41 -07:00 |
|
Poonam Bajaj
|
58d760898e
|
8227178: Backout of 8215523
Reviewed-by: tschatzl
|
2019-07-03 14:33:40 +00:00 |
|
Matthias Baesken
|
202159bc57
|
8226238: Improve error output and fix elf issues in os::dll_load
Reviewed-by: clanger, mdoerr
|
2019-07-02 13:45:08 +02:00 |
|
Stefan Karlsson
|
53fefe466c
|
8227085: ZGC: Add on_weak load barrier verification
Reviewed-by: eosterlund
|
2019-07-02 12:24:28 +02:00 |
|
Stefan Karlsson
|
e632ccd508
|
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
Reviewed-by: neliasso, eosterlund
|
2019-07-02 12:24:26 +02:00 |
|
Stefan Karlsson
|
70b0862972
|
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
Reviewed-by: neliasso, eosterlund
|
2019-07-02 12:10:18 +02:00 |
|
Andrew Haley
|
4902fc723a
|
Merge
|
2019-07-02 16:55:22 +01:00 |
|
Andrew Haley
|
61c24da895
|
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
|
2019-07-02 16:54:52 +01:00 |
|