Yasumasa Suenaga
|
627a32d672
|
8185796: jstack and clhsdb jstack should show lock objects
Modifications to display monitor details with SA jstack
Reviewed-by: sspitsyn, jgeorge
|
2017-11-27 11:20:38 +05:30 |
|
Rahul Raghavan
|
fa19052aa4
|
8191313: compiler/runtime/SpreadNullArg.java fails in tier1
Corrected SpreadNullArg.java test to expect NullPointerException after 8157246 fix
Reviewed-by: dcubed, mchung
|
2017-11-26 09:05:13 -08:00 |
|
Jesper Wilhelmsson
|
f32bd0cb43
|
Merge
|
2017-11-25 20:28:10 +01:00 |
|
Jesper Wilhelmsson
|
96ba782488
|
Merge
|
2017-11-25 04:36:43 +01:00 |
|
David Holmes
|
50f5bcbc03
|
8191707: Options with invalid values are incorrectly treated as obsolete and ignored
Reviewed-by: rehn, dcubed
|
2017-11-24 14:07:59 +01:00 |
|
Robbin Ehn
|
e0ae6483a2
|
8191782: Missing deprecated options in VMDeprecatedOptions.java
Reviewed-by: dcubed, mlarsson
|
2017-11-24 13:58:52 +01:00 |
|
Magnus Ihse Bursie
|
97325149c6
|
8191820: Fix run-test jtreg test selection and component calculation
Reviewed-by: erikj
|
2017-11-24 09:21:38 +01:00 |
|
Daniel D. Daugherty
|
4fd0863d06
|
Merge
|
2017-11-23 19:42:56 -08:00 |
|
Jan Lahoda
|
fea6c39ce2
|
8178109: More useful documentation on /help
For /help <command/subject>, show the help for the command/subject directly.
Reviewed-by: rfield
|
2017-11-23 19:44:13 +01:00 |
|
ZhengJun Li
|
919b1436bd
|
8187954: Update JAX-WS RI integration to latest version
Reviewed-by: lancea
|
2017-11-23 18:23:15 +00:00 |
|
Hannes Wallnöfer
|
0a304e24b0
|
8191819: String.prototype.match should follow ES6 specification
Reviewed-by: sundar
|
2017-11-23 16:20:10 +01:00 |
|
Daniel D. Daugherty
|
e2d4899be6
|
Merge
|
2017-11-23 06:01:57 -08:00 |
|
Magnus Ihse Bursie
|
7e43455ead
|
8191715: Update documentation pointing to "common" directory
Reviewed-by: erikj
|
2017-11-23 13:24:40 +01:00 |
|
Athijegannathan Sundararajan
|
802a8bcaf3
|
8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature
Reviewed-by: hannesw
|
2017-11-23 15:03:22 +05:30 |
|
Stefan Johansson
|
d21c547b0e
|
8189733: Cleanup Full GC setup and tear down
Reviewed-by: tschatzl, ehelin
|
2017-11-23 09:53:53 +01:00 |
|
Nishit Jain
|
abef0ce5b3
|
8191404: Upgrading JDK with latest available LSR data from IANA
Reviewed-by: naoto
|
2017-11-23 13:21:50 +05:30 |
|
Daniel D. Daugherty
|
0dff96ff0b
|
8167108: inconsistent handling of SR_lock can lead to crashes
Add Thread Safe Memory Reclamation (Thread-SMR) mechanism.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: coleenp, dcubed, dholmes, eosterlund, gthornbr, kbarrett, rehn, sspitsyn, stefank
|
2017-11-22 17:54:50 -08:00 |
|
Ivan Gerasimov
|
4b37f67bf9
|
8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m
Reviewed-by: weijun
|
2017-11-22 16:31:28 -08:00 |
|
Calvin Cheung
|
ac02759ca6
|
Merge
|
2017-11-22 16:10:42 -08:00 |
|
Calvin Cheung
|
81032ed30f
|
8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Backout the fix for 8190975
Reviewed-by: iklam, kvn
|
2017-11-22 16:08:39 -08:00 |
|
Alexander Harlap
|
d15086130b
|
8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified
Properly handle zero count in gen_write_ref_array_post_barrier()
Reviewed-by: tschatzl, kbarrett
|
2017-11-22 18:58:01 -05:00 |
|
Thomas Schatzl
|
faff99f2fc
|
8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
Reviewed-by: sangheki, sjohanss
|
2017-11-23 15:51:06 +01:00 |
|
Thomas Schatzl
|
c5ce7408b3
|
8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
Ignore zero-sized MemRegions to invalidate in G1SATBCardTableLoggingModRefBS::invalidate()
Reviewed-by: ehelin, sjohanss
|
2017-11-23 15:51:06 +01:00 |
|
Thomas Schatzl
|
22d7ce52bb
|
8179244: Assert failed in instanceMirrorKlass.inline.hpp
Investigate the failure and upon observing that the assert is too strict, disable it and addd a comment.
Reviewed-by: ehelin
|
2017-11-23 15:51:06 +01:00 |
|
Lana Steuck
|
3dbde6779a
|
Merge
|
2017-11-22 23:31:37 +00:00 |
|
Lana Steuck
|
5fa005989d
|
Added tag jdk-10+33 for changeset bbd692ad4fa3
|
2017-11-22 23:30:20 +00:00 |
|
Christian Tornqvist
|
cd0c6d0fae
|
8191768: Introduce a concurrency factor to be able to scale up or down jtreg concurrency when running Hotspot tests
Reviewed-by: erikj
|
2017-11-22 14:31:48 -05:00 |
|
Dean Long
|
a7c84b45b4
|
8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Reviewed-by: kvn
|
2017-11-22 09:27:06 -08:00 |
|
Volker Simonis
|
cc3aabe580
|
8187280: Remove unused methods from StubQueue
Reviewed-by: kvn, kbarrett
|
2017-11-22 17:57:27 +01:00 |
|
Lutz Schmidt
|
d5adf1df92
|
8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
Reviewed-by: mdoerr, goetz
|
2017-11-22 17:10:38 +01:00 |
|
Jesper Wilhelmsson
|
c8bce04078
|
Merge
|
2017-11-22 16:57:34 +01:00 |
|
Jesper Wilhelmsson
|
83719bc13b
|
Merge
|
2017-11-22 16:12:05 +01:00 |
|
Srikanth Adayapalam
|
14e7d88c9e
|
8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface
Reviewed-by: mcimadamore
|
2017-11-22 18:07:53 +05:30 |
|
Alexandre Iline
|
30b907936b
|
8191736: replace javah w/ javac in jdk tests
Reviewed-by: serb, jjg
|
2017-11-22 02:07:08 -08:00 |
|
Athijegannathan Sundararajan
|
3ab44edd50
|
8191771: nashorn ant makefile uses javadoc -link which may fail
Reviewed-by: jlaskey
|
2017-11-22 22:24:11 +05:30 |
|
Brian Burkhalter
|
adb156a9b2
|
8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks
Reduce parameter bounds checks from five to three as in InputStream::read
Reviewed-by: psandoz
|
2017-11-22 08:12:45 -08:00 |
|
Coleen Phillimore
|
525a5e52e3
|
Merge
|
2017-11-21 21:33:53 -05:00 |
|
Erik Joelsson
|
f944ef6ebc
|
8191744: Remove typo in makefile
Reviewed-by: tbell
|
2017-11-21 16:54:46 -08:00 |
|
Calvin Cheung
|
4b08777a6a
|
8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
Added missing import statement
Reviewed-by: dcubed, dholmes
|
2017-11-21 15:45:33 -08:00 |
|
Chris Yin
|
44f7f54e90
|
8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
Reviewed-by: rfield
|
2017-11-21 23:38:53 +00:00 |
|
Eric Caspole
|
b18720e411
|
8191615: LogCompilation can show bytes
Print the bytes size of a method as it is now contained in the log
Reviewed-by: kvn, vlivanov
|
2017-11-21 16:27:01 -05:00 |
|
Kumar Srinivasan
|
2af00f5da9
|
8180019: javadoc should treat failure to access URL as an error, not a warning
Reviewed-by: jjg
|
2017-11-21 13:17:06 -08:00 |
|
Jonathan Gibbons
|
7fe35f784b
|
Merge
|
2017-11-21 13:07:26 -08:00 |
|
Jonathan Gibbons
|
3b8e460a1a
|
8156694: javap should render annotations in a friendly way
Reviewed-by: mcimadamore
|
2017-11-21 13:06:43 -08:00 |
|
Rob McKenna
|
e8ff1270bc
|
8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
Reviewed-by: coffeys
|
2017-11-21 21:01:23 +00:00 |
|
Calvin Cheung
|
e7ff0665e4
|
8188122: Path length limits on Windows leads to obscure class loading failures
Used the unicode version of windows API's to handled long paths and avoid using the stat() function.
Reviewed-by: stuefe, iklam
|
2017-11-21 09:49:52 -08:00 |
|
Ioi Lam
|
28b3c9f104
|
8191042: Deprecate VM option CheckEndorsedAndExtDirs
Reviewed-by: dholmes
|
2017-11-21 09:20:56 -08:00 |
|
Dean Long
|
fb89c1729c
|
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
Reviewed-by: vlivanov, dpochepk
|
2017-11-21 09:04:42 -08:00 |
|
Gerard Ziemski
|
cdabc7a61c
|
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
Guarded the test with the tag requiring debug build
Reviewed-by: jiangli
|
2017-11-21 10:21:24 -06:00 |
|
John Paul Adrian Glaubitz
|
1e788379fa
|
8191663: Zero variant broken after 8189170 and 8189871
Reviewed-by: eosterlund, coleenp
|
2017-11-21 15:24:38 +01:00 |
|