Stefan Karlsson
|
23fe2d824b
|
8222713: Add OutputAnalyzer(Path) constructor
Reviewed-by: dholmes, coleenp
|
2019-04-18 09:27:28 +02:00 |
|
Stefan Karlsson
|
3e581f13a0
|
8222558: Rework ResolvedMethodTable verification
Reviewed-by: coleenp
|
2019-04-17 07:41:09 +02:00 |
|
Brian Burkhalter
|
69ca2e9e27
|
8220477: Channels.newWriter() does not close if underlying channel throws an IOException
Reviewed-by: alanb
|
2019-04-17 08:12:19 -07:00 |
|
Maurizio Cimadamore
|
7b7f9a6fd3
|
8222289: Overhaul logic for reading/writing constant pool entries
Rewrite of Pool,ClassReader,ClassWriter to use shared pool helper components
Reviewed-by: vromero
|
2019-04-17 15:37:20 +01:00 |
|
Tobias Hartmann
|
6493a50643
|
8222418: compiler/arguments/TestScavengeRootsInCode.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:15:09 +02:00 |
|
Tobias Hartmann
|
4f601b6ed6
|
8222417: compiler/loopopts/TestOverunrolling.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:12:00 +02:00 |
|
Henry Jen
|
930f116ae7
|
Merge
|
2019-04-16 20:47:11 -07:00 |
|
Xue-Lei Andrew Fan
|
eb59ebb177
|
8216326: SSLSocket stream close() does not close the associated socket
Reviewed-by: jnimeh
|
2019-04-16 16:59:09 -07:00 |
|
Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Joe Wang
|
7d9e7e1e0b
|
8222415: Xerces 2.12.0: Parsing Configuration
Reviewed-by: lancea
|
2019-04-16 21:29:33 +00:00 |
|
Coleen Phillimore
|
f5cb284275
|
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Removed tests that will not find bugs in current code base.
Reviewed-by: lfoltan, hseigel
|
2019-04-16 10:01:20 -04:00 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|
Henry Jen
|
da6f620059
|
Merge
|
2019-04-15 18:24:37 -07:00 |
|
Weijun Wang
|
6f032ffbb5
|
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
Reviewed-by: xuelei
|
2019-04-14 10:22:56 +08:00 |
|
Ekaterina Pavlova
|
894027aec4
|
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Reviewed-by: iignatyev
|
2019-04-12 14:13:31 -07:00 |
|
Mikhailo Seledtsov
|
66c817134f
|
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev
|
2019-04-12 12:26:29 -07:00 |
|
Weijun Wang
|
15aae2f622
|
8180573: Refactor sun/security/tools shell tests to plain java tests
Reviewed-by: rhalade, valeriep
|
2019-04-12 13:35:23 +08:00 |
|
Jan Lahoda
|
28dd6d8496
|
8217047: Provide a way to inject missing parameter names
Adding a way to provide parameter names that are missing in the classfiles.
Reviewed-by: darcy, jjg
|
2019-04-11 17:55:18 +02:00 |
|
Jan Lahoda
|
ae5972a204
|
8215407: javac should reject class files with bad EnclosingMethod attributes
Reject classfiles with broken EnclosingMethod attribute.
Reviewed-by: jjg
|
2019-04-11 14:49:04 +02:00 |
|
Stefan Karlsson
|
23f02171c8
|
8221393: ResolvedMethodTable too small for StackWalking applications
Reviewed-by: coleenp, rehn
|
2019-04-10 15:41:04 +02:00 |
|
Stefan Karlsson
|
52c427ae20
|
8221913: Add GC.selected() jtreg-ext function
Reviewed-by: kbarrett, pliden
|
2019-04-10 15:41:03 +02: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 |
|
Patrick Zhang
|
c6497e3f25
|
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
Specify a proper min stack size input to -Xss for aarch64
Reviewed-by: aph
|
2019-04-09 18:46:51 +08:00 |
|
Joe Darcy
|
4a9f7612be
|
8222430: Add tests for ElementKind predicates
Reviewed-by: jjg
|
2019-04-15 16:05:46 -07:00 |
|
Joe Darcy
|
7d29dd2172
|
8222378: Provide mechanism to query preview feature status for annotation processors
Reviewed-by: jjg
|
2019-04-15 15:44:42 -07:00 |
|
Mikhailo Seledtsov
|
fe8f09d346
|
8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
Restored prior code
Reviewed-by: dcubed
|
2019-04-15 12:35:29 -07:00 |
|
Mikhailo Seledtsov
|
072f45ed9c
|
8221711: [TESTBUG] create more tests for JFR in container environment
Added test cases for environment and network events
Reviewed-by: egahlin
|
2019-04-15 11:44:07 -07:00 |
|
Aleksey Shipilev
|
7fd0bca8f7
|
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
Reviewed-by: alanb
|
2019-04-15 18:22:08 +02:00 |
|
Hannes Wallnöfer
|
4a477cabd8
|
8221644: jquery directory should be renamed
Reviewed-by: jjg
|
2019-04-15 15:38:47 +02:00 |
|
Martin Doerr
|
f2369e9748
|
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
Reviewed-by: clanger
|
2019-04-15 10:16:04 +02: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 |
|