Serguei Spitsyn
|
ff03f5c84e
|
8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
Fix GenerateEvents() to send CompiledMethodLoad events to requesting agent only
Reviewed-by: jcbeyler, amenkov
|
2019-04-10 17:29:03 -07:00 |
|
Daniil Titov
|
32848d8166
|
8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Reviewed-by: sspitsyn, jcbeyler, amenkov
|
2019-04-10 21:21:31 +00:00 |
|
Vicente Romero
|
2468ac91ee
|
8222035: minimal inference context optimization is forcing resolution with incomplete constraints
Reviewed-by: mcimadamore, cushon
|
2019-04-10 17:15:53 -04:00 |
|
Claes Redestad
|
8ee30d4fbe
|
8222029: Optimize Math.floorMod
Reviewed-by: aph, darcy
|
2019-04-10 20:03:07 +02:00 |
|
Valerie Peng
|
3b6b6b3cb3
|
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
|
2019-04-10 02:35:18 +00:00 |
|
Ivan Gerasimov
|
eebe346715
|
8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
Co-authored-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
Reviewed-by: igerasim, rriggs
|
2019-04-09 16:32:22 -07:00 |
|
Daniel D. Daugherty
|
758f02e6cc
|
8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Reviewed-by: iignatyev
|
2019-04-09 18:26:36 -04:00 |
|
Aleksey Shipilev
|
321615029c
|
8222186: Shenandoah should not uncommit below minimum heap size
Reviewed-by: zgu, rkennke
|
2019-04-09 21:20:16 +02:00 |
|
Stuart Marks
|
1aa784cdac
|
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
Reviewed-by: redestad, lancea
|
2019-04-09 09:49:36 -07:00 |
|
Sean Mullan
|
8b8759de8d
|
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
Reviewed-by: weijun
|
2019-04-09 08:56:15 -04:00 |
|
David Holmes
|
d7097cb0f4
|
8218458: [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
Reviewed-by: cjplummer, zgu
|
2019-04-08 17:30:18 -04:00 |
|
Sangheon Kim
|
bb31c7d085
|
8218049: Survivor MemoryMXBean used() size granularity is region based
Reviewed-by: tschatzl, kbarrett
|
2019-04-08 12:15:40 -07:00 |
|
Ekaterina Pavlova
|
93c0734d3a
|
8216551: GraalUnitTestLauncher should be executed as '@run driver'
Reviewed-by: dlong, kvn
|
2019-04-08 11:11:22 -07:00 |
|
Sean Mullan
|
ae463150c0
|
8222133: Add temporary exceptions for root certs that are due to expire soon
Reviewed-by: xuelei
|
2019-04-08 13:33:28 -04:00 |
|
Daniil Titov
|
8dfa6d1acc
|
8221730: jcmd process name matching broken
Reviewed-by: jcbeyler, dholmes, cjplummer
|
2019-04-08 17:09:02 +00:00 |
|
Steve Groeger
|
3ff0b6ea5e
|
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
Make a strong reference to TestLogger and dont fetch it from LogManager
Reviewed-by: dfuchs
|
2019-04-08 15:01:39 +01:00 |
|
Roman Kennke
|
d2ac25420e
|
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
Reviewed-by: shade
|
2019-04-08 18:42:27 +02:00 |
|
Sean Mullan
|
1e6d8fbb1d
|
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
Reviewed-by: xuelei
|
2019-04-08 12:19:51 -04:00 |
|
Aleksey Shipilev
|
1e9927a2f2
|
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
Reviewed-by: alanb, dholmes
|
2019-04-08 15:25:27 +02:00 |
|
Nick Gasson
|
71ac3d952b
|
8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
Reviewed-by: aph, sgehwolf, mseledtsov
|
2019-04-08 09:31:39 +08:00 |
|
Mandy Chung
|
93ae73b091
|
8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
Reviewed-by: lancea, dholmes
|
2019-04-07 03:00:52 +00:00 |
|
Mandy Chung
|
a5b9e0f7ba
|
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
Reviewed-by: alanb, dholmes, sundar
|
2019-04-06 21:16:40 +08:00 |
|
Mandy Chung
|
ab361746ec
|
8220282: Add MethodHandle tests on accessing final fields
Reviewed-by: lancea
|
2019-04-06 21:05:58 +08:00 |
|
Jonathan Gibbons
|
0abdc381b7
|
8221871: javadoc should not set role=region on <section> elements
Reviewed-by: hannesw
|
2019-04-05 15:57:33 -07:00 |
|
Andrew Dinn
|
71164a973b
|
8221477: Inject os/cpu-specific constants into Unsafe from JVM
Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes, plevart
|
2019-04-05 10:01:09 +01:00 |
|
Gary Adams
|
7a093bcf50
|
8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
Reviewed-by: cjplummer, jcbeyler
|
2019-04-05 07:10:07 -04:00 |
|
Thomas Stuefe
|
1baf5289c5
|
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
Reviewed-by: adinn, coleenp, mdoerr
|
2019-03-27 14:13:34 +01:00 |
|
Aleksey Shipilev
|
208ecde943
|
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
Reviewed-by: jiangli, dholmes
|
2019-04-05 09:06:19 +02:00 |
|
Matthias Baesken
|
77ae10cd25
|
8218547: Simplify JLI_Open on Windows in native code (libjli)
Reviewed-by: alanb, clanger
|
2019-04-02 13:54:00 +02:00 |
|
Goetz Lindenmaier
|
d6c2cc2413
|
8219918: ProblemList hotspot tests failing in SAP testing
Reviewed-by: dholmes
|
2019-04-05 07:59:13 +02:00 |
|
Goetz Lindenmaier
|
39f3368ffd
|
8221470: Print methods in exception messages in java-like Syntax
Reviewed-by: dholmes, mdoerr, coleenp
|
2019-04-04 09:39:44 +02:00 |
|
Xue-Lei Andrew Fan
|
d812742d68
|
8163326: Update the default enabled cipher suites preference
Reviewed-by: mullan
|
2019-04-04 14:19:29 -07:00 |
|
Mikhailo Seledtsov
|
05b294ea97
|
8221710: [TESTBUG] more configurable parameters for docker testing
Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
|
2019-04-04 12:29:43 -07:00 |
|
Roman Kennke
|
03ab1404f0
|
8221766: Load-reference barriers for Shenandoah
Reviewed-by: kvn, erikj, aph, shade
|
2019-04-02 23:00:22 +02:00 |
|
David Holmes
|
2f20909d10
|
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Reviewed-by: dcubed, stuefe
|
2019-04-03 22:03:39 +00:00 |
|
Lance Andersen
|
518e3a8788
|
8216539: tools/jar/modularJar/Basic.java times out
Reviewed-by: mchung, alanb, bchristi, bpb
|
2019-04-03 11:30:23 -04:00 |
|
Prasanta Sadhukhan
|
00df041948
|
Merge
|
2019-04-03 13:30:05 +05:30 |
|
Amy Lu
|
bb1e22adcf
|
8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
Reviewed-by: mchung
|
2019-04-03 13:24:12 +08:00 |
|
Prasanta Sadhukhan
|
49193e2789
|
Merge
|
2019-04-02 10:57:57 +05:30 |
|
Weijun Wang
|
ae32136711
|
8221801: Update src/java.base/share/legal/public_suffix.md
Reviewed-by: xuelei
|
2019-04-02 11:05:08 +08:00 |
|
Xue-Lei Andrew Fan
|
2eb8492163
|
8168261: Use server cipher suites preference by default
Reviewed-by: mullan
|
2019-04-01 16:50:17 -07:00 |
|
Sangheon Kim
|
4494be3b5f
|
8221517: G1: Reserved page size for heap can be wrong
Reviewed-by: tschatzl, kbarrett
|
2019-04-01 14:54:48 -07:00 |
|
Christian Tornqvist
|
9910128b44
|
8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
Reviewed-by: coleenp, dcubed, hseigel
|
2019-04-01 14:34:24 -07:00 |
|
Naoto Sato
|
0b2e2ca9bd
|
8174268: Declare a public field in JapaneseEra for the era starting May 2019
Reviewed-by: rriggs, chegar
|
2019-04-01 08:21:45 -07:00 |
|
Naoto Sato
|
2a510a6353
|
8205432: Replace the placeholder Japanese era name
Reviewed-by: rriggs, chegar
|
2019-04-01 08:19:21 -07:00 |
|
Hannes Wallnöfer
|
2cc859d380
|
8221366: Search box tries to search for "Search"
Reviewed-by: jjg
|
2019-04-01 16:51:09 +02:00 |
|
Gary Adams
|
6dad89ceae
|
8221694: jstatLineCounts1 needs to be NaN resilient
Reviewed-by: cjplummer, jcbeyler
|
2019-04-01 07:34:56 -04:00 |
|
Priya Lakshmi Muthuswamy
|
2ace3e69e6
|
8215599: Remove support for javadoc "frames" mode
Reviewed-by: jjg
|
2019-04-01 12:44:23 +05:30 |
|
Sergey Bylokhov
|
21d2f5139d
|
8221436: Incorrect check of package in Line.Info.toString()
Reviewed-by: prr
|
2019-03-29 23:14:37 -07:00 |
|
Sergey Bylokhov
|
5bffde3d4f
|
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
Reviewed-by: prr
|
2019-03-29 16:09:47 -07:00 |
|