Alejandro Murillo
|
354e66990c
|
Merge
|
2016-02-15 13:37:22 -08:00 |
|
Aleksey Shipilev
|
03174f3030
|
8149813: Move trusted final field handling from C2 LoadNode::Value to shared code
Reviewed-by: thartmann, kvn
|
2016-02-15 23:45:15 +03:00 |
|
Vladimir Ivanov
|
8555d89404
|
Merge
|
2016-02-15 18:42:45 +00:00 |
|
Xueming Shen
|
8fe03ae5d2
|
8148624: Test failure of ConstructInflaterOutput.java
Reviewed-by: darcy
|
2016-02-15 10:27:13 -08:00 |
|
Alejandro Murillo
|
efb03507e3
|
Merge
|
2016-02-15 09:44:42 -08:00 |
|
Alejandro Murillo
|
7e957a2913
|
Merge
|
2016-02-15 09:44:42 -08:00 |
|
Vladimir Ivanov
|
4458220d4a
|
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
Reviewed-by: jrose, redestad
|
2016-02-15 20:27:12 +03:00 |
|
Vladimir Ivanov
|
f1fe7d5aca
|
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
Reviewed-by: jrose, redestad
|
2016-02-15 20:26:50 +03:00 |
|
Vladimir Ivanov
|
e675738256
|
8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
Reviewed-by: kvn, coleenp, dholmes
|
2016-02-15 20:26:02 +03:00 |
|
Vladimir Ivanov
|
596b56f6c7
|
8149141: Optimized build is broken
Reviewed-by: kvn, kbarrett
|
2016-02-15 20:02:51 +03:00 |
|
Hannes Wallnöfer
|
1e80d261e3
|
8147558: Add support for ES6 collections
Reviewed-by: attila, mhaupt
|
2016-02-15 17:02:32 +01:00 |
|
Vinnie Ryan
|
7c237a1bfa
|
8149411: PKCS12KeyStore cannot extract AES Secret Keys
Reviewed-by: xuelei
|
2016-02-15 15:57:58 +00:00 |
|
Erik Helin
|
65bfc48af1
|
8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
Reviewed-by: jwilhelm, tbenson
|
2016-02-15 15:55:58 +01:00 |
|
David Holmes
|
cbdc1d3061
|
8149427: Remove .class files from the hotspot repo .hgignore file
Reviewed-by: mikael, twisti
|
2016-02-15 21:57:30 -05:00 |
|
Bengt Rutisson
|
84a8b3bfc2
|
8149826: Concurrent misspelled in the CMS logging
Reviewed-by: david
|
2016-02-15 16:22:32 +01:00 |
|
Chris Hegarty
|
40965e0d6a
|
8134424: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length
Reviewed-by: rriggs, shade
|
2016-02-15 14:25:21 +00:00 |
|
Roland Westrelin
|
0cd6070d58
|
8149797: Compilation fails with "assert(in_hash) failed: node should be in igvn hash table"
Node replaced by dominating dead cast during parsing
Reviewed-by: kvn
|
2016-02-15 15:15:56 +01:00 |
|
Konstantin Shefov
|
2099cecfb0
|
Merge
|
2016-02-15 13:26:44 +01:00 |
|
Konstantin Shefov
|
a23b1b586f
|
8149740: NPEs when executing some HotSpotConstantReflectionProvider with null args
Reviewed-by: twisti, dnsimon
|
2016-02-15 14:32:49 +03:00 |
|
Konstantin Shefov
|
bf33c21af5
|
8149472: NPE when executing HotSpotConstantReflectionProvider::constantEquals with null first arg
Reviewed-by: twisti, kvn, dnsimon
|
2016-02-15 14:31:21 +03:00 |
|
David Holmes
|
339a7e8559
|
8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
Reviewed-by: dcubed, sjohanss
|
2016-02-15 05:54:59 -05:00 |
|
Tobias Hartmann
|
8b42758800
|
Merge
|
2016-02-15 11:52:51 +01:00 |
|
Chris Hegarty
|
7f68f6d847
|
8149656: Examine usages of sun.misc.LRUCache
Reviewed-by: redestad, rriggs
|
2016-02-15 10:14:39 +00:00 |
|
Chris Hegarty
|
8f6486a73b
|
8149653: Move sun.misc.InnocuousThread to jdk.internal.misc
Reviewed-by: mchung, rriggs
|
2016-02-15 10:13:21 +00:00 |
|
Erik Joelsson
|
0ca1df51f7
|
8145789: Switch JDK 9 to use Jib in JPRT
Reviewed-by: ihse, tbell
|
2016-02-15 10:55:36 +01:00 |
|
Andrew Dinn
|
78d37841ef
|
8087341: C2 doesn't optimize redundant memory operations with G1
Effect of memory barrier in post barrier is too wide
Reviewed-by: kvn, aph
|
2016-02-15 10:14:33 +01:00 |
|
Tobias Hartmann
|
4c22e8e014
|
Merge
|
2016-02-22 08:04:12 +01:00 |
|
Konstantin Shefov
|
719c07ec10
|
8141619: Develop new tests for JVMCI compilerToVM class' CP related methods
Reviewed-by: twisti, dpochepk
|
2016-02-20 11:49:45 +03:00 |
|
Konstantin Shefov
|
ac6fe07b05
|
8141618: Change JVMCI compilerToVM constant pool tests to support CP cache
Reviewed-by: twisti, dpochepk
|
2016-02-20 11:49:02 +03:00 |
|
Konstantin Shefov
|
30e4522d2f
|
8141616: Add new methods to the java Whitebox API
Reviewed-by: kvn, dpochepk
|
2016-02-20 11:44:14 +03:00 |
|
Martin Doerr
|
de01af89d8
|
8149655: PPC64: Implement CompactString intrinsics
Reviewed-by: goetz, kvn
|
2016-02-19 11:09:59 +01:00 |
|
Vladimir Ivanov
|
a026f88a38
|
8067014: LinearScan::is_sorted significantly slows down fastdebug builds' performance
Reviewed-by: vlivanov, shade
|
2016-02-19 20:45:26 +03:00 |
|
Vladimir Ivanov
|
78fbdd19fa
|
8149741: Don't refer to stub entry points by index in external_word relocations
Reviewed-by: kvn
|
2016-02-19 20:41:36 +03:00 |
|
Vladimir Ivanov
|
4532f54300
|
7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Reviewed-by: jrose, kvn
|
2016-02-19 20:40:20 +03:00 |
|
Rahul Raghavan
|
b239e217b9
|
8145707: 4 Null pointer dereference defect groups in compileBroker.cpp
Added explicit null checks to fix possible null pointer dereference errors for internal tests.
Reviewed-by: kvn
|
2016-02-19 10:06:19 +01:00 |
|
Pavel Punegov
|
0e441f9177
|
8144621: CompilerControl: inline tests timeout with Xcomp
Restrict patterns that lead to timeout
Reviewed-by: kvn, neliasso
|
2016-02-17 17:48:56 +03:00 |
|
Xueming Shen
|
95e6d62963
|
8149787: test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7
Reviewed-by: igerasim
|
2016-02-14 14:30:48 -08:00 |
|
Jim Laskey
|
a24ca79529
|
8149776: BSD license for jimage code
Reviewed-by: alanb
|
2016-02-14 17:42:16 -04:00 |
|
Xueming Shen
|
0072af1be6
|
7071819: To support Extended Grapheme Clusters in Regex
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
|
2016-02-12 19:24:31 -08:00 |
|
Robert Field
|
50e679eda2
|
8146138: jshell tool: add /help <command>
8147495: jshell tool: correctly handle arguments on /seteditor command
8147886: jshell tool: commands don't allow reference to start-up or explicit id of dropped/failed snippets
8147887: jshell tool: /list start -- fails
8147898: jshell tool: /reload quiet -- should quiet echo
Reviewed-by: jlahoda
|
2016-02-12 10:51:36 -08:00 |
|
Iris Clark
|
b690abde60
|
8149601: Update references from "1.9" to "9"
Reviewed-by: chegar, joehw
|
2016-02-12 09:50:02 -08:00 |
|
Iris Clark
|
b5f3e3a276
|
8149601: Update references from "1.9" to "9"
Reviewed-by: chegar, joehw
|
2016-02-12 09:49:49 -08:00 |
|
Michael Haupt
|
1f0f76b63d
|
8149744: fix testng.jar delivery in Nashorn build.xml
Reviewed-by: hannesw, sundar
|
2016-02-12 17:00:54 +01:00 |
|
Sergey Bylokhov
|
8eb27fd4d3
|
8136382: SimpleBeanInfo.loadImage succeeds when running with a security manager
Reviewed-by: alanb
|
2016-02-12 16:09:39 +03:00 |
|
Sergey Bylokhov
|
0b936de72a
|
8130061: java.beans.EventHandler.create does not specify how it fails when an EventHandler cannot be created
Reviewed-by: alanb
|
2016-02-12 16:08:39 +03:00 |
|
Ambarish Rapte
|
4e4a6d18ab
|
8025001: setFocusTraversalPolicy() to ContainerOrderFocusTraversalPolicy results in an infinite loop
Reviewed-by: ssadetsky, psadhukhan
|
2016-02-15 14:36:54 +05:30 |
|
Magnus Ihse Bursie
|
f4ce870684
|
8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
|
2016-02-12 11:07:54 +01:00 |
|
Magnus Ihse Bursie
|
24656787c0
|
8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
|
2016-02-12 11:07:46 +01:00 |
|
Magnus Ihse Bursie
|
f395ccd749
|
8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
|
2016-02-12 11:07:35 +01:00 |
|
David Lindholm
|
8d8189b9e5
|
8149650: Create a trace event for G1 heap region type transitions
Reviewed-by: jwilhelm, sjohanss
|
2016-02-12 09:19:10 +01:00 |
|