Marcus Larsson
77d5410199
Merge
2015-09-24 16:19:15 +02:00
Alexander Stepanov
6c618e48b9
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
...
Reviewed-by: martin
2015-09-24 17:07:44 +03: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
Amanda Jiang
1e3b7fe1c2
8050427: LoginContext tests to cover JDK-4703361
...
Reviewed-by: weijun
2015-09-24 10:23:01 +08:00
Valerie Peng
500cb7ea83
8137068: Tests added in JDK-8048604 fail to compile
...
Fixed the 2 tests with correct jprt tags
Reviewed-by: xuelei
2015-09-24 01:45:44 +00:00
Tristan Yan
6b149df3f8
8048604: Tests for strong crypto ciphers
...
SQE test co-location effort
Reviewed-by: valeriep
2015-09-23 21:28:14 +00:00
Joe Darcy
47814c8df0
7130085: Port fdlibm hypot to Java
...
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Phil Race
30aa3bf02f
8133309: Some unicode characters do not display any more after upgrading to Windows 10
...
Reviewed-by: serb, jgodinez
2015-09-23 14:09:36 -07: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
Roger Riggs
f6878d40ef
8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
...
8131763: j.l.Process.allChildren spec clarification
Reviewed-by: chegar
2015-09-23 15:02:46 -04: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
Roger Riggs
4e7617c040
8132541: (process) ProcessBuilder support for redirection to discard output
...
Add redirect to NUL or /dev/null depending on the OS
Reviewed-by: chegar, martin
2015-09-23 11:18:34 -04:00
Jaroslav Bachorik
dc711078d4
8139727: Define ConstructorParameters annotation type for MXBeans
...
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
2015-09-23 14:25:02 +02:00
Alejandro Murillo
9b6068f1cd
Merge
2015-11-02 10:47:29 -08:00
Naoto Sato
5710e3c754
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
...
Reviewed-by: okutsu
2015-11-02 08:46:19 -08:00
Volker Simonis
638270935d
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
...
Reviewed-by: wetmore
2015-11-02 14:57:04 +01: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
Iris Clark
01c0b611a3
Merge
2015-09-21 21:40:23 -07:00
Iris Clark
1c733b4685
8136875: Fix @bug in sun/misc/Version/Version.java
...
Reviewed-by: mchung
2015-09-21 21:18:23 -07:00
Iris Clark
4cc8a11075
Merge
2015-09-21 20:14:35 -07:00
Iris Clark
d0517a6125
Merge
2015-09-21 20:09:05 -07:00
Iris Clark
58aa7068df
Merge
2015-09-21 20:09:01 -07:00
Iris Clark
ed4aad87df
Merge
2015-09-21 20:08:43 -07:00
Iris Clark
56bda8e672
Merge
2015-09-21 20:08:38 -07:00
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