Maurizio Cimadamore
|
1e3900cbfb
|
8142876: Javac does not correctly implement wildcards removal from functional interfaces
Rewrite code for removing wildcard from target functional interface to be in sync with JLS 9.9
Reviewed-by: vromero, dlsmith
|
2015-12-17 12:29:26 +00:00 |
|
Erik Joelsson
|
83e2c4bdf7
|
8145564: 8036003: startup regression on linux fastdebug builds
Reviewed-by: ihse
|
2015-12-17 10:16:27 +01:00 |
|
Paul Sandoz
|
30fa8bd480
|
8136924: Vectorized support for array equals/compare/mismatch using Unsafe
Reviewed-by: plevart, jrose, kvn
|
2015-12-17 10:03:30 +01:00 |
|
Athijegannathan Sundararajan
|
fe32b31552
|
8145630: accidental debug printlns in NativeFunction.java
Reviewed-by: hannesw
|
2015-12-17 13:40:15 +05:30 |
|
Thomas Stuefe
|
673280d6f0
|
8079125: [aix] clean up Linux-specific code remnants in AIX coding
Reviewed-by: goetz
|
2015-12-17 08:23:51 +01:00 |
|
Sangheon Kim
|
46cb143b5d
|
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
Changed max range to 2G/8192G for NUMAInterleaveGranularity and removed constraint function
Reviewed-by: jwilhelm, jmasa
|
2015-12-16 22:06:52 -08:00 |
|
Ioi Lam
|
ce1bdba7c7
|
8145620: Disable compiler/floatingpoint/ModNaN.java
Reviewed-by: dholmes, coleenp
|
2015-12-16 19:30:10 -08:00 |
|
Athijegannathan Sundararajan
|
e760e9cbf3
|
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Reviewed-by: jlaskey, hannesw, attila
|
2015-12-17 08:31:24 +05:30 |
|
Laurent Bourgès
|
8d70fa8891
|
8145608: PNG writer should permit setting compression level and iDAT chunk maximum size
Reviewed-by: serb, prr
|
2015-12-16 15:29:57 -08:00 |
|
Phil Race
|
2a51a0bf5e
|
8146508: 6488522 was committed with incorrect author attribution
Reviewed-by: bpb
|
2015-12-16 15:22:56 -08:00 |
|
Joe Darcy
|
093d9fce43
|
8145605: Problem list Test6277246.java until a fix for JDK-8145589
Reviewed-by: sherman, mchung
|
2015-12-16 14:45:21 -08:00 |
|
Phil Race
|
20a2e2f7eb
|
6488522: PNG writer should permit setting compression level and iDAT chunk maximum size
Reviewed-by: serb, prr
|
2015-12-16 14:36:37 -08:00 |
|
Vicente Romero
|
8f0d6f6b81
|
8144832: cast conversion fails when converting a type-variable to primitive type
Reviewed-by: mcimadamore
|
2015-12-16 14:23:08 -08:00 |
|
Laurent Bourgès
|
c24ee88e8b
|
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
Reviewed-by: flar, prr
|
2015-12-16 13:24:19 -08:00 |
|
Joel Borggrén-Franck
|
5c29ca104e
|
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
Reviewed-by: darcy, redestad
|
2015-12-16 20:00:03 +01:00 |
|
Roger Riggs
|
570ebc4176
|
8032510: Add java.time.Duration.dividedBy(Duration)
Reviewed-by: rriggs, scolebourne
|
2015-12-16 13:00:29 -05:00 |
|
Bhanu Prakash Gopularam
|
739de56c11
|
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
Reviewed-by: mullan
|
2015-12-16 08:38:10 -08:00 |
|
Volker Simonis
|
05f53364c8
|
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
Reviewed-by: erikj
|
2015-12-16 15:50:40 +01:00 |
|
Ambarish Rapte
|
3722e415a3
|
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
Reviewed-by: ssadetsky, jdv
|
2015-12-16 17:40:24 +03:00 |
|
Timo Kinnunen
|
818ac34ca7
|
8145548: Add default directory for freetype source
Reviewed-by: erikj
|
2015-12-16 14:48:35 +01:00 |
|
Jan Lahoda
|
af37b6cd32
|
8143952: JShell: space in class path causes remote launch failure
Simplification of handling of JDI connector arguments
Reviewed-by: mcimadamore, rfield
|
2015-12-16 14:29:49 +01:00 |
|
Chris Hegarty
|
bc11b9c8b5
|
8144479: Remove character coders from sun.misc
Reviewed-by: psandoz, rriggs
|
2015-12-16 12:17:03 +00:00 |
|
Athijegannathan Sundararajan
|
2cee75db22
|
8145486: jjs should support documentation key shortcut in interactive mode
Reviewed-by: mhaupt, hannesw
|
2015-12-16 16:42:03 +05:30 |
|
Chris Hegarty
|
6853999d56
|
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
Reviewed-by: alanb, mchung, rriggs
|
2015-12-16 08:42:00 +00:00 |
|
Goetz Lindenmaier
|
8af9bcce4b
|
8145528: PPC64: Remove cpp interpreter implementation - part II
Reviewed-by: coleenp
|
2015-12-16 08:57:47 +01:00 |
|
Bengt Rutisson
|
bd183dc526
|
8145315: VM crashes in print_task_time_stamps()
Reviewed-by: jwilhelm, jmasa
|
2015-12-16 09:24:48 +01:00 |
|
Thomas Stuefe
|
85c44d9682
|
8145427: [aix] xlc: wrong flag used to switch off optimization
Just a small typo in flags.m4
Reviewed-by: dholmes
|
2015-12-16 01:16:49 -05:00 |
|
Alejandro Murillo
|
4baee38c64
|
Merge
|
2015-12-15 19:01:10 -08:00 |
|
Alejandro Murillo
|
18175d1f1d
|
Merge
|
2015-12-15 19:01:07 -08:00 |
|
Alejandro Murillo
|
d6f20d33f7
|
Merge
|
2015-12-15 19:01:07 -08:00 |
|
Mallikarjuna Avaluri
|
138adb69ef
|
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
Reviewed-by: jjg, ksrini, anazarov
|
2015-12-15 18:54:53 -08:00 |
|
Jonathan Gibbons
|
351fe82e08
|
8144888: ToolBox should close any file manager it opens
Reviewed-by: vromero
|
2015-12-15 15:30:35 -08:00 |
|
Mandy Chung
|
c7bbc840f5
|
8145430: Fix typo in StackWalker javadoc
Reviewed-by: dfuchs, darcy
|
2015-12-15 13:02:01 -08:00 |
|
Stuart Marks
|
1789b4f7bf
|
8145139: clean up jdk_collections and jdk_concurrent test groups
Reviewed-by: martin
|
2015-12-15 12:47:23 -08:00 |
|
Alejandro Murillo
|
b53399446c
|
Merge
|
2015-12-15 09:50:07 -08:00 |
|
Alejandro Murillo
|
811bbd4935
|
Merge
|
2015-12-15 09:50:04 -08:00 |
|
Xueming Shen
|
f98f28d1df
|
8145343: CorruptEntry.java fails after push for JDK-8145260
Reviewed-by: weijun
|
2015-12-15 08:54:35 -08:00 |
|
Sebastian Sickelmann
|
fb053862e5
|
4906983: java.net.URL constructors throw MalformedURLException in undocumented way
Added some testcases for the corner-cases in question and clarified javadoc
Reviewed-by: chegar, msheppar
|
2015-12-15 17:35:27 +01:00 |
|
Roland Schatz
|
af94163551
|
8144704: [JVMCI] add tests for simple code installation
Reviewed-by: twisti
|
2015-12-15 16:55:24 +01:00 |
|
Jan Civlin
|
eab2c9b57a
|
8145717: Use AVX3 instructions for Arrays.equals() intrinsic
Reviewed-by: kvn
|
2015-12-18 15:29:43 -08:00 |
|
Christian Thalinger
|
9e981ee107
|
Merge
|
2015-12-18 12:39:02 -08:00 |
|
Christian Thalinger
|
cd568438d0
|
Merge
|
2015-12-17 23:36:28 +00:00 |
|
Christian Thalinger
|
02795f1623
|
8145714: [JVMCI] SPARC broken after JDK-8134994
Reviewed-by: kvn
|
2015-12-17 23:17:34 +00:00 |
|
Dean Long
|
bef2c6a325
|
8144852: Corrupted oop in nmethod
Reviewed-by: vlivanov
|
2015-12-17 09:39:07 -08:00 |
|
Erik Joelsson
|
e35dab1895
|
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
Reviewed-by: ihse, tbell
|
2015-12-15 15:45:53 +01:00 |
|
Xue-Lei Andrew Fan
|
2f861a9225
|
8144773: Further reduce use of MD5
Reviewed-by: mullan, wetmore, jnimeh, ahgross
|
2015-12-15 12:59:00 +00:00 |
|
Erik Helin
|
321b0aec83
|
8139272: Add configure variable to set concurrency for jtreg tests
Reviewed-by: erikj, ihse
|
2015-12-15 11:04:18 +01:00 |
|
Magnus Ihse Bursie
|
c02d7b3ef5
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:49 +01:00 |
|
Magnus Ihse Bursie
|
a3410ef323
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:12 +01:00 |
|
Brian Burkhalter
|
7a0c72ef9c
|
8143394: PushbackReader throws NullPointerException
Synchronize on lock in close() to avoid NPE from read()-close() race.
Reviewed-by: alanb, dfuchs
|
2015-12-15 09:02:46 -08:00 |
|