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 |
|
Henry Jen
|
f860f94696
|
Merge
|
2019-07-17 00:21:02 +00:00 |
|
Anton Litvinov
|
cf5433ff56
|
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
|
2019-07-16 15:15:45 +01:00 |
|
Jan Lahoda
|
c0d870559f
|
8227640: javac crashes on text blocks with invalid escapes
Do not translate escape sequences if text block contains illegal escapes.
Reviewed-by: jlaskey
|
2019-07-16 10:48:22 +02:00 |
|
Sergey Bylokhov
|
768ef3cd20
|
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
Reviewed-by: prr
|
2019-07-15 16:25:23 -07:00 |
|
Calvin Cheung
|
530176f933
|
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
Reviewed-by: jiangli
|
2019-07-15 09:53:23 -07:00 |
|
Peter Levart
|
49daf1dc19
|
8227368: EnumSet.class serialization broken in JDK 9+
Reviewed-by: smarks
|
2019-07-13 10:43:45 +00:00 |
|
Calvin Cheung
|
a6b4e5c3d1
|
8226406: JVM fails to detect mismatched or corrupt CDS archive
Check important archive header fields such as _jvm_ident before processing other fields.
Reviewed-by: iklam, jiangli
|
2019-07-12 08:40:37 -07:00 |
|
Prasanta Sadhukhan
|
eb2ce06cc2
|
8225423: GTK L&F: JSplitPane: There is no divider shown
Reviewed-by: prr, serb
|
2019-07-12 09:27:00 +05:30 |
|
Valerie Peng
|
175faeeadf
|
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
Fixed SignatureUtil and ECDSA signature impl to handle EC parameters
Reviewed-by: weijun
|
2019-07-11 20:11:47 +00:00 |
|
Jonathan Gibbons
|
27c77d3d29
|
8227602: Update nroff version of man pages
Reviewed-by: mchung
|
2019-07-11 12:13:52 -07:00 |
|
Hannes Wallnöfer
|
cd18508b2f
|
8227391: Update double-conversion to version 3.1.5
Reviewed-by: attila
|
2019-07-11 17:11:54 +02:00 |
|
Andrew Haley
|
60b005d766
|
Merge
|
2019-07-11 11:36:56 +01:00 |
|
Valerie Peng
|
29215b987b
|
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
Detect potential buffer overlap and use extra buffer if necessary
Reviewed-by: xuelei
|
2019-07-10 18:43:45 +00:00 |
|
Ramanand Patil
|
7087f2eae2
|
8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13
Reviewed-by: andrew, naoto
|
2019-07-10 05:12:23 +01:00 |
|
Leo Jiang
|
8c3e30202b
|
8227009: JDK 13 L10n resource files update - msgdrop 10
Reviewed-by: naoto
|
2019-07-10 01:19:18 -07:00 |
|
Jan Lahoda
|
32a7e50bee
|
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers.
Reviewed-by: mcimadamore, vromero
|
2019-07-10 09:04:42 +02:00 |
|
Weijun Wang
|
e133dbf7bd
|
8227381: GSS login fails with PREAUTH_FAILED
Reviewed-by: xuelei
|
2019-07-10 09:43:34 +08:00 |
|
Weijun Wang
|
e03c2a270b
|
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
Reviewed-by: xuelei
|
2019-07-10 09:43:34 +08:00 |
|
Jatin Bhateja
|
3fe67141c7
|
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
|
2019-07-09 15:42:44 -07:00 |
|
Tom Rodriguez
|
75d87ff254
|
8227034: Graal crash with gcbasher
Adjust Graal's registers declaration for String intrinisics.
Reviewed-by: dlong, dnsimon, kvn
|
2019-07-09 14:59:12 -07:00 |
|
Dean Long
|
d307ec4dba
|
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
Reviewed-by: kvn
|
2019-07-09 13:46:39 -04:00 |
|
Erik Österlund
|
f111dd0cbb
|
8224531: SEGV while collecting Klass statistics
Reviewed-by: coleenp, kbarrett, tschatzl
|
2019-07-09 16:39:41 +02:00 |
|
Erik Österlund
|
a577b1a972
|
8227277: HeapInspection::find_instances_at_safepoint walks dead objects
Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
|
2019-07-09 16:39:37 +02:00 |
|
Naoto Sato
|
0f1ad36584
|
8227127: Era designator not displayed correctly using the COMPAT provider
Reviewed-by: rriggs
|
2019-07-09 08:05:38 -07:00 |
|
Daniel D. Daugherty
|
6ee36b98ac
|
Merge
|
2019-07-08 12:16:13 -04:00 |
|
Daniel D. Daugherty
|
37b39bc642
|
8227117: normal interpreter table is not restored after single stepping with TLH
Reviewed-by: sspitsyn, eosterlund, dholmes, coleenp
|
2019-07-08 11:38:49 -04:00 |
|
Jamsheed Mohammed C M
|
7fbf691c01
|
8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
Reviewed-by: kvn
|
2019-07-08 04:01:54 -07:00 |
|
Tom Rodriguez
|
291dfa4da5
|
8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
Put FrameState directly on final StateSplit in intrinsics.
Reviewed-by: thartmann, kvn, dnsimon, gdub
|
2019-07-07 18:27:38 -07:00 |
|
Yudi Zheng
|
173e014b80
|
8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
Reviewed-by: kvn, thartmann
|
2019-07-07 18:17:46 -07:00 |
|
Vladimir Kozlov
|
4124d403c0
|
8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
Switch off ReduceInitialCardMarks optimization in Graal in JDK 13 (full fix is in JDK 14)
Reviewed-by: thartmann, never
|
2019-07-07 18:10:18 -07:00 |
|
Alexey Ushakov
|
a4905bae9b
|
8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie
Reviewed-by: prr, psadhukhan
|
2019-07-07 10:52:30 -07:00 |
|
Weijun Wang
|
17bc4c4bcf
|
8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
Reviewed-by: xuelei
|
2019-07-06 08:11:19 +08:00 |
|
Jamsheed Mohammed C M
|
259a0b4a7b
|
8226627: assert(t->singleton()) failed: must be a constant
Implemented constant folding for MaxFD, MinFD.
Reviewed-by: thartmann, bsrbnd, pli
|
2019-07-05 00:24:54 -07:00 |
|
Andrew Haley
|
5f05ce78ec
|
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
|
2019-07-02 16:54:52 +01:00 |
|
Markus Grönlund
|
ebde73209f
|
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
Reviewed-by: egahlin, rwestberg
|
2019-07-02 17:46:38 +02:00 |
|
Markus Grönlund
|
6e16ff4cea
|
8225706: JFR RootResolver resets CLD claims with no restore
Reviewed-by: zgu, egahlin
|
2019-07-02 14:31:43 +02: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 |
|
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 |
|
Stefan Karlsson
|
02a31bf561
|
8227175: ZGC: ZHeapIterator visits potentially dead objects
Reviewed-by: zgu, eosterlund
|
2019-06-10 13:04:12 +02:00 |
|
Stefan Karlsson
|
24f58a0ac0
|
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
Reviewed-by: neliasso, eosterlund
|
2019-07-02 12:24:26 +02:00 |
|
Stefan Karlsson
|
1e9f16c448
|
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
Reviewed-by: neliasso, eosterlund
|
2019-07-02 12:10:18 +02:00 |
|
David Holmes
|
67906954ea
|
8227055: Minor edits to launcher help text
Reviewed-by: mchung
|
2019-07-03 23:34:20 +00:00 |
|
Weijun Wang
|
77a6a6e1ae
|
8226963: More clarification on possible sequencing error in GSSContext::unwrap
Reviewed-by: mullan
|
2019-07-04 07:25:47 +08: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 |
|
Aleksey Shipilev
|
63d9446117
|
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
Reviewed-by: rkennke, zgu
|
2019-06-13 19:37:49 +02:00 |
|
Markus Grönlund
|
f5a2730b48
|
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
Reviewed-by: egahlin, rwestberg
|
2019-07-03 11:34:46 +02:00 |
|
Weijun Wang
|
d678ba83dd
|
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
Reviewed-by: xuelei
|
2019-07-03 11:43:01 +08:00 |
|