Phil Race
2479abaae7
8146324: Add sun.font.FontUtilities.isComplexCharCode or related method
...
Reviewed-by: serb, ssadetsky
2016-04-05 11:52:52 -07:00
Anthony Scarpino
657cfea401
8098580: drainRefQueueBounds() puts pressure on pool.size()
...
Reviewed-by: valeriep
2016-04-05 11:48:30 -07:00
Michael Berg
e38aef947f
8151003: Remove nds->is_valid() checks from assembler_x86.cpp
...
Reviewed-by: kvn
2016-04-05 11:37:41 -07:00
Michael Berg
ff80cc58c9
8151573: Multiversioning for range check elimination
...
Range check elimination in post loops
Reviewed-by: kvn
2016-04-05 10:34:05 -07:00
Alexander Scherbatiy
54ba9a6358
6949414: JMenu.buildMenuElementArray() endless loop
...
6424606: behavior of returned from MenuSelectionManager.defaultManager() object is inconsistent with spec
Reviewed-by: serb, ssadetsky
2016-04-05 21:13:44 +04:00
Phil Race
a03cf6fef1
Merge
2016-04-05 09:17:15 -07:00
Phil Race
82d451f3d7
Merge
2016-04-05 09:13:52 -07:00
Naoto Sato
eceb794e26
8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException
...
Reviewed-by: mchung, okutsu
2016-04-05 09:13:30 -07:00
Tobias Hartmann
9ee03a4b4f
8151724: Remove -XX:GenerateCompilerNullChecks
...
Removed the broken GenerateCompilerNullChecks flag.
Reviewed-by: zmajo, kvn
2016-04-05 17:51:44 +02:00
Sergey Bylokhov
c06119d8ae
8151773: [macosx] TrayIcon.imageAutoSize property is ignored
...
Reviewed-by: alexsch
2016-04-05 18:23:10 +03:00
Tom Benson
4f0ffb6ce9
8153117: Back out JDK-8142935 until JDK-8152723 fixed
...
JDK-8142935 fix can lead to avoidable Full GCs
Reviewed-by: jwilhelm, tschatzl
2016-04-05 11:17:50 -04:00
Sergey Bylokhov
0cd8d72e1d
8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails
...
Reviewed-by: alexsch
2016-04-05 18:11:12 +03:00
Marcus Larsson
ae70b68f7e
8150894: Unused -Xlog tag sequences are silently ignored
...
Reviewed-by: rehn, sla
2016-04-05 16:51:58 +02:00
Phil Race
9ba58b652b
Merge
2016-04-05 07:51:34 -07:00
Phil Race
90f3c81ae0
Merge
2016-04-05 07:51:12 -07:00
Sergey Bylokhov
d5b317c8db
7076354: JavaSoundAudioClip stop() Method sequencer.addMetaEventListener(this); wrong?
...
Reviewed-by: amenkov
2016-04-05 17:44:19 +03:00
Sergey Bylokhov
fe992bb6cd
8152501: closed/javax/sound/sampled/FileWriter/WaveBigEndian.java failing
...
Reviewed-by: amenkov
2016-04-05 17:30:23 +03:00
Rachel Protacio
d077700179
8153026: Change logging tag 'verboseverification' to 'verification'
...
Changed UL tag to 'verification'
Reviewed-by: hseigel, lfoltan
2016-04-05 09:42:27 -04:00
Richard Reingruber
9438549080
8153176: ParOldGC: Use correct TaskQueueSet for ParallelTaskTerminator in marking
...
Reviewed-by: mgerdin, tschatzl
2016-04-05 13:55:31 +02:00
Tobias Hartmann
edee2ddca8
Merge
2016-04-05 10:11:07 +00:00
Thomas Schatzl
fa7ae5825a
Merge
2016-04-05 12:10:03 +02:00
Avik Niyogi
e4020fda7d
8137169: [macosx] Incorrect minimal heigh of JTabbedPane with more tabs
...
Reviewed-by: rchamyal, alexsch
2016-04-05 15:37:13 +05:30
Jayathirth D V
3b618308c3
8153363: Redundant check for number of components in PackedColorModel.equals() method
...
Reviewed-by: prr, flar
2016-04-05 14:52:31 +05:30
Thomas Schatzl
d77d2cc010
8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
...
Fix wrong assertion.
Reviewed-by: tbenson, shade
2016-04-05 11:22:20 +02:00
Stefan Karlsson
621ac24c59
Merge
2016-04-05 11:00:22 +02:00
Jamsheed Mohammed C M
b26b78a4d4
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
...
Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
2016-04-05 01:46:40 -07:00
Robbin Ehn
16988281fc
8153396: Remove unused ResourceMarks from UL internal vm tests
...
Reviewed-by: stefank, brutisso
2016-04-05 10:42:01 +02:00
Stefan Karlsson
ccf6f713e8
8152711: Create a non-template Log wrapper class
...
Reviewed-by: kbarrett, rehn
2016-04-05 10:41:52 +02:00
Stefan Karlsson
6c4d96782c
8152637: Create a stack allocatable LogStream class
...
Reviewed-by: rehn, brutisso
2016-04-05 10:35:39 +02:00
Semyon Sadetsky
a120ac732a
8151333: Some AWT functions may access an array outside of its bounds
...
Reviewed-by: alexsch, prr
2016-04-05 10:59:01 +03:00
Semyon Sadetsky
f0d7d7a5a8
8149631: rgb(...) CSS color values are not parsed properly
...
Reviewed-by: alexsch
2016-04-05 10:47:08 +03:00
Robert Field
02b6426e3a
8153482: jdk/jshell/StartOptionTest.java fails on Windows after JDK-8147515
...
Reviewed-by: jlahoda
2016-04-05 00:46:51 -07:00
Semyon Sadetsky
c4be81827a
8146301: Enter key does not work in a deserialized JFileChooser
...
Reviewed-by: alexsch, prr
2016-04-05 10:39:46 +03:00
Per Lidén
07299d4428
8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead
...
Reviewed-by: brutisso, jmasa
2016-04-05 09:05:19 +02:00
Rachna Goel
2b5acd199d
8149735: PropertiesTest.sh fails
...
Updated permissions of "writablejdk".
Reviewed-by: naoto, peytoia
2016-04-05 12:02:54 +05:30
Vyom Tewari
2dcd96060e
7167293: FtpURLConnection connection leak on FileNotFoundException
...
Reviewed-by: chegar, rriggs
2016-04-05 17:07:56 +01:00
Tobias Hartmann
36e384c810
8074553: Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
...
Sweeper thread needs to override nmethods_do() to prevent G1 from unloading _scanned_nmethod.
Reviewed-by: kvn, mgerdin
2016-04-05 07:19:44 +02:00
Robert Field
9351c0eddf
8153417: jshell tool: use test passed locale to retrieve ResourceBundle
...
Reviewed-by: jlahoda
2016-04-04 20:28:05 -07:00
Daniel D. Daugherty
ab20ebaaa0
Merge
2016-04-05 00:41:55 +02:00
Joe Wang
574619593a
8149962: Better delineation of XML processing
...
Reviewed-by: dfuchs, lancea, ahgross
2016-04-04 14:54:38 -07:00
Daniel D. Daugherty
2e87e3178c
8152358: code and comment cleanups found during the hunt for 8077392
...
Reviewed-by: gthornbr, kvn, cvarming
2016-04-04 14:49:19 -07:00
Daniel D. Daugherty
66570c722b
8077392: Stream fork/join tasks occasionally fail to complete
...
8131715: backout the fix for JDK-8079359 when JDK-8077392 is fixed
Add missing BasicLock::_displaced_header init to ObjectSynchronizer::quick_enter() and re-enable Contended Locked "fast enter" bucket.
Reviewed-by: gthornbr, dholmes, kvn, cvarming, acorn
2016-04-04 14:41:00 -07:00
Dmitry Dmitriev
a0d59719d3
8153437: Temporary exclude AllocatePrefetchDistance from testing
...
Reviewed-by: dcubed
2016-04-05 00:36:59 +03:00
Phil Race
01b34486fa
8147544: Remove sun.misc.ManagedLocalsThread from java.desktop
...
Reviewed-by: serb, chegar
2016-04-04 14:22:07 -07:00
Alejandro Murillo
726b8945d9
Merge
2016-04-04 13:40:24 -07:00
Alejandro Murillo
1d713a3760
Merge
2016-04-04 13:40:23 -07:00
Alejandro Murillo
2b06e96dc0
Merge
2016-04-04 13:40:18 -07:00
Jonathan Gibbons
b892b6e3f0
8153416: unexport javah from jdk.compiler module
...
Reviewed-by: mchung
2016-04-04 12:34:42 -07:00
Jesper Wilhelmsson
7233d45a4d
8153410: Disable tests until JDK-8151460 gets to main
...
Reviewed-by: gtriantafill, dcubed
2016-04-04 20:39:42 +02:00
Naoto Sato
eb520934e7
8153041: Remove unused redundant parameter in CLDRConverter
...
Reviewed-by: okutsu
2016-04-04 10:45:56 -07:00