52216 Commits

Author SHA1 Message Date
Alejandro Murillo
3689909db0 Merge 2016-07-01 16:50:37 -07:00
Alexander Scherbatiy
0be14016f4 8158566: Provide a Swing property to not close toggle menu items on mouse click
Reviewed-by: prr, ssadetsky
2016-06-30 23:49:00 +03:00
Mikhail Cherkasov
31b9ea3ba7 8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb
2016-06-30 22:27:28 +03:00
Phil Race
bb951288f4 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Reviewed-by: serb, ssadetsky
2016-06-30 11:56:27 -07:00
Semyon Sadetsky
e040960f7e 8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: yan, prr
2016-06-30 20:34:26 +03:00
Alejandro Murillo
a0e450c561 Merge 2016-06-30 10:31:19 -07:00
Brent Christian
1add863d15 8160370: System.getProperty("os.version") returns "Unknown" on Mac
Read SystemVersion.plist on pre-10.9 Mac OS

Reviewed-by: bpb, ddehaven, gziemski, rriggs
2016-06-30 10:13:30 -07:00
Athijegannathan Sundararajan
a0f8120f0a 8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
2016-06-30 22:24:01 +05:30
Robin Stevens
a8699979b0 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
2016-06-30 20:07:32 +04:00
Erik Joelsson
eae3102646 8160490: "installer-only" top level target is broken
Reviewed-by: asemenyuk, tbell
2016-06-30 17:35:35 +02:00
Jamil Nimeh
07720b0e61 8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo

Fixes typographical errors in javax/crypto/Cipher.java

Reviewed-by: weijun
2016-06-30 07:14:56 -07:00
Yuka Kamiya
657cb0f3b4 7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
2016-06-30 16:57:25 +09:00
Christoph Langer
d755ba941f 8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Jamil Nimeh
ec5c0f3089 8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.

Reviewed-by: xuelei
2016-06-30 00:09:06 -07:00
Tim Du
052984a47c 8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
Reviewed-by: weijun
2016-06-29 23:29:07 -07:00
Alejandro Murillo
5370eb5519 Merge 2016-06-29 21:49:41 -07:00
Alejandro Murillo
78c0734d6a Merge 2016-06-29 21:49:40 -07:00
Joe Darcy
568bc5dbee 8160506: Use @implSpec tags in javax.lang.model.util
Reviewed-by: jjg
2016-06-29 19:24:40 -07:00
Erik Joelsson
af4dcf2bfe 8160571: Bootcycle builds still broken with server jvm on Windows 32bit
Reviewed-by: tbell
2016-06-29 20:00:55 +02:00
Coleen Phillimore
3be6827c7c 8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
2016-06-29 11:51:59 -04:00
Tim Bell
08a72f8286 8160505: Automated test runs fail in nashorn because TEST_IMAGE_DIR is set by jib
Reviewed-by: erikj, sundar
2016-06-29 07:35:59 -07:00
Marcus Larsson
992b6c464a 8159695: Arguments::atojulong() fails to detect overflows
Reviewed-by: dholmes, dsamersoff
2016-06-29 16:11:50 +02:00
Coleen Phillimore
071f077080 Merge 2016-06-30 00:19:48 +00:00
Coleen Phillimore
fd1c7ff505 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Illegal bytecodes which are detected later hit this assert first.

