Brian Burkhalter
|
144b4fb478
|
8156459: SimpleCMYKColorSpace serialVersionUID is inappropriate
Generate an appropriate value using the 'serialver' command.
Reviewed-by: prr
|
2016-05-06 12:57:37 -07:00 |
|
Serguei Spitsyn
|
427a2549f6
|
8156147: NPE in InstrumentationImpl.transform when loading classes from -Xbootclasspath/a
Use the jdk.internal.loader.Bootloader if the loader argument is null
Reviewed-by: alanb
|
2016-05-06 12:45:04 -07:00 |
|
Stuart Marks
|
b4192cdebc
|
8139233: add initial compact immutable collection implementations
Reviewed-by: plevart, forax, dfuchs, chegar, alanb, scolebourne
|
2016-05-06 11:33:32 -07:00 |
|
Tom Rodriguez
|
4e7451cd5b
|
Merge
|
2016-05-06 18:08:01 +00:00 |
|
Vladimir Ivanov
|
71d2f5b46d
|
Merge
|
2016-05-06 19:45:22 +03:00 |
|
Vladimir Ivanov
|
c8104ec617
|
Merge
|
2016-05-06 19:35:34 +03:00 |
|
Vladimir Ivanov
|
e704d47b85
|
Merge
|
2016-05-06 19:35:23 +03:00 |
|
Vladimir Ivanov
|
e1512b1e15
|
Merge
|
2016-05-06 18:37:58 +03:00 |
|
Vladimir Ivanov
|
905fb139d7
|
Merge
|
2016-05-06 18:21:41 +03:00 |
|
Aleksey Shipilev
|
85f537701c
|
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Reviewed-by: psandoz, vlivanov
|
2016-05-06 17:59:49 +03:00 |
|
Aleksey Shipilev
|
ffc21de072
|
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Reviewed-by: psandoz, vlivanov
|
2016-05-06 17:59:35 +03:00 |
|
Athijegannathan Sundararajan
|
89cdc7ca82
|
8150731: Nashorn JSObject linker should be exposed as a service provider
Reviewed-by: jlaskey, hannesw
|
2016-05-06 20:27:20 +05:30 |
|
Kirill Zhaldybin
|
bb79607f67
|
8132710: Add tests which check that Humongous objects behave as expected after Young GC
8132712: Add tests which check that Humongous objects behave as expected after Full GC
Reviewed-by: jmasa, dfazunen
|
2016-05-06 17:51:11 +03:00 |
|
Igor Ignatyev
|
dc12061bb6
|
8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
|
2016-05-09 14:15:40 +03:00 |
|
Igor Ignatyev
|
66686b8152
|
8149591: Prepare hotspot for GTest
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: jwilhelm
|
2016-05-09 14:15:39 +03:00 |
|
Aleksey Shipilev
|
9773289026
|
Merge
|
2016-05-06 14:44:09 +00:00 |
|
Ambarish Rapte
|
b1cc5f555f
|
8154328: [TEST_BUG] java/awt/TrayIcon/ActionEventTest/ActionEventTest.java
Reviewed-by: serb, rchamyal
|
2016-05-06 17:43:36 +03:00 |
|
Alejandro Murillo
|
775606f20c
|
Merge
|
2016-05-06 06:23:30 -07:00 |
|
Alejandro Murillo
|
4247e12f6b
|
Merge
|
2016-05-06 06:23:29 -07:00 |
|
Alejandro Murillo
|
b68bd82d9b
|
Merge
|
2016-05-06 06:12:56 -07:00 |
|
Jamsheed Mohammed C M
|
08dac03ddc
|
8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode
Made to dump on output stream on wizard mode.
Reviewed-by: vlivanov
|
2016-05-06 06:08:15 -07:00 |
|
Jamsheed Mohammed C M
|
88cbbd634e
|
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
Removed workaround added for 8148518.
Reviewed-by: vlivanov
|
2016-05-06 05:57:43 -07:00 |
|
Nadeesh TV
|
386a77fd91
|
8148949: DateTimeFormatter pattern letters 'A','n','N'
Changed the definition of pattern letters 'A','n','N' because it does not match the definition of CLDR
Reviewed-by: rriggs, scolebourne
|
2016-05-06 12:48:19 +00:00 |
|
Jamsheed Mohammed C M
|
28efea6754
|
8156126: LogCompilation: Dump additional info about deoptimization events
Added reason and pc information to deoptimization info.
Reviewed-by: vlivanov
|
2016-05-06 05:42:36 -07:00 |
|
Vladimir Ivanov
|
622a5ae6f0
|
Merge
|
2016-05-06 18:20:50 +03:00 |
|
Aleksey Shipilev
|
b3f1f110f4
|
8156068: Unsafe.{get|set}Opaque should be single copy atomic
Reviewed-by: psandoz, vlivanov
|
2016-05-06 15:41:15 +03:00 |
|
Prahalad Narayanan
|
1c010b15e9
|
8015070: Antialiased text on translucent backgrounds gets bright artifacts
Reviewed-by: flar, prr, jdv
|
2016-05-06 11:23:49 +00:00 |
|
Michael McMahon
|
ba6c1c4a52
|
8153572: [JEP 110] IOException (connection closed for reading) is thrown when try to connect HTTPS service
Reviewed-by: rriggs
|
2016-05-06 11:30:41 +01:00 |
|
Kevin Walls
|
fc13e59776
|
Merge
|
2016-05-06 09:54:58 +00:00 |
|
Sharath Ballal
|
096e59e6c9
|
8154144: Tests in com/sun/jdi fails intermittently with "jdb input stream closed prematurely"
Don't print stream closed message during shutdown
Reviewed-by: dcubed, sla, dsamersoff
|
2016-05-06 11:47:45 +03:00 |
|
Goetz Lindenmaier
|
37389f4e60
|
8156190: [ppc] Fix build after "8151268: Wire up the x86 _vectorizedMismatch stub routine in C1"
New function was placed within other function.
Reviewed-by: mdoerr
|
2016-05-06 09:10:47 +02:00 |
|
Jayathirth D V
|
e6a2c0dc1e
|
7116979: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Reviewed-by: prr, flar
|
2016-05-06 06:52:13 +00:00 |
|
Mandy Chung
|
b58e171061
|
8155513: Deprivilege jdk.charsets
Reviewed-by: alanb, chegar
|
2016-05-05 22:39:36 -07:00 |
|
Mandy Chung
|
cad49e11bf
|
8155513: Deprivilege jdk.charsets
Reviewed-by: alanb, chegar
|
2016-05-05 22:39:14 -07:00 |
|
Weijun Wang
|
b932c60a85
|
8051408: NIST SP 800-90A SecureRandom implementations
Reviewed-by: wetmore, xuelei, coffeys
|
2016-05-06 11:38:44 +08:00 |
|
Tom Rodriguez
|
b9a1863e45
|
8156178: [JVMCI] expose StubRoutines trig functions
Reviewed-by: kvn
|
2016-05-05 20:14:46 -07:00 |
|
Frank Yuan
|
c3a6242368
|
8156007: Refix: TestPolicy should extend the default security policy
Reviewed-by: mchung, joehw
|
2016-05-05 20:01:18 -07:00 |
|
Paul Sandoz
|
107de3478c
|
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: shade, vlivanov
|
2016-05-05 18:14:51 -07:00 |
|
Paul Sandoz
|
3d8d9fe7fa
|
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: chegar, shade, forax, vlivanov
|
2016-05-05 18:14:47 -07:00 |
|
Tomasz Wojtowicz
|
0a123cad8f
|
8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
Reviewed-by: kvn
|
2016-05-05 17:16:08 -07:00 |
|
Yasumasa Suenaga
|
05e186869f
|
8156133: FindCrashesAction in HSDB does not work except Solaris platform
Reviewed-by: dsamersoff
|
2016-05-06 09:13:31 +09:00 |
|
Mandy Chung
|
45aab5eb6d
|
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
|
2016-05-05 16:36:06 -07:00 |
|
Mandy Chung
|
8c11293294
|
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
|
2016-05-05 16:36:00 -07:00 |
|
Mandy Chung
|
e81c4c2ac8
|
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
|
2016-05-05 16:35:36 -07:00 |
|
Alexandre Iline
|
cbf4406738
|
8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules
Reviewed-by: alanb, mchung
|
2016-05-05 13:57:47 -07:00 |
|
Jon Masamitsu
|
a74454fc1e
|
Merge
|
2016-05-05 20:11:14 +00:00 |
|
Alejandro Murillo
|
ec7cfcc7c6
|
Merge
|
2016-05-05 12:35:54 -07:00 |
|
Kim Barrett
|
c90e8fc308
|
Merge
|
2016-05-05 21:13:48 +02:00 |
|
Lana Steuck
|
c97ab6df62
|
Merge
|
2016-05-05 19:11:21 +00:00 |
|
Lana Steuck
|
57ccffec8d
|
Merge
|
2016-05-05 19:11:09 +00:00 |
|