Dmitry Samersoff
bab9b94863
8086134: Deadlock detection fails to attach to core file
...
Test reimplemented for jtreg
Reviewed-by: jbachorik
2015-09-24 20:39:55 +03:00
Max Ockner
8c6f4e578d
8130681: Kitchensink startup crashes JVM with NMT overlapping ranges
...
Add_committed_region now handles overlapping commits.
Reviewed-by: hseigel, coleenp
2015-09-24 11:26:30 -04:00
Marcus Larsson
77d5410199
Merge
2015-09-24 16:19:15 +02:00
Marcus Larsson
3c2211a492
8046148: JEP 158: Unified JVM Logging
...
Reviewed-by: coleenp, sla
2015-09-24 12:36:04 +02:00
Andrew Haley
67af37e0b8
8135018: AARCH64: Missing memory barriers for CMS collector
...
Add StoreStore barrier when CMS needs them
Reviewed-by: tschatzl
2015-09-24 12:04:57 +02:00
Dmitry Dmitriev
0835a6e311
8073331: [TESTBUG] Test for VM option file feature (VM options specified in file)
...
Reviewed-by: dcubed, gtriantafill, rdurbin
2015-09-23 22:04:23 +03:00
Ed Nevill
cb8cff7e6e
8135231: aarch64: add support for vectorizing double precision sqrt
...
Reviewed-by: roland, aph
2015-09-23 12:39:30 -04:00
Andrew Haley
660dad780b
8136165: AARCH64: Tidy up compiled native calls
...
Do some cleaning
Reviewed-by: roland, kvn, enevill
2015-09-28 16:18:15 +00:00
Igor Veresov
74519e1e1a
Merge
2015-09-25 12:04:35 -07:00
Jaroslav Bachorik
fe396d8bf4
7199353: Define ConstructorProperties annotation type for MXBeans
...
Reviewed-by: duke
2015-09-23 14:25:02 +02:00
Christian Tornqvist
11d9f575f5
8027565: Enable /d2Zi+ when building with Visual Studio 2013
...
Reviewed-by: dcubed, ihse
2015-09-23 05:18:00 -07:00
Magnus Ihse Bursie
041790cbca
8136813: Log compare.sh output automatically to file
...
Reviewed-by: erikj
2015-09-23 10:17:38 +02:00
Michael Haupt
f1f609ddaa
8136931: more fine-grained condition checking for BMH species creation
...
Reviewed-by: psandoz, sundar
2015-09-23 08:43:51 +02:00
Jan Lahoda
1c64d72bb6
8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing
...
Handling CompletionFailures inside the Javadoc API implementation.
Reviewed-by: mcimadamore, ksrini, jjg
2015-09-23 08:29:33 +02:00
Kumar Srinivasan
c7b42305e9
8073187: Unexpected side effect in Pack200
...
Reviewed-by: jrose, sherman
2015-09-22 11:50:40 -07:00
Alejandro Murillo
79396c340c
Merge
2015-09-22 11:01:54 -07:00
Alejandro Murillo
c3f349c444
Merge
2015-09-22 11:01:53 -07:00
James Laskey
8aa6d9f160
8135197: libjimage code needs translation from hotspot-ish to jdk-ish
...
Reviewed-by: rriggs, chegar
2015-09-22 12:47:40 -03:00
Alexander Scherbatiy
2c3b2dd68e
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
...
Reviewed-by: serb, azvegint
2015-09-22 14:05:37 +04:00
Renjith Alexander
69e41447a6
8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
...
Reviewed-by: yan, ssadetsky
2015-09-22 12:26:50 +03:00
Athijegannathan Sundararajan
ef8d5d8323
8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests
...
Reviewed-by: hannesw, mhaupt
2015-09-22 14:00:54 +05:30
Athijegannathan Sundararajan
e8aef5c7c8
8136832: property_delete.js tests be moved out from currently-failing
...
Reviewed-by: attila, lagergren, hannesw
2015-09-22 12:57:15 +05:30
Amanda Jiang
39ca61ab1d
8050461: Tests for syntax checking of JAAS configuration file
...
Reviewed-by: weijun
2015-09-22 09:34:01 +08:00
Jesper Wilhelmsson
7f7b300f89
Merge
2015-09-21 17:49:57 +02:00
Harold Seigel
d01e8e3c74
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
...
Don't check for calls to super() or this() fro <init>()V methods if they are in interfaces. Because, they are not ctors.
Reviewed-by: acorn, gtriantafill
2015-09-22 14:24:31 -04:00
Harold Seigel
1890d7a430
8135208: VM permits illegal <clinit> access_flags, versions 51-52
...
Check access flags for <clinit> methods that are not class init methods.
Reviewed-by: kamg, gtriantafill
2015-09-22 09:48:19 -04:00
Eric Caspole
d3653c4ca3
8131645: [ARM64] crash on Cavium when using G1
...
Add a fence when creating the CodeRootSetTable so the readers do not see invalid memory.
Reviewed-by: aph, tschatzl
2015-09-21 10:36:36 -04:00
Andreas Lundblad
6238d40db4
8135131: Enable thin server mode in Sjavac
...
State tracknig and incremental compilation disabled unless --state-dir is provided.
Reviewed-by: jlahoda
2015-09-21 11:19:10 +02:00
Andreas Lundblad
f36bb2dcf9
8135131: Enable thin server mode in Sjavac
...
Added --state-dir to sjavac command
Reviewed-by: erikj
2015-09-21 11:01:19 +02:00
Magnus Ihse Bursie
e6b91586aa
8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
...
Reviewed-by: erikj, tbell
2015-09-21 09:40:37 +02:00
Magnus Ihse Bursie
19b025dd98
8136695: Automatic build comparison with COMPARE_BUILD
...
Reviewed-by: erikj
2015-09-21 09:32:07 +02:00
Phil Race
4560ea4305
8136783: Run blessed-modifier-order script on java.desktop
...
Reviewed-by: martin, serb
2015-09-19 15:45:59 -07:00
Hannes Wallnöfer
008b5c0ad9
8135190: Method code too large in Babel browser.js script
...
Reviewed-by: attila, sundar
2015-09-19 16:04:28 +02:00
Tagir Valeev
94ba18f8b4
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
...
Reviewed-by: psandoz
2015-09-19 15:26:34 +02:00
Lana Steuck
0add33def0
Merge
2015-09-18 14:21:46 -07:00
Lana Steuck
3cea33feaf
Merge
2015-09-18 14:21:34 -07:00
Lana Steuck
23f35b163b
Merge
2015-09-18 14:21:22 -07:00
Lana Steuck
cb2378ab3e
Merge
2015-09-18 14:21:17 -07:00
Lana Steuck
9739c41401
Merge
2015-09-18 14:20:39 -07:00
Lana Steuck
ff9a79a1fb
Merge
2015-09-18 14:20:00 -07:00
Lana Steuck
d3a909e8b7
Merge
2015-09-18 14:19:53 -07:00
Phil Race
68a1bc4701
Merge
2015-09-18 11:31:15 -07:00
Phil Race
c79e901452
Merge
2015-09-18 11:24:54 -07:00
Lana Steuck
7ccace98c4
Added tag jdk9-b82 for changeset a86fb74acc8d
2015-09-18 10:46:55 -07:00
Lana Steuck
b0efd22743
Added tag jdk9-b82 for changeset 618ea3c86a0d
2015-09-18 10:46:52 -07:00
Lana Steuck
b2e566d600
Added tag jdk9-b82 for changeset 52b8dc62da42
2015-09-18 10:46:43 -07:00
Lana Steuck
dbbb1420d8
Added tag jdk9-b82 for changeset b68be96f610f
2015-09-18 10:46:41 -07:00
Lana Steuck
ac000082aa
Added tag jdk9-b82 for changeset acf15a2d7492
2015-09-18 10:46:40 -07:00
Lana Steuck
195d26d824
Added tag jdk9-b82 for changeset f4a20c54ec40
2015-09-18 10:46:35 -07:00
Lana Steuck
7859a78067
Added tag jdk9-b82 for changeset cb0d57f09cdd
2015-09-18 10:46:34 -07:00