Reviewed-by: jrose
2016-06-29 20:16:05 -04:00
Kirill Zhaldybin
ed9f815336 8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
Reviewed-by: tschatzl, dfazunen
2016-06-29 18:40:28 +03:00
Kirill Zhaldybin
69a42dc15a 8132715: Add tests which check that no allocations allowed in any of humongous regions
Reviewed-by: dfazunen, tschatzl
2016-06-29 17:01:55 +03:00
Pavel Rappo
27036a761f 8160218: HPack decoder fails when processing header in multiple ByteBuffers
Reviewed-by: michaelm
2016-06-29 10:19:48 +01:00
Rajeev Chamyal
babde31ff1 8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
Reviewed-by: alexsch, psadhukhan
2016-06-29 14:47:58 +05:30
Dmitry Markov
a5abd8e470 8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
Reviewed-by: serb, alexp
2016-06-29 11:38:29 +03:00
Volker Simonis
50623e2781 8160457: VersionProps.versionNumbers() is broken
Reviewed-by: redestad, mchung, iris
2016-06-29 10:07:15 +02:00
Ambarish Rapte
9bbfcdc6da 8151588: Press the button first two times, the 'First' and 'Next' didn't show
Reviewed-by: ssadetsky, rchamyal
2016-06-29 12:22:38 +05:30
Ambarish Rapte
9584a67f30 8158616: [TEST_BUG] There is only "Fail" button on the description dialog
Reviewed-by: ssadetsky
2016-06-29 11:51:37 +05:30
Vadim Pakhnushev
b9b8be2d7c 8157764: Better handling of interpolation plugins
Reviewed-by: prr, serb, mschoene
2016-06-28 11:37:04 -07:00
Vadim Pakhnushev
5763af1e29 8157759: LCMS Transform Sampling Enhancement
Reviewed-by: prr, serb, mschoene
2016-06-28 11:35:38 -07:00
Sergey Bylokhov
8fbf862835 8157753: Audio replay enhancement
Reviewed-by: amenkov, prr, mschoene
2016-06-28 19:48:05 +03:00
Daniel D. Daugherty
b40f7ccf8e 8159519: Reformat JDWP messages
Co-authored-by: Jordan Milne <definedmisbehaviour@saynotolinux.com>
Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden
2016-06-28 09:43:21 -07:00
Lois Foltan
92eb334c91 8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules

Reviewed-by: coleenp, dholmes, sspitsyn, zgu
2016-06-28 10:11:01 -04:00
Volker Simonis
120b177a47 8160423: Serieal build is broken because of missing dependencies for jmod
Reviewed-by: erikj
2016-06-28 16:04:03 +02:00
Hannes Wallnöfer
43e27faa9f 8160435: Source.baseURL is slow for URLs with unregistered protocol
Reviewed-by: sundar
2016-06-28 15:17:51 +02:00
Erik Joelsson
07a914f5bd 8160285: Bootcycle builds are broken on jdk9/hs for windows i586
Reviewed-by: dholmes
2016-06-28 14:20:17 +02:00
Jan Lahoda
0cc565280e 8155026: javac grants implied readability to explicit modules
Automatic modules should not 'requires public' ordinary named modules

Reviewed-by: jjg
2016-06-28 13:33:04 +02:00
Joe Darcy
d989ecb07a 8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern
Reviewed-by: jjg
2016-06-28 17:39:44 -07:00
Kumar Srinivasan
b7e5b3ec1a 8160301: javadoc RootDoclmpl and DocEnv needs to be renamed
Reviewed-by: bpatel, jjg
2016-06-28 16:43:41 -07:00
Vicente Romero
0df5aa8678 8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore
2016-06-28 15:29:20 -07:00
Jan Lahoda
11272cf548 8132857: Historical name of default encoding shown on encoding mismatch
Using Charset.defaultCharset().name() to get the proper name of the default Charset.

Reviewed-by: jjg
2016-06-28 15:46:52 +02:00
Per Lidén
651e15fda6 8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam
2016-06-28 10:37:52 +02:00
Vicente Romero
b69fa0a44d 8159439: javac throws NPE with Module attribute and super_class != 0
Reviewed-by: jjg
2016-06-27 12:29:41 -07:00
Harold Seigel
9d898bb3e0 8157176: Improved classfile parsing
Reviewed-by: acorn, mschoene, ctornqvi, bmoloden
2016-06-27 15:26:08 -04:00
Rachel Protacio
53164dd532 8159503: Amend Annotation Actions
Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi
2016-07-01 15:11:38 -04:00
Zoltan Majo
154d568edd 8160591: Improve internal array handling
Co-authored-by: Xiang Yuan <xiang.yuan@linaro.org>
Reviewed-by: kvn
2016-07-01 09:33:34 +02:00