Dmitry Samersoff
903d462556
Merge
2014-03-15 04:03:42 -07:00
Vladimir Kozlov
d3f1dc78ef
8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
...
Verify YMM registers after signal processing and set limit on vector's size.
Reviewed-by: iveresov, twisti
2014-03-14 17:28:58 -07:00
Yumin Qi
f2fbd2207d
6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
...
Under non-interactive shell, with -Xcheck:jni, check_signal_handler will print out Warning for SHURDOWN2_SIGNAL (SIGINT) which is replaced by non-interactive shell. Fix by supply more information of the replacement to user.
Reviewed-by: acorn, dsamersoff
2014-03-14 14:17:11 -07:00
Eric McCorkle
53e3990b7c
8037420: Silent failures in Annotate.actualEnterTypeAnnotations
...
Remove two silent failures
Reviewed-by: jjg
2014-03-14 15:35:13 -04:00
Alejandro Murillo
1597e5f92a
Merge
2014-03-14 10:31:11 -07:00
Kumar Srinivasan
47e00453cc
8037221: [asm] refresh internal ASM version
...
Reviewed-by: psandoz, sundar
2014-03-14 08:44:39 -07:00
Oleg Pekhovskiy
9fc69a0f41
8036782: [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_MouseEvent.cpp
...
Reviewed-by: serb, pchelko
2014-03-14 19:27:40 +04:00
Oleg Pekhovskiy
8e4fd2a0f9
8037377: Windows: compilation failed after the fix for 8033712
...
Reviewed-by: serb, pchelko
2014-03-14 19:20:48 +04:00
Sergey Bylokhov
03e958a5a9
8036103: Cleanup of java.awt and java.awt.peer packages
...
Reviewed-by: bagiras, pchelko
2014-03-14 18:14:41 +04:00
Petr Pchelko
a3cc5f5cf3
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
...
Reviewed-by: anthony, serb
2014-03-14 17:48:28 +04:00
Matherey Nunez
ba6fce6273
8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one
...
This uses the inspection framework for generated code to ensure optimisim.
Reviewed-by: attila, lagergren
2014-03-14 14:27:32 +01:00
Erik Helin
e88724d567
Merge
2014-03-14 13:27:18 +01:00
Erik Joelsson
1afb74429d
8010767: Build fails on OEL6 with 16 cores
...
Reviewed-by: tbell, ihse
2014-03-14 13:17:23 +01:00
Erik Joelsson
ac1be38a4c
8010767: Build fails on OEL6 with 16 cores
...
Reviewed-by: tbell, ihse
2014-03-14 13:16:46 +01:00
Frederic Parain
2655375438
8036128: Remove deprecated VM flag UseVMInterruptibleIO
...
Reviewed-by: acorn, dholmes, dcubed, coleenp
2014-03-14 12:02:54 +00:00
Petr Pchelko
72344ee850
8037099: [macosx] Remove all references to GC from native OBJ-C code
...
Reviewed-by: anthony, serb
2014-03-14 16:01:04 +04:00
Aleksei Efimov
1b8b577a18
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
...
Reviewed-by: coffeys, okutsu
2014-03-14 15:50:20 +04:00
Aleksei Efimov
f461af84fd
8037012: (tz) Support tzdata2014a
...
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Erik Joelsson
afa5b5c349
8037281: Improve CacheFind and enable on all platforms
...
Reviewed-by: tbell, ihse
2014-03-14 12:31:28 +01:00
Erik Joelsson
6151bfe1cb
8037281: Improve CacheFind and enable on all platforms
...
Reviewed-by: tbell, ihse
2014-03-14 12:31:08 +01:00
Oleg Pekhovskiy
1cd40d19c9
8036788: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Event.cpp
...
Reviewed-by: serb, pchelko
2014-03-14 14:23:33 +04:00
Nils Eliasson
8c46e61622
Merge
2014-03-14 09:26:27 +01:00
Erik Helin
358b5bbebc
Merge
2014-03-14 09:18:39 +01:00
Weijun Wang
6a81209e6f
8037262: typo in error message in KrbAsReq.authenticate()
...
Reviewed-by: mullan, juh
2014-03-14 09:29:16 +08:00
Joe Darcy
25d1d45fd9
8035692: Fix serial lint warnings in mac-specific code
...
Reviewed-by: alanb, prr
2014-03-13 16:29:26 -07:00
Igor Veresov
a415d90691
8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto
...
Fix the type of osrBuffer parameter to depend on bitness
Reviewed-by: kvn, twisti
2014-03-13 14:55:34 -07:00
Igor Veresov
af7a190f21
8037149: C1: getThreadTemp should return a T_LONG register on 64bit
...
Fix the type of the register returned by getThreadTemp() to depend on bitness
Reviewed-by: kvn, twisti
2014-03-13 14:55:10 -07:00
Vicente Romero
2564e82ad1
8034924: Incorrect inheritance of inaccessible static method
...
Reviewed-by: jjg, jlahoda
2014-03-13 20:13:43 +00:00
Joe Darcy
15594ec61d
8037139: Fix serial lint warnings in sun.print
...
Reviewed-by: prr
2014-03-13 12:48:11 -07:00
Joe Darcy
7c9de3ea76
8033712: Fix more serial lint warnings in sun.awt
...
Reviewed-by: alanb, serb, prr
2014-03-13 12:40:27 -07:00
Vicente Romero
73e0ab9b7f
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
...
Reviewed-by: jjg
2014-03-13 17:36:51 +00:00
Sergey Bylokhov
23e6201109
8035843: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PopupMenu.cpp
...
Reviewed-by: pchelko, azvegint
2014-03-13 20:48:33 +04:00
Erik Joelsson
29a22468e2
8037238: JDK 9 images don't rebuild when access bridge jars rebuild
...
Reviewed-by: tbell
2014-03-13 17:18:11 +01:00
Petr Pchelko
ff28ead70b
8037287: Windows build failed after JDK-8030787
...
Reviewed-by: serb, bagiras
2014-03-13 15:33:43 +04:00
Athijegannathan Sundararajan
572d581262
8015958: DataView constructor is not defined
...
Reviewed-by: attila, hannesw, lagergren
2014-03-13 15:58:24 +05:30
Petr Pchelko
8294a35add
8030787: [Parfait] JNI-related warnings from b119 for jdk/src/share/native/sun/awt/image
...
Reviewed-by: serb, prr
2014-03-13 12:52:29 +04:00
Sergey Malenkov
9aefc3174c
8035699: File choosers should be choosier
...
Reviewed-by: alexsch, art, skoivu
2014-03-13 11:49:24 +04:00
David Buck
fdda4fe828
8033055: Issues in 2d
...
Reviewed-by: bae, prr, mschoene
2014-04-24 21:00:52 +04:00
Artem Smotrakov
727989dc5d
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
...
Reviewed-by: mullan, weijun
2014-03-13 15:13:22 +08:00
Ivan Gerasimov
106b5b9af8
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
...
Reviewed-by: chegar, alanb
2014-03-13 07:52:17 +04:00
Ivan Gerasimov
91eeeafb13
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
...
Reviewed-by: chegar
2014-03-13 07:24:12 +04:00
Daniel Fuchs
769affa9c4
8036916: Deprecation warnings in LogManager
...
Reviewed-by: mchung
2014-03-12 20:18:47 +01:00
Mike Duigou
e0c3c7a07d
8035584: ArrayList(c) should avoid inflation if c is empty
...
Reviewed-by: martin
2014-03-12 12:13:41 -07:00
Naoto Sato
67a3648867
8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
...
Reviewed-by: msheppar
2014-04-25 10:30:35 -07:00
Staffan Larsen
2b893e5d98
8041948: Build broken by fix of 8033104
...
Reviewed-by: darcy
2014-04-25 18:28:51 +02:00
Staffan Larsen
18d53e7b87
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Staffan Larsen
a04c05225d
8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
...
Reviewed-by: dcubed, mgronlun
2014-04-25 14:53:12 +02:00
Staffan Larsen
ec7f5007ee
8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
...
Reviewed-by: mchung, jbachorik
2014-04-25 08:55:34 +02:00
Weijun Wang
93378ad4b9
8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
...
Reviewed-by: alanb
2014-04-25 10:57:09 +08:00
Ivan Gerasimov
d3271335ad
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
...
Reviewed-by: martin, dholmes
2014-03-12 21:45:20 +04:00