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 |
|
David Lindholm
|
7323d69771
|
8009538: [Event Request] Want events for tenuring distribution
Reviewed-by: jwilhelm, sjohanss
|
2016-02-12 09:12:12 +01:00 |
|
Joe Darcy
|
dc308c1d3f
|
8149616: Problem list RmiSslBootstrapTest.sh
Reviewed-by: rriggs
|
2016-02-11 16:24:55 -08:00 |
|
Lana Steuck
|
8bcff75448
|
Merge
|
2016-02-11 16:06:51 -08:00 |
|
Lana Steuck
|
eb64b90d89
|
Merge
|
2016-02-11 16:06:11 -08:00 |
|
Lana Steuck
|
11aecb99e1
|
Merge
|
2016-02-11 16:06:02 -08:00 |
|
Lana Steuck
|
df4d1c44ff
|
Merge
|
2016-02-11 16:05:39 -08:00 |
|
Lana Steuck
|
348cbe8b0a
|
Merge
|
2016-02-11 16:05:22 -08:00 |
|
Lana Steuck
|
360d0aee7f
|
Merge
|
2016-02-11 16:05:16 -08:00 |
|
Lana Steuck
|
a13626f5ac
|
Added tag jdk-9+105 for changeset 621225a25d50
|
2016-02-11 14:40:06 -08:00 |
|
Lana Steuck
|
e9a806b4ee
|
Added tag jdk-9+105 for changeset 3977b3940b92
|
2016-02-11 14:40:05 -08:00 |
|
Lana Steuck
|
a0bd190239
|
Added tag jdk-9+105 for changeset e6b4f7af3fca
|
2016-02-11 14:40:00 -08:00 |
|
Lana Steuck
|
4e571616cf
|
Added tag jdk-9+105 for changeset ae5b74fcfb21
|
2016-02-11 14:39:58 -08:00 |
|
Lana Steuck
|
d8eab62f77
|
Added tag jdk-9+105 for changeset 0713559973fc
|
2016-02-11 14:39:57 -08:00 |
|
Lana Steuck
|
95a4d190ea
|
Added tag jdk-9+105 for changeset d549e724be36
|
2016-02-11 14:39:54 -08:00 |
|
Lana Steuck
|
c9edf10dc1
|
Added tag jdk-9+105 for changeset e66a02d55e71
|
2016-02-11 14:39:53 -08:00 |
|
Lana Steuck
|
b95efb3d24
|
Added tag jdk-9+105 for changeset d0b71f2375d0
|
2016-02-11 14:39:51 -08:00 |
|
Alejandro Murillo
|
1c894eb9a3
|
Merge
|
2016-02-11 13:58:43 -08:00 |
|
Alejandro Murillo
|
96b1abd515
|
Merge
|
2016-02-11 13:58:41 -08:00 |
|
Brian Burkhalter
|
3e6267d50c
|
8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes
Change <code>foo</code> to {@code foo} in TIFF plugin classes and 2015 to 2016 where needed.
Reviewed-by: prr, darcy
|
2016-02-11 13:42:53 -08:00 |
|
Ivan Gerasimov
|
58140f51df
|
8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
|
2016-02-12 00:20:16 +03:00 |
|