Prasanta Sadhukhan
|
86eaf87d1f
|
Merge
|
2019-04-23 14:20:08 +05:30 |
|
Priya Lakshmi Muthuswamy
|
e9da006827
|
8215580: Remove support for --no-module-directories
Reviewed-by: jjg
|
2019-04-23 14:13:18 +05:30 |
|
Prasanta Sadhukhan
|
b10133e962
|
Merge
|
2019-04-23 13:40:37 +05:30 |
|
John Jiang
|
04bb71a004
|
8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
Reviewed-by: xuelei
|
2019-04-23 10:08:52 +08:00 |
|
Gary Adams
|
eab5f23c59
|
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Reviewed-by: cjplummer, jcbeyler
|
2019-04-22 07:13:18 -04:00 |
|
Prasanta Sadhukhan
|
7f9a1c0889
|
Merge
|
2019-04-22 10:53:45 +05:30 |
|
Coleen Phillimore
|
6ebf2ce655
|
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods
Reviewed-by: jcbeyler, sspitsyn
|
2019-04-19 21:49:54 -07:00 |
|
Martin Balao
|
a8a29bbae6
|
8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
Reviewed-by: xuelei
|
2019-04-19 10:59:09 -03:00 |
|
Ekaterina Pavlova
|
a8550e4589
|
8222747: [Graal] mx_subprocess files miss testing VM flags
Reviewed-by: kvn
|
2019-04-19 11:18:06 -07:00 |
|
Daniel Fuchs
|
853da81cfe
|
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
HttpClient no longer filters out system host header when sending tunelling CONNECT request to proxy
Reviewed-by: michaelm
|
2019-04-18 17:56:46 +01:00 |
|
Prasanta Sadhukhan
|
6adb478824
|
8222332: PIT: Problemlist tests that times out consistently
Reviewed-by: serb
|
2019-04-16 10:09:11 +05:30 |
|
Dmitry Batrak
|
b9f32c8148
|
8220231: Cache HarfBuzz face object for same font's text layout calls
Reviewed-by: prr, avu, serb
|
2019-04-11 10:49:36 -07:00 |
|
Prasanta Sadhukhan
|
a9bfe45ca8
|
Merge
|
2019-04-11 14:20:16 +05:30 |
|
Priya Lakshmi Muthuswamy
|
f04c9d09b8
|
8217013: javadoc generates references to missing file overview-frame.html
Reviewed-by: hannesw
|
2019-04-11 12:49:26 +05:30 |
|
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 |
|
Prasanta Sadhukhan
|
de2e2b119a
|
Merge
|
2019-04-10 10:46:53 +05:30 |
|
Prasanta Sadhukhan
|
a1b71b6951
|
8222097: ProblemList tests that are failing recurringly and intermittently in PIT
Reviewed-by: prr, kaddepalli
|
2019-04-10 10:32:43 +05:30 |
|
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 |
|
Sergey Bylokhov
|
092cead6c1
|
8221445: FastSysexMessage constructor crashes MIDI receiption thread
Reviewed-by: prr
|
2019-04-09 13:57:58 -07: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 |
|
Alexey Ivanov
|
9972a6fdaa
|
8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
Reviewed-by: serb, prr
|
2019-04-09 08:50:08 +01:00 |
|
Sergey Bylokhov
|
7a62c46781
|
8221885: Add intermittent test in the JavaSound to the ProblemList
Reviewed-by: prr
|
2019-04-08 14:48:35 -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 |
|
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 |
|