Tobias Hartmann
ea052022fa
8140390: Char stores/loads accessing byte arrays must be marked as unmatched
...
Mark unmatched char stores/loads emitted by CompactStrings.
Reviewed-by: roland, vlivanov, jrose
2015-11-20 10:09:42 +01:00
Michael Berg
2ae7dcf853
8142980: SKX SpecJvm2008 - Derby
...
Fix EVEX and AVX512 problems found by testing on 64-bit SKX and KNL EVEX enabled platforms.
Reviewed-by: iveresov, kvn, vlivanov
2015-11-19 16:07:22 -08:00
Srikanth Adayapalam
54029caa26
8143217: javac throws NPE when printing diagnostics for Lambda expressions
...
Fix compiler crash when -XDdumpLambdaToMethodStats option is in effect.
Reviewed-by: mcimadamore
2015-11-19 17:19:06 +05:30
Michael Haupt
4897df19a3
8143297: Nashorn compilation time reported in nanoseconds
...
Reviewed-by: hannesw, sundar
2015-11-19 11:28:34 +01:00
Sergey Bylokhov
267d7007df
8143256: The build is broken after JDK-8081411
...
Reviewed-by: omajid
2015-11-19 01:52:52 +03:00
Daniel D. Daugherty
dcd4a03963
Merge
2015-11-18 22:00:09 +00:00
Claes Redestad
7563066613
8143253: java/lang/invoke/CompileThresholdBootstrapTest.java failing on mach5
...
Reviewed-by: lancea
2015-11-18 20:56:00 +01:00
Coleen Phillimore
6626f4fc68
Merge
2015-11-18 19:55:37 +00:00
Gerald Thornbrugh
d56280ca10
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
...
Add libadimalloc.so SIGSEGV defines and a test to validate the correct message is printed in the hs_err file
Reviewed-by: dcubed, dholmes
2015-11-18 09:32:52 -08:00
Coleen Phillimore
72756888e9
8141570: Fix Zero interpreter build for --disable-precompiled-headers
...
Change to include atomic.inline.hpp and allocation.inline.hpp only in .cpp files and some build fixes from Kim to build on ubuntu without devkits
Reviewed-by: kbarrett, sgehwolf, erikj
2015-11-18 11:47:55 -05:00
Gerard Ziemski
1777e00cca
8141641: Runtime: implement range for ErrorLogTimeout
...
Implement range=(0, jlong_max/1000)
Reviewed-by: coleenp, ddmitriev, dholmes
2015-11-18 10:46:02 -06:00
Claes Redestad
e9b75962b3
8143232: Fix java.lang.invoke bootstrap when specifying COMPILE_THRESHOLD
...
Reviewed-by: vlivanov
2015-11-18 17:39:40 +01:00
Hannes Wallnöfer
9e8fa2b8c2
8131929: Add option for debuggable scopes
...
Reviewed-by: attila, lagergren
2015-11-18 17:12:47 +01:00
Alexander Scherbatiy
b0439e6dbf
8081411: Add an API for painting an icon with a SynthContext
...
Reviewed-by: serb, azvegint
2015-11-18 19:13:42 +04:00
David Lindholm
ac45dea45e
8145092: Use Unified Logging for the GC logging
...
JEP-271
Reviewed-by: sjohanss, brutisso
2015-11-18 14:51:10 +01:00
Michael Haupt
1d4561775d
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
...
Reviewed-by: mchung, sundar
2015-12-09 11:02:54 +00:00
Srikanth Adayapalam
6ce337adaf
8142931: java compiler: type erasure doesn't work since 9-b28
...
Reinstate pre JDK-8055054 behavior with respect to erasing wildcard types.
Reviewed-by: mcimadamore
2015-11-18 16:37:12 +05:30
Goetz Lindenmaier
0410c05b22
8143215: gcc 4.1.2: fix three issues breaking the build
...
Also fix some more recent introduced missing casts.
Reviewed-by: stuefe, simonis, kbarrett, tschatzl
2015-11-18 11:31:59 +01:00
Vadim Pakhnushev
c6b9bd52d8
8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c
...
Reviewed-by: prr, serb
2015-11-18 11:35:23 +03:00
Alex Henrie
72f951e112
8145278: Fix memory leak in splitPathList
...
Reviewed-by: sspitsyn, dsamersoff, dcubed
2015-11-17 23:10:30 -07:00
Christoph Langer
cd715bbcb2
8139436: sun.security.mscapi.KeyStore might load incomplete data
...
Reviewed-by: vinnie, weijun
2015-11-18 08:43:52 +08:00
Yumin Qi
581c251007
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
...
Check constantTag for class constant data consistency at method resolution
Reviewed-by: coleenp, vlivanov
2015-11-17 15:14:29 -08:00
Kim Barrett
e8c5bc2024
8143014: Access PtrQueue member offsets through derived classes
...
Moved accessors to derived classes and updated callers.
Reviewed-by: tschatzl, jmasa, twisti
2015-11-17 16:40:52 -05:00
Phil Race
d095f6db51
Merge
2015-11-17 13:24:06 -08:00
Prasanta Sadhukhan
18cd974bce
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
...
Reviewed-by: jgodinez, prr
2015-11-18 00:20:15 +03:00
Phil Race
5f60908938
Merge
2015-11-17 13:09:16 -08:00
Phil Race
eedb3870a2
Merge
2015-11-17 10:29:28 -08:00
Jean-Francois Denise
8938be4ae5
8143126: Unwanted System.out in jimage
...
Reviewed-by: mchung
2015-11-17 18:07:32 +01:00
Prasanta Sadhukhan
73b1044258
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
...
Reviewed-by: prr, rchamyal
2015-11-17 19:15:48 +03:00
Nadeesh TV
31f7efd560
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
...
Reviewed-by: dfuchs, rriggs, scolebourne
2015-11-17 11:06:46 -05:00
Nadeesh TV
b6d29b4f0b
8072746: LocalDate.isEra() should return IsoEra not Era
...
Reviewed-by: rriggs, scolebourne
2015-11-17 10:44:22 -05:00
Avik Niyogi
1e176777db
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
...
Reviewed-by: rchamyal, alexsch
2015-11-17 19:29:04 +04:00
Avik Niyogi
2e94af3f3d
7124218: Space should select cell in the JTable
...
Reviewed-by: rchamyal, alexsch
2015-11-17 19:09:37 +04:00
Claes Redestad
42e4e0c06f
8143142: AssertionError in MethodHandleImpl
...
Reviewed-by: psandoz, vlivanov
2015-11-17 15:29:21 +01:00
Weijun Wang
ff9d178e96
8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
...
Reviewed-by: mullan
2015-11-17 22:21:45 +08:00
Paul Sandoz
e3111f5d49
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
...
Reviewed-by: lancea, rriggs, mchung
2015-11-17 14:11:46 +01:00
Paul Sandoz
c16c0e61c9
8141409: Arrays.equals accepting a Comparator
...
Reviewed-by: rriggs
2015-11-17 14:11:42 +01:00
Stefan Johansson
bf4eef4903
Merge
2015-11-17 12:37:55 +00:00
Claes Redestad
5b5c2d0925
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
...
Reviewed-by: vlivanov, jrose
2015-11-17 12:43:09 +01:00
Claes Redestad
30545d614d
8142334: Improve lazy initialization of java.lang.invoke
...
Reviewed-by: psandoz, vlivanov, mhaupt
2015-11-17 11:51:45 +01:00
Stefan Johansson
56adbd02ec
8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full
...
Reviewed-by: jmasa, kbarrett, tschatzl
2015-11-17 11:20:27 +01:00
Rajeev Chamyal
2946748843
8030099: Memory usage of java process increases after pressing start button in test window
...
Reviewed-by: prr, serb
2015-11-17 13:14:26 +04:00
Alejandro Murillo
aaf83b3ad2
Merge
2015-11-16 22:36:49 -08:00
Alejandro Murillo
63852abb50
Merge
2015-11-16 22:36:45 -08:00
Alejandro Murillo
8756c98eb8
Merge
2015-11-16 22:36:41 -08:00
Iris Clark
8e0b3b72f0
Merge
2015-11-16 21:19:13 -08:00
Iris Clark
25d5c9c97f
Merge
2015-11-16 20:16:55 -08:00
Iris Clark
26c71ec728
Merge
2015-11-16 17:10:23 -08:00
Iris Clark
6568d3457b
Merge
2015-11-16 17:10:20 -08:00
Iris Clark
f5c0c55600
Merge
2015-11-16 17:10:11 -08:00