Thomas Stuefe
|
3634fb9df2
|
8149036: Add tracing for thread related events at os level
Reviewed-by: coleenp, mlarsson, dholmes
|
2016-02-24 18:06:34 +01:00 |
|
Jonathan Gibbons
|
be76f3e83b
|
8150475: -sourcepath / crashes javac
Reviewed-by: darcy, vromero
|
2016-02-23 19:17:54 -08:00 |
|
Alejandro Murillo
|
36d5ceb3eb
|
Merge
|
2016-02-23 18:57:08 -08:00 |
|
Alejandro Murillo
|
f73f546c19
|
Merge
|
2016-02-23 18:57:06 -08:00 |
|
Xue-Lei Andrew Fan
|
7c15525950
|
8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
|
2016-02-24 02:50:14 +00:00 |
|
Jonathan Gibbons
|
659fb4ecb3
|
8145472: replace remaining java.io.File with java.nio.file.Path
Reviewed-by: vromero
|
2016-02-23 16:38:04 -08:00 |
|
Vicente Romero
|
2cdc922f31
|
8149328: remove the dependency on java.logging from java.compiler
Reviewed-by: jjg
|
2016-02-23 16:25:01 -08:00 |
|
Jonathan Gibbons
|
bf5a096440
|
8149772: cleanup handling of -encoding in JavacFileManager
Reviewed-by: jlahoda
|
2016-02-23 16:13:48 -08:00 |
|
Thomas Stuefe
|
ad6d8685e4
|
8150379: [windows] Fix Leaks in perfMemory_windows.cpp
Reviewed-by: clanger, dholmes, gthornbr
|
2016-02-23 19:10:01 -05:00 |
|
Timo Kinnunen
|
44c03b15e2
|
8150426: Wrong cast in metadata_at_put
Fix cast.
Reviewed-by: dholmes, coleenp, jprovino
|
2016-02-23 18:58:36 -05:00 |
|
Erik Joelsson
|
c542850197
|
8150456: jdk 9 nightly build fails on Windows 32 bit
Reviewed-by: tbell, ihse
|
2016-02-24 00:14:23 +01:00 |
|
Roger Riggs
|
aa585fa3cf
|
8150337: sun/misc/SunMiscSignalTest.java failed intermittently
Correct test to allow for signals to be ignored
Reviewed-by: bpb
|
2016-02-23 17:19:28 -05:00 |
|
Laurent Bourgès
|
1036ce73ea
|
8148886: SEGV in sun.java2d.marlin.Renderer._endRendering
Handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations
Reviewed-by: flar, prr
|
2016-02-23 22:07:27 +01:00 |
|
Magnus Ihse Bursie
|
4e4d31d0a9
|
8150257: Remove softfloat lib support
Reviewed-by: dholmes, erikj
|
2016-02-23 21:44:05 +01:00 |
|
Magnus Ihse Bursie
|
4513cbc574
|
8150257: Remove softfloat lib support
Reviewed-by: dholmes, erikj
|
2016-02-23 21:43:59 +01:00 |
|
Joe Darcy
|
68832ef0f6
|
8150427: Demote ToolReloadTest.java and mark as intermittently failing
Reviewed-by: jjg
|
2016-02-23 11:17:02 -08:00 |
|
Aleksey Shipilev
|
7386fd0385
|
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
|
2016-02-23 22:10:02 +03:00 |
|
Aleksey Shipilev
|
0c43809cfe
|
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
|
2016-02-23 22:09:41 +03:00 |
|
Naoto Sato
|
e9d44ad2ca
|
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
Reviewed-by: mchung
|
2016-02-23 10:51:37 -08:00 |
|
Yingqi Lu
|
4dfed66526
|
6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
|
2016-02-23 17:41:00 +00:00 |
|
David Dehaven
|
c067e0428b
|
Merge
|
2016-02-23 09:11:19 -08:00 |
|
Roland Westrelin
|
449c65bf50
|
8007986: GrowableArray should implement binary search
Binary search method for GrowableArray
Reviewed-by: vlivanov, jrose
|
2016-02-23 17:59:27 +01:00 |
|
Roland Westrelin
|
744d73a67f
|
8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
Gcc expects clean 32 bit int in 64 bit register on function entry
Reviewed-by: kvn, dlong
|
2016-02-23 17:18:31 +01:00 |
|
Aleksey Shipilev
|
ef5eb42e40
|
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
|
2016-02-23 17:55:28 +03:00 |
|
Aleksey Shipilev
|
0e31a18fd1
|
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
|
2016-02-23 17:55:20 +03:00 |
|
Thomas Schatzl
|
02c98c814f
|
Merge
|
2016-02-23 14:14:29 +01:00 |
|
Antonios Printezis
|
861dc13645
|
8146989: Introduce per-worker preserved mark stacks in ParNew
Unify and provide per-worker preserved mark stack handling in ParNew
Reviewed-by: tschatzl, ysr
|
2016-02-23 10:44:05 +01:00 |
|
Bengt Rutisson
|
e020d2f477
|
8150367: Add back information about the number of GC workers
Reviewed-by: sjohanss, tschatzl
|
2016-02-23 09:52:46 +01:00 |
|
Michael Haupt
|
19a07cb7db
|
8143410: augment pseudo-code descriptions in MethodHandles API
Reviewed-by: psandoz
|
2016-02-23 09:49:04 +01:00 |
|
Nishit Jain
|
28d990ee6f
|
8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly
Reviewed-by: naoto, okutsu, peytoia
|
2016-02-23 17:09:46 +09:00 |
|
Jamsheed Mohammed C M
|
36e011b2f0
|
8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash
JVMCI Flags are checked for consistency after parse.
Reviewed-by: twisti
|
2016-02-22 23:37:29 -08:00 |
|
Roland Westrelin
|
310eb4ad4d
|
Merge
|
2016-02-23 10:22:56 +00:00 |
|
Michael Haupt
|
5baf4fccc4
|
8150360: augment/correct MethodHandle API documentation
Reviewed-by: psandoz
|
2016-02-23 07:17:54 +01:00 |
|
Manajit Halder
|
43cef7fa52
|
8147834: [macosx] KeyEvents for function keys F17, F18, F19 return keyCode 0
Reviewed-by: serb, aniyogi
|
2016-02-23 10:24:29 +05:30 |
|
Prasanta Sadhukhan
|
a06164b8d9
|
8150233: Missing copyright headers in XSurfaceData/ExtendedKeyCodes
Reviewed-by: prr
|
2016-02-23 10:22:40 +05:30 |
|
Amy Lu
|
0934254e03
|
8149154: tools/pack200/Pack200Test.java failed with NullPointerException
Reviewed-by: ksrini
|
2016-02-23 09:52:56 +08:00 |
|
Vicente Romero
|
0698afcea9
|
8149600: javac, remove unused options, step 2
Reviewed-by: jjg, mcimadamore
|
2016-02-22 16:17:25 -08:00 |
|
Jesper Wilhelmsson
|
8c7980f33a
|
Merge
|
2016-02-22 19:25:32 +00:00 |
|
Christoph Langer
|
5b5e0a63e7
|
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Reviewed-by: joehw
|
2016-02-22 11:00:06 -08:00 |
|
Jesper Wilhelmsson
|
e76fbbafb5
|
Merge
|
2016-02-22 19:46:37 +01:00 |
|
Jon Masamitsu
|
0c28c2ee37
|
8150302: Reference processing logging prints the "from list" incorrectly
Reviewed-by: tamao, brutisso
|
2016-02-22 09:41:56 -08:00 |
|
Volker Simonis
|
4b8c19d6b7
|
8150197: Integrate AIX fixes from build-infra
Reviewed-by: erikj
|
2016-02-22 11:27:09 +01:00 |
|
Magnus Ihse Bursie
|
589abd0822
|
8150203: Incremental update from build-infra project
Reviewed-by: erikj
|
2016-02-22 11:23:03 +01:00 |
|
Magnus Ihse Bursie
|
2011115a3e
|
8150203: Incremental update from build-infra project
Reviewed-by: erikj
|
2016-02-22 11:22:55 +01:00 |
|
Shilpi Rastogi
|
165fa0078f
|
8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
|
2016-02-22 09:02:14 +01:00 |
|
Tobias Hartmann
|
2d969b234b
|
Merge
|
2016-02-22 08:04:12 +01:00 |
|
Doug Lea
|
2b446bf074
|
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
|
2016-02-20 12:19:36 -08:00 |
|
Ed Nevill
|
5f3739f293
|
8150313: aarch64: optimise array copy using SIMD instructions
Reviewed-by: aph
|
2016-02-20 15:15:35 +00:00 |
|
Ed Nevill
|
af0f23a617
|
8150082: aarch64: optimise small array copy
Reviewed-by: aph
|
2016-02-20 15:11:42 +00:00 |
|
Ed Nevill
|
f4b4c5d7b0
|
8150394: aarch64: add support for 8.1 LSE CAS instructions
Co-authored-by: Ananth Jasty <ananth.jasty@caviumnetworks.com>
Reviewed-by: aph
|
2016-03-08 14:39:50 +00:00 |
|