Goetz Lindenmaier
62dd12b386
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
...
Reviewed-by: dholmes, dcubed
2019-02-28 13:53:38 +01:00
Ralf Schmelter
058e382d87
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
...
Reviewed-by: mbaesken, dholmes, kvn
2019-02-26 05:46:02 -08:00
Pengfei Li
7560f0430c
8216259: AArch64: Vectorize Adler32 intrinsics
...
Reviewed-by: aph
2019-02-28 16:37:28 +08:00
John Jiang
06befcd14a
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
...
Re-generates RSA and ECDSA certificates and set longer validity period
Reviewed-by: xuelei
2019-02-28 13:37:03 +08:00
Jesper Wilhelmsson
de0f08a80e
Added tag jdk-13+10 for changeset 8e069f7b4fab
2019-02-28 02:47:39 +01:00
Joe Darcy
fbc614712d
8218726: Minor Throwable.printStackTrace() typos
...
Reviewed-by: bpb
2019-02-27 12:19:29 -08:00
Valerie Peng
aafd279510
Merge
2019-02-27 19:40:18 +00:00
Valerie Peng
67ca52873f
8183107: PKCS11 regression regarding checkKeySize
...
Changed key size check in PKCS11 provider to only enforce positive return values
Reviewed-by: jnimeh
2019-02-27 19:37:51 +00:00
Joe Darcy
7325fc6351
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
...
Reviewed-by: vromero
2019-02-27 11:33:57 -08:00
Fei Yang
847ba6becb
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
...
Reviewed-by: aph
2019-02-26 10:52:31 +08:00
Amy Lu
e568d2abd0
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
...
Reviewed-by: chegar, clanger
2019-02-27 18:58:29 +08:00
Dmitry Chuyko
b818234d2a
8215009: GCC 8 compilation error in libjli
...
Reviewed-by: dholmes, mikael, rriggs
2019-02-27 13:13:15 +03:00
Prasanta Sadhukhan
7af48cfb45
Merge
2019-02-27 14:45:17 +05:30
Jie Fu
66ba3bb30a
8219814: Help-info for pns(...) on Linux/mips lost
...
Reviewed-by: aoqi, shade
2019-02-27 10:03:22 +01:00
Prasanta Sadhukhan
3981041086
Merge
2019-02-27 13:53:41 +05:30
Matthias Baesken
46dbe3820b
8219630: cleanup hotspot ostream.cpp
...
Reviewed-by: clanger, dholmes, stuefe
2019-02-26 09:57:11 +01:00
Valerie Peng
4295e17b28
8218780: Update MUSCLE PCSC-Lite header files
...
Update the PCSC-lite header files to 1.8.24 release
Reviewed-by: coffeys
2019-02-27 02:49:52 +00:00
Alex Menkov
f16ddb2c3d
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
...
Reviewed-by: sspitsyn, cjplummer
2019-02-26 15:29:08 -08:00
Prasanta Sadhukhan
11bb82baca
Merge
2019-02-26 11:17:12 +05:30
Prasanta Sadhukhan
f3c10c8049
8213781: web page background renders blue in JEditorPane
...
4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
Reviewed-by: serb, sveerabhadra
2019-02-26 11:08:07 +05:30
Chris Plummer
b0eedd125f
8219143: jdb should support breakpoint thread filters
...
Add thread filter to stop command.
Reviewed-by: sspitsyn, amenkov
2019-02-25 18:54:40 -08:00
Mikael Vidstedt
ab5cedabe1
8219675: Disable harfbuzz warnings with gcc 8
...
Reviewed-by: erikj, prr
2019-02-25 16:05:06 -08:00
John Jiang
e4fd3054fc
8215524: Finished message validation failure should be decrypt_error alert
...
Reviewed-by: xuelei
2019-02-26 07:26:29 +08:00
Joe Darcy
1610706716
8219561: Update jdeprscan to avoid the need for start-of-release changes
...
Reviewed-by: dfuchs, lancea, smarks
2019-02-25 14:45:29 -08:00
Mikhailo Seledtsov
8813c391df
8219553: [TESTBUG] Problem list JFR TestPeriod test
...
Problem listed the test
Reviewed-by: egahlin
2019-02-25 08:16:20 -08:00
Sean Mullan
677aaed765
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
...
Reviewed-by: clanger
2019-02-25 08:25:23 -05:00
Patrick Zhang
57c2735dd0
8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
...
Reviewed-by: aph
2019-02-25 18:50:29 +08:00
Philipp Kunz
24af91dc02
8219548: Better Null paramenter checking in ToolProvider
...
Reviewed-by: lancea, alanb, jjg
2019-02-26 13:14:26 -05:00
Jini George
8b01c4b53d
8214756: SA should ignore archived java heap objects that are not in use
...
Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump
Reviewed-by: jiangli, redestad
2019-02-25 13:50:32 +05:30
Shashidhara Veerabhadraiah
d644970c02
8212202: [Windows] Exception if no printers are installed
...
Reviewed-by: prr
2019-02-25 11:02:53 +05:30
Shashidhara Veerabhadraiah
c373740319
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog
...
Reviewed-by: serb
2019-02-21 12:27:39 +05:30
Shashidhara Veerabhadraiah
6c275b343a
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
...
Reviewed-by: prr, mhalder
2019-02-21 11:10:35 +05:30
Prasanta Sadhukhan
0b13339d0c
8219156: RTFEditorKit writes background color but doesn't read
...
Reviewed-by: serb
2019-02-21 10:33:24 +05:30
Andrew M Leonard
cd9fb366a5
8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly
...
Reviewed-by: rriggs, alanb, mchung
2019-02-19 16:13:05 +00:00
Eric Caspole
24ef3fd98f
8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining
...
Set lateInlining=true in task endElement
Reviewed-by: vlivanov, kvn
2019-02-26 10:39:28 -05:00
Coleen Phillimore
2a83596e85
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
...
8210457: JVM crash in ResolvedMethodTable::add_method(Handle)
Add a function to call NSME in ResolvedMethodTable to replace deleted methods.
Reviewed-by: sspitsyn, dholmes, dcubed
2019-02-26 08:01:20 -05:00
Prasanta Sadhukhan
493a77061f
Merge
2019-02-19 11:52:19 +05:30
Kim Barrett
47ca2c4300
8214363: HeapWord should not be a fake class
...
Change HeapWord and MetaWord to be pointers to incomplete types.
Reviewed-by: tschatzl, mikael, coleenp, pliden
2019-02-18 16:34:46 -05:00
Igor Ignatyev
b3873c9b3a
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
...
Reviewed-by: thartmann
2019-02-18 09:31:07 -08:00
Matthias Baesken
4de51069e4
8218811: replace open by os::open in hotspot coding
...
Reviewed-by: dholmes, iklam, stuefe
2019-02-18 16:17:48 +01:00
David Holmes
1d5674ab33
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
...
Reviewed-by: iignatyev
2019-02-24 16:10:52 -05:00
Vicente Romero
4d368850e1
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
...
Reviewed-by: mchung, briangoetz
2019-02-23 19:41:53 -05:00
Aleksey Shipilev
3d6795e0e3
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
...
Reviewed-by: kbarrett, mikael
2019-02-23 10:55:45 +01:00
Mikael Vidstedt
1f65a934c0
8219611: Remove superfluous sigfillset code
...
Reviewed-by: dholmes
2019-02-22 18:54:23 -08:00
Igor Ignatyev
db21ab11f7
8209807: improve handling exception in requires.VMProps
...
Reviewed-by: vlivanov, mseledtsov
2019-02-22 14:39:57 -08:00
Stefan Karlsson
17777a7680
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
...
Reviewed-by: iignatyev
2019-02-22 20:42:01 +01:00
Coleen Phillimore
351280bbb8
8078725: method adjustments can be done just once for all classes involved into redefinition
...
Walk all classes at the end of redefinition and adjust method entries and clean MethodData
Reviewed-by: sspitsyn
2019-02-22 13:56:08 -05:00
Igor Ignatyev
b88c7ac223
8219158: use 'test.root' property instead of traversing test-src path
...
Reviewed-by: dholmes
2019-02-22 11:07:18 -08:00
Brian Burkhalter
24c70fcf88
8048192: (bf) Out of direct buffer memory message should include the limits
...
Reviewed-by: alanb, rriggs
2019-02-22 10:13:34 -08:00
Brian Burkhalter
b24f8ba2ec
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
...
Reviewed-by: alanb, redestad
2019-02-22 10:13:33 -08:00