Jan Lahoda
dd031ed38f
8025118: Annotation processing api returns default modifier for interface without default methods
...
TypeElement.getModifiers() should not contain Modifier.DEFAULT
Reviewed-by: darcy, jjg
2013-10-04 08:29:54 +02:00
Coleen Phillimore
b08778e139
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
...
Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: sla, dcubed, sspitsyn
2013-10-03 18:53:27 -04:00
Lois Foltan
e2466c1507
8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries
...
Remove unnecessary volatile keyword on stack locals within instanceKlass.cpp to work around Solaris Studio C++ compiler issue
Reviewed-by: coleenp, dcubed
2013-10-03 18:50:58 -04:00
Johnny Chen
7b490635ea
8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11
...
Reviewed-by: prr, jgodinez
2013-10-03 13:49:52 -07:00
Johnny Chen
3c27e706c7
8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font
...
Reviewed-by: prr, jgodinez
2013-10-03 13:41:53 -07:00
Johnny Chen
3a01c9493e
8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe
...
Reviewed-by: prr, jgodinez
2013-10-03 13:35:26 -07:00
Johnny Chen
fa90ce8bf8
8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d
...
Reviewed-by: prr, jgodinez
2013-10-03 13:26:45 -07:00
Johnny Chen
85c942f353
8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation
...
Reviewed-by: prr, jgodinez
2013-10-03 13:16:31 -07:00
Jesper Wilhelmsson
582aa55e4d
8025852: Remove unnecessary setters in collector policy classes
...
Use instance variables directly within the collector policy classes and remove unused setters.
Reviewed-by: tschatzl, jcoomes
2013-10-03 21:36:29 +02:00
Chris Hegarty
85829db5d3
Merge
2013-10-03 19:28:07 +01:00
Robert Field
1705cfa533
8020849: jdk/lambda/vm/DefaultMethodsTest.java
...
Bridge generation has been removed from the VM. Fix is to remove tests that no longer make sense.
Reviewed-by: ksrini
2013-10-03 11:26:53 -07:00
Chris Hegarty
29f3da323a
Merge
2013-10-03 19:18:54 +01:00
Chris Hegarty
9a4fe1d38e
Merge
2013-10-03 19:11:30 +01:00
Chris Hegarty
54db1788f4
Merge
2013-10-03 19:07:42 +01:00
Chris Hegarty
6088b141e2
Merge
2013-10-03 19:06:43 +01:00
Vladimir Danushevsky
09f1f55883
Merge
2013-10-03 10:35:32 -07:00
Robert Field
551b5e50c6
8010433: Remove lambda metafactory work-around to JDK-8005119
...
Restore invokespecial to lambda metafactory
Reviewed-by: ksrini
2013-10-03 10:23:48 -07:00
Jesper Wilhelmsson
11da59e506
8025853: Remove unnecessary uses of GenerationSizer
...
Removed stray includes and some minor cleanup of GenerationSizer
Reviewed-by: tschatzl, jcoomes
2013-10-03 17:16:23 +02:00
Alexander Scherbatiy
5520d11d0c
7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
...
Reviewed-by: anthony, serb
2013-10-03 19:02:45 +04:00
Joseph Provino
a1c9c2fe6f
Merge
2013-10-03 10:25:54 -04:00
Anthony Petrov
5319e7da59
7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
...
Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup.
Reviewed-by: art, serb
2013-10-03 18:01:25 +04:00
Pranav Bhat
29a16ab81c
Merge
2013-10-03 09:52:21 -04:00
Alexander Zuev
ccbfbe8736
8025738: locale related test fails on langtools mac 10.7 test host
...
Reviewed-by: ksrini
2013-10-03 17:40:45 +04:00
Dmitry Samersoff
d95f70f9d3
8009213: sun/management/jdp/JdpTest.sh fails with exit code 1
...
There's no guarantee that the java process has executed far enough to be found by jps when we try to obtain it's pid.
Reviewed-by: sla
2013-10-03 16:54:55 +04:00
Oleg Pekhovskiy
cea15b4dee
8013553: [macosx] java.awt.FileDialog removes file extensions
...
Reviewed-by: leonidr, serb
2013-10-03 16:51:56 +04:00
Igor Veresov
51a9303c03
Merge
2013-10-03 16:38:21 +04:00
Jesper Wilhelmsson
ed022aded1
8025855: Simplify GenRemSet code slightly
...
Remove a few redundant switch-statements
Reviewed-by: jcoomes, tschatzl
2013-10-03 13:19:19 +02:00
Erik Joelsson
0d88315d61
8024522: java.time packages missing from src.zip
...
Reviewed-by: tbell
2013-10-03 11:27:16 +02:00
Magnus Ihse Bursie
46ad112b4d
8008944: Correct typos
...
Reviewed-by: tbell, erikj
2013-10-03 11:26:11 +02:00
Paul Sandoz
1604846c44
8025567: Mark relevant public stream tests as serialization hostile
...
Reviewed-by: alanb
2013-10-03 10:59:51 +02:00
Roland Westrelin
59adc04ee5
8024067: Missing replace_in_map() calls following null checks
...
Add replace_in_map() calls following some null checks in type checks
Reviewed-by: kvn
2013-10-03 10:55:07 +02:00
Christian Thalinger
619948a8f1
8025566: EXCEPTION_ACCESS_VIOLATION in compiled by C1 String.valueOf method
...
Reviewed-by: kvn
2013-10-07 10:41:56 -07:00
Dmitry Samersoff
13b13b1aed
8022616: u4 should not be used as a type for thread_id
...
Usage of u4 as a type for thread_id cause a compilation error on platform, where thread_id is a pointer
Reviewed-by: sla, sspitsyn, minqi
2013-10-03 12:39:58 +04:00
Andrew Brygin
88a74de88a
8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()
...
Reviewed-by: prr, jgodinez
2013-10-03 11:28:37 +04:00
Dmitry Samersoff
ae3d003298
Merge
2013-10-03 04:42:57 +02:00
Dmitry Samersoff
d71ad98145
Merge
2013-10-03 01:12:27 +02:00
David Katleman
62f7e57e93
Added tag jdk8-b110 for changeset 95df1088d4af
2013-10-02 13:26:56 -07:00
David Katleman
31995e22ba
Added tag jdk8-b110 for changeset f5f4ff5ce376
2013-10-02 13:26:54 -07:00
David Katleman
78e2738c5a
Added tag jdk8-b110 for changeset e78392f8a04b
2013-10-02 13:26:45 -07:00
David Katleman
844ccf771b
Added tag jdk8-b110 for changeset f5f4a0ff651d
2013-10-02 13:26:41 -07:00
David Katleman
dcf803b6fe
Added tag jdk8-b110 for changeset 8bf1be227a28
2013-10-02 13:26:39 -07:00
David Katleman
360b472d7f
Added tag jdk8-b110 for changeset 5feed41054de
2013-10-02 13:26:31 -07:00
David Katleman
b6c2a8b135
Added tag jdk8-b110 for changeset 14f8ce49437e
2013-10-02 13:26:26 -07:00
David Katleman
dd6a63a087
Added tag jdk8-b110 for changeset 6766207925ff
2013-10-02 13:26:25 -07:00
Coleen Phillimore
eb84a65af0
Merge
2013-10-02 15:06:38 -04:00
Christine Lu
e32c2618aa
8025409: Fix javadoc comments errors and warning reported by doclint report
...
Reviewed-by: anthony, yan
2013-10-02 11:28:07 -07:00
Dmitry Samersoff
5a67ff2d74
8025250: SA: Sync linux and bsd versions of ps_core file
...
Linux/ps_core.c and bsd/ps_core.c share most of code, but it has different formatting, comments etc.
Reviewed-by: sla, minqi
2013-10-02 22:27:23 +04:00
Phil Race
e43112a8ad
7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36
...
Reviewed-by: prr, jchen
2013-10-02 11:22:07 -07:00
Phil Race
d7d6a07617
8025837: Extraneous changes in the fix for 8007386
...
Reviewed-by: jgodinez, jchen
2013-10-02 11:16:07 -07:00
Lois Foltan
cc862a249a
8025569: -XX:+CheckUnhandledOops crashes on Windows
...
Disable CHECK_UNHANDLED_OOPS in fastdebug builds for JDK 8 on WIndows 32 & 64 bit machines
Reviewed-by: coleenp, ctornqvi, zgu
2013-10-02 13:02:40 -04:00