Mon, 22 Aug 2016 13:16:51 +0200 8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
plevart [Mon, 22 Aug 2016 13:16:51 +0200] rev 40459
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use Summary: Move it to jdk.internal.loader and make it public Reviewed-by: shade, alanb
Mon, 22 Aug 2016 06:52:58 -0400 8164515: Add back javadoc module description for java.se.ee
lancea [Mon, 22 Aug 2016 06:52:58 -0400] rev 40458
8164515: Add back javadoc module description for java.se.ee Reviewed-by: tbell
Mon, 22 Aug 2016 15:17:11 +0900 8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results
rgoel [Mon, 22 Aug 2016 15:17:11 +0900] rev 40457
8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results Reviewed-by: okutsu
Mon, 22 Aug 2016 14:55:11 +0900 8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
rgoel [Mon, 22 Aug 2016 14:55:11 +0900] rev 40456
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT Reviewed-by: naoto, okutsu
Mon, 22 Aug 2016 14:24:46 +0900 7094818: closed/java/text/Format/DateFormat tests failed on Hindi
peytoia [Mon, 22 Aug 2016 14:24:46 +0900] rev 40455
7094818: closed/java/text/Format/DateFormat tests failed on Hindi 8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale 8134733: java/util/Calendar/CalendarRegression.java failed in ar locale. Reviewed-by: okutsu
Sat, 20 Aug 2016 17:10:17 +0800 8164437: Test for JDK-8042900
weijun [Sat, 20 Aug 2016 17:10:17 +0800] rev 40454
8164437: Test for JDK-8042900 Summary: GSSContext is of a different type when jdk.security.jgss is not loaded Reviewed-by: xuelei
Fri, 19 Aug 2016 23:24:23 +0000 8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation
valeriep [Fri, 19 Aug 2016 23:24:23 +0000] rev 40453
8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation Summary: Changed to check all components instead of only the public exponent for RSA CRT key determination Reviewed-by: vinnie
Fri, 19 Aug 2016 22:15:32 +0100 8164494: SunPKCS11 requires a non-empty PBE password
vinnie [Fri, 19 Aug 2016 22:15:32 +0100] rev 40452
8164494: SunPKCS11 requires a non-empty PBE password Reviewed-by: valeriep
Fri, 19 Aug 2016 13:38:12 -0700 8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
bpb [Fri, 19 Aug 2016 13:38:12 -0700] rev 40451
8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts Summary: Add audio/vnd.dlna.adts as an allowed MIME type for the aac extension. Reviewed-by: darcy
Fri, 19 Aug 2016 17:46:44 +0200 8164485: Zero forms not properly generated
redestad [Fri, 19 Aug 2016 17:46:44 +0200] rev 40450
8164485: Zero forms not properly generated Reviewed-by: psandoz
Fri, 19 Aug 2016 10:57:44 -0700 8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException
asmotrak [Fri, 19 Aug 2016 10:57:44 -0700] rev 40449
8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException Reviewed-by: valeriep
Fri, 19 Aug 2016 10:41:29 -0700 Merge
ddehaven [Fri, 19 Aug 2016 10:41:29 -0700] rev 40448
Merge
Fri, 19 Aug 2016 08:47:12 -0700 Merge
ddehaven [Fri, 19 Aug 2016 08:47:12 -0700] rev 40447
Merge
Tue, 16 Aug 2016 11:13:46 +0300 8163583: [macosx] Press "To Back" button on the Dialog,the Dialog moves behind the Frame
dmarkov [Tue, 16 Aug 2016 11:13:46 +0300] rev 40446
8163583: [macosx] Press "To Back" button on the Dialog,the Dialog moves behind the Frame Reviewed-by: serb
Mon, 15 Aug 2016 10:23:39 -0700 Merge
ddehaven [Mon, 15 Aug 2016 10:23:39 -0700] rev 40445
Merge
Mon, 15 Aug 2016 20:08:55 +0300 8163949: Cleanup of classes which are related to JavaSound
serb [Mon, 15 Aug 2016 20:08:55 +0300] rev 40444
8163949: Cleanup of classes which are related to JavaSound Reviewed-by: prr
Mon, 15 Aug 2016 08:15:02 -0700 Merge
ddehaven [Mon, 15 Aug 2016 08:15:02 -0700] rev 40443
Merge
Fri, 12 Aug 2016 14:35:56 -0700 8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write
bpb [Fri, 12 Aug 2016 14:35:56 -0700] rev 40442
8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write Summary: Move the private method getDirectoryAsIFD(TIFFDirectory) from the API class TIFFDirectory to a public method in the internal class TIFFIFD and replace all casts of TIFFDirectory to TIFFIFD with its invocation Reviewed-by: prr
Fri, 12 Aug 2016 20:36:41 +0300 8159696: java.beans.MethodRef#get throws NullPointerException
serb [Fri, 12 Aug 2016 20:36:41 +0300] rev 40441
8159696: java.beans.MethodRef#get throws NullPointerException Reviewed-by: alexsch
Fri, 12 Aug 2016 18:43:13 +0300 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
mcherkas [Fri, 12 Aug 2016 18:43:13 +0300] rev 40440
8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice Reviewed-by: serb
Thu, 11 Aug 2016 21:48:53 -0500 8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild
ptbrunet [Thu, 11 Aug 2016 21:48:53 -0500] rev 40439
8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild Summary: Move AccessibleAction implementation from subclass to AccessibleJListChild Reviewed-by: alexsch, prr, darcy
Thu, 11 Aug 2016 11:35:47 -0700 8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages()
bpb [Thu, 11 Aug 2016 11:35:47 -0700] rev 40438
8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages() Summary: In locateImage() break and decrement image count for zero-entry IFDs and on encountering an EOF. Reviewed-by: prr
Thu, 11 Aug 2016 10:37:50 -0700 Merge
prr [Thu, 11 Aug 2016 10:37:50 -0700] rev 40437
Merge
Wed, 10 Aug 2016 02:50:58 +0300 8155690: Update libPNG library to the latest up-to-date
azvegint [Wed, 10 Aug 2016 02:50:58 +0300] rev 40436
8155690: Update libPNG library to the latest up-to-date Reviewed-by: serb
Tue, 09 Aug 2016 16:20:02 -0700 8163238: Upgrade to harfbuzz 1.3.0 in JDK 9
prr [Tue, 09 Aug 2016 16:20:02 -0700] rev 40435
8163238: Upgrade to harfbuzz 1.3.0 in JDK 9 Reviewed-by: vadim, serb
Tue, 09 Aug 2016 12:08:51 +0300 8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display
alexsch [Tue, 09 Aug 2016 12:08:51 +0300] rev 40434
8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display Reviewed-by: prr
Tue, 09 Aug 2016 13:55:27 +0530 8160455: KSS : class.forName issue in TIFFImageMetadata.java
jdv [Tue, 09 Aug 2016 13:55:27 +0530] rev 40433
8160455: KSS : class.forName issue in TIFFImageMetadata.java Reviewed-by: prr, bpb, serb
Tue, 09 Aug 2016 13:45:17 +0530 8160456: KSS : resource loading issue in TIFFMetadataFormat.java
jdv [Tue, 09 Aug 2016 13:45:17 +0530] rev 40432
8160456: KSS : resource loading issue in TIFFMetadataFormat.java Reviewed-by: prr, bpb
Tue, 09 Aug 2016 13:22:58 +0530 5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs
psadhukhan [Tue, 09 Aug 2016 13:22:58 +0530] rev 40431
5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs Reviewed-by: prr, jdv
Tue, 09 Aug 2016 10:17:51 +0300 8162856: JSlider thumb is twice smaller on HiDPI display
alexsch [Tue, 09 Aug 2016 10:17:51 +0300] rev 40430
8162856: JSlider thumb is twice smaller on HiDPI display Reviewed-by: prr, serb
Mon, 08 Aug 2016 11:09:19 -0700 8150154: AIOOB Exception during sequential write of TIFF images
bpb [Mon, 08 Aug 2016 11:09:19 -0700] rev 40429
8150154: AIOOB Exception during sequential write of TIFF images Summary: Need to reset isRescaling variable when resetting the ImageWriter. Reviewed-by: prr
Mon, 08 Aug 2016 11:40:39 +0400 8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
rstevens [Mon, 08 Aug 2016 11:40:39 +0400] rev 40428
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced Reviewed-by: serb, alexsch
Fri, 05 Aug 2016 12:03:58 -0700 Merge
prr [Fri, 05 Aug 2016 12:03:58 -0700] rev 40427
Merge
Fri, 05 Aug 2016 16:20:02 +0300 8162970: Merge error in the DefaultRowSorter.java
serb [Fri, 05 Aug 2016 16:20:02 +0300] rev 40426
8162970: Merge error in the DefaultRowSorter.java Reviewed-by: alexsch
Fri, 05 Aug 2016 15:48:37 +0530 8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails
arapte [Fri, 05 Aug 2016 15:48:37 +0530] rev 40425
8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails Reviewed-by: serb, psadhukhan
Wed, 03 Aug 2016 15:18:58 +0800 8159713: Make the non-translated keywords clear to translator in jar.properties
prr [Wed, 03 Aug 2016 15:18:58 +0800] rev 40424
8159713: Make the non-translated keywords clear to translator in jar.properties 8161183: Need extra newline in the end of for multi-lines strings in jar.properties Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Thu, 04 Aug 2016 15:58:28 +0200 8163177: Fix for 8152971 breaks builds with VS2010
clanger [Thu, 04 Aug 2016 15:58:28 +0200] rev 40423
8163177: Fix for 8152971 breaks builds with VS2010 Reviewed-by: simonis, pnarayanan
Wed, 03 Aug 2016 17:01:51 -0700 8155960: TIFF javadoc contains HTML entities inside {@code} tags
bpb [Wed, 03 Aug 2016 17:01:51 -0700] rev 40422
8155960: TIFF javadoc contains HTML entities inside {@code} tags Summary: Remove   from inside @code tags. Reviewed-by: prr
Wed, 03 Aug 2016 22:53:38 +0200 8159638: Improve array caches and renderer stats in Marlin renderer
lbourges [Wed, 03 Aug 2016 22:53:38 +0200] rev 40421
8159638: Improve array caches and renderer stats in Marlin renderer Summary: Byte/Float/Int ArrayCache (Reference) refactoring + improved cache statistics and tuning settings Reviewed-by: flar, prr
Fri, 19 Aug 2016 18:06:46 +0100 8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader
chegar [Fri, 19 Aug 2016 18:06:46 +0100] rev 40420
8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader Reviewed-by: dfuchs, jnimeh, valeriep
Fri, 19 Aug 2016 13:50:03 +0200 8164451: Generate all zero and identity forms at link time
redestad [Fri, 19 Aug 2016 13:50:03 +0200] rev 40419
8164451: Generate all zero and identity forms at link time Reviewed-by: shade, mhaupt, vlivanov
Fri, 19 Aug 2016 10:03:43 +0200 8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
mhaupt [Fri, 19 Aug 2016 10:03:43 +0200] rev 40418
8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE Reviewed-by: redestad
Fri, 19 Aug 2016 16:29:41 +0900 8164326: jrtfsviewer.js and jrtls.js does not work
ysuenaga [Fri, 19 Aug 2016 16:29:41 +0900] rev 40417
8164326: jrtfsviewer.js and jrtls.js does not work Reviewed-by: sherman, sundar
Fri, 19 Aug 2016 06:27:54 +0000 8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
valeriep [Fri, 19 Aug 2016 06:27:54 +0000] rev 40416
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin Summary: Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER Reviewed-by: weijun
Thu, 18 Aug 2016 17:30:49 -0700 8164189: Collectors.toSet() parallel performance improvement
tvaleev [Thu, 18 Aug 2016 17:30:49 -0700] rev 40415
8164189: Collectors.toSet() parallel performance improvement Reviewed-by: shade, psandoz
Fri, 19 Aug 2016 01:41:54 +0300 8153438: Avoid repeated "Please insert a smart card" popup windows
igerasim [Fri, 19 Aug 2016 01:41:54 +0300] rev 40414
8153438: Avoid repeated "Please insert a smart card" popup windows Reviewed-by: vinnie, valeriep
Thu, 18 Aug 2016 17:51:40 -0400 8164394: Minor correction in Java API doc for DataSource
lancea [Thu, 18 Aug 2016 17:51:40 -0400] rev 40413
8164394: Minor correction in Java API doc for DataSource Reviewed-by: darcy, jjg, tbell
Thu, 18 Aug 2016 21:34:03 +0000 Merge
lana [Thu, 18 Aug 2016 21:34:03 +0000] rev 40412
Merge
Thu, 18 Aug 2016 12:48:23 -0700 8162808: Add references to the standard JSSE cipher suite names in javadoc
jnimeh [Thu, 18 Aug 2016 12:48:23 -0700] rev 40411
8162808: Add references to the standard JSSE cipher suite names in javadoc Summary: Add hyperlinks to the cipher suite section of the Standard Names documentation for various SSL class methods when they reference cipher suites by name Reviewed-by: xuelei, mullan
Thu, 18 Aug 2016 22:07:09 +0300 8163517: Various cleanup in java.io code
igerasim [Thu, 18 Aug 2016 22:07:09 +0300] rev 40410
8163517: Various cleanup in java.io code Reviewed-by: shade, rriggs, redestad
Thu, 18 Aug 2016 15:05:02 -0400 8138661: Minor correction in Java API doc for DataSource
lancea [Thu, 18 Aug 2016 15:05:02 -0400] rev 40409
8138661: Minor correction in Java API doc for DataSource Reviewed-by: naoto
Thu, 18 Aug 2016 19:00:39 +0200 8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
redestad [Thu, 18 Aug 2016 19:00:39 +0200] rev 40408
8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time Reviewed-by: vlivanov, mhaupt, shade
Thu, 18 Aug 2016 09:52:43 -0700 8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124
amurillo [Thu, 18 Aug 2016 09:52:43 -0700] rev 40407
8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124 Reviewed-by: darcy
Thu, 18 Aug 2016 16:27:15 +0300 8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
snikandrova [Thu, 18 Aug 2016 16:27:15 +0300] rev 40406
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException Reviewed-by: dfuchs, clanger
Thu, 18 Aug 2016 12:39:23 -0400 8161965: Create initial javadoc description for modules
lancea [Thu, 18 Aug 2016 12:39:23 -0400] rev 40405
8161965: Create initial javadoc description for modules Reviewed-by: mchung, alanb, abuckley
Wed, 17 Aug 2016 16:03:52 -0700 8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission.
ascarpino [Wed, 17 Aug 2016 16:03:52 -0700] rev 40404
8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission. Reviewed-by: mullan, jnimeh
Wed, 17 Aug 2016 21:14:39 +0100 6977937: The SunJCE PBKDF2KeyImpl is requiring the MAC instance also be from SunJCE.
vinnie [Wed, 17 Aug 2016 21:14:39 +0100] rev 40403
6977937: The SunJCE PBKDF2KeyImpl is requiring the MAC instance also be from SunJCE. Reviewed-by: xuelei, ascarpino, wetmore
Wed, 17 Aug 2016 14:41:17 -0400 Merge
mullan [Wed, 17 Aug 2016 14:41:17 -0400] rev 40402
Merge
Wed, 17 Aug 2016 14:40:12 -0400 8164071: Default.policy file missing content for solaris
mullan [Wed, 17 Aug 2016 14:40:12 -0400] rev 40401
8164071: Default.policy file missing content for solaris Reviewed-by: erikj
Wed, 17 Aug 2016 08:44:38 -0700 Merge
amurillo [Wed, 17 Aug 2016 08:44:38 -0700] rev 40400
Merge
Tue, 16 Aug 2016 08:18:27 -0700 Merge
amurillo [Tue, 16 Aug 2016 08:18:27 -0700] rev 40399
Merge
Fri, 12 Aug 2016 13:58:18 -0700 Merge
amurillo [Fri, 12 Aug 2016 13:58:18 -0700] rev 40398
Merge
Mon, 08 Aug 2016 21:59:33 +0900 8163272: jhsdb jinfo cannot show system properties
ysuenaga [Mon, 08 Aug 2016 21:59:33 +0900] rev 40397
8163272: jhsdb jinfo cannot show system properties Reviewed-by: dholmes, dsamersoff
Fri, 05 Aug 2016 09:58:09 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:58:09 -0700] rev 40396
Merge
Thu, 04 Aug 2016 16:11:30 -0700 8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
cjplummer [Thu, 04 Aug 2016 16:11:30 -0700] rev 40395
8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail Summary: Clear the jtreg exit code when set to 1. Reviewed-by: stsmirno, dholmes
Wed, 17 Aug 2016 10:08:18 +0800 8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
weijun [Wed, 17 Aug 2016 10:08:18 +0800] rev 40394
8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less 8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout Reviewed-by: xuelei
Tue, 16 Aug 2016 21:28:10 +0800 8141411: keytool can wrongly parse the start date value given by the -startdate option
weijun [Tue, 16 Aug 2016 21:28:10 +0800] rev 40393
8141411: keytool can wrongly parse the start date value given by the -startdate option Reviewed-by: xuelei
Tue, 16 Aug 2016 12:34:00 +0530 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
ssahoo [Tue, 16 Aug 2016 12:34:00 +0530] rev 40392
8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto" Reviewed-by: valeriep
Tue, 16 Aug 2016 15:26:41 +0900 8129555: DateFormatSymbols: month-related methods must refer to Calendar constants
nishjain [Tue, 16 Aug 2016 15:26:41 +0900] rev 40391
8129555: DateFormatSymbols: month-related methods must refer to Calendar constants Reviewed-by: naoto, okutsu, peytoia
Mon, 15 Aug 2016 16:32:41 -0700 8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error
asmotrak [Mon, 15 Aug 2016 16:32:41 -0700] rev 40390
8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error Reviewed-by: xuelei, jnimeh
Mon, 15 Aug 2016 23:45:32 +0300 8163896: Finalizing one key of a KeyPair invalidates the other key
igerasim [Mon, 15 Aug 2016 23:45:32 +0300] rev 40389
8163896: Finalizing one key of a KeyPair invalidates the other key Reviewed-by: coffeys, vinnie
Thu, 18 Aug 2016 21:01:22 +0000 Added tag jdk-9+132 for changeset 5542e4584972
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40388
Added tag jdk-9+132 for changeset 5542e4584972
Wed, 05 Jul 2017 22:06:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:09 +0200] rev 40387
Merge
Fri, 19 Aug 2016 11:22:14 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:14 -0700] rev 40386
Merge
Tue, 16 Aug 2016 09:56:18 -0400 8030221: Checking for anonymous class should check for NULL as well as potential nesting
hseigel [Tue, 16 Aug 2016 09:56:18 -0400] rev 40385
8030221: Checking for anonymous class should check for NULL as well as potential nesting Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later. Reviewed-by: dholmes, lfoltan
Mon, 15 Aug 2016 13:14:08 -0700 8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace
cjplummer [Mon, 15 Aug 2016 13:14:08 -0700] rev 40384
8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace Summary: Skip an extra frame in _get_previous_fp() when it is not inlined. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:13:48 -0700 8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
cjplummer [Mon, 15 Aug 2016 13:13:48 -0700] rev 40383
8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used Summary: Better frame skipping logic in NativeCallStack::NativeCallStack. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:06:50 -0700 8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64
cjplummer [Mon, 15 Aug 2016 13:06:50 -0700] rev 40382
8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64 Summary: Need to go up one extra frame to be consistent with other platforms. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 16:15:16 +0200 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:15:16 +0200] rev 40381
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
Tue, 09 Aug 2016 21:57:29 +0900 8163185: jhsdb jstack cannot work with normal mode
ysuenaga [Tue, 09 Aug 2016 21:57:29 +0900] rev 40380
8163185: jhsdb jstack cannot work with normal mode Reviewed-by: dsamersoff, dholmes
Fri, 12 Aug 2016 14:12:55 -0700 Merge
amurillo [Fri, 12 Aug 2016 14:12:55 -0700] rev 40379
Merge
Fri, 12 Aug 2016 08:46:17 -0700 8146697: VM crashes in test Test7005594
fparain [Fri, 12 Aug 2016 08:46:17 -0700] rev 40378
8146697: VM crashes in test Test7005594 Reviewed-by: coleenp, dholmes
Fri, 12 Aug 2016 00:19:44 -0400 8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
dholmes [Fri, 12 Aug 2016 00:19:44 -0400] rev 40377
8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread Reviewed-by: fparain, simonis, dcubed
Thu, 11 Aug 2016 16:22:08 -0700 Merge
iveresov [Thu, 11 Aug 2016 16:22:08 -0700] rev 40376
Merge
Tue, 09 Aug 2016 16:47:47 +0300 8160299: Test8015436 doesn't check which method was executed
dpochepk [Tue, 09 Aug 2016 16:47:47 +0300] rev 40375
8160299: Test8015436 doesn't check which method was executed Reviewed-by: kvn
Tue, 09 Aug 2016 14:17:28 +0300 8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB
dpochepk [Tue, 09 Aug 2016 14:17:28 +0300] rev 40374
8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB Reviewed-by: kvn
Tue, 09 Aug 2016 14:16:44 +0300 8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
dpochepk [Tue, 09 Aug 2016 14:16:44 +0300] rev 40373
8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache Reviewed-by: kvn
Mon, 08 Aug 2016 17:06:21 +0200 8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
dnsimon [Mon, 08 Aug 2016 17:06:21 +0200] rev 40372
8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*) Summary: Simplify CompilerToVM.getConstantPool() and related tests. Reviewed-by: kvn, zmajo
Mon, 08 Aug 2016 11:30:46 +0300 8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
dpochepk [Mon, 08 Aug 2016 11:30:46 +0300] rev 40371
8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class Reviewed-by: iveresov
Sat, 06 Aug 2016 11:52:37 -0700 8163313: assert(comp != __null) failed: compiler not available
iveresov [Sat, 06 Aug 2016 11:52:37 -0700] rev 40370
8163313: assert(comp != __null) failed: compiler not available Summary: Constrain compLevel parameter in WB_IsIntrinsicAvailable() to supported levels Reviewed-by: kvn
Fri, 05 Aug 2016 13:37:53 -0700 Merge
iveresov [Fri, 05 Aug 2016 13:37:53 -0700] rev 40369
Merge
Fri, 05 Aug 2016 16:23:44 +0300 8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
dpochepk [Fri, 05 Aug 2016 16:23:44 +0300] rev 40368
8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms Reviewed-by: kvn
Fri, 05 Aug 2016 16:22:30 +0300 8161279: Various JMX-tests timed out
dpochepk [Fri, 05 Aug 2016 16:22:30 +0300] rev 40367
8161279: Various JMX-tests timed out Reviewed-by: kvn
Thu, 04 Aug 2016 22:42:05 -0400 8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section
mdoerr [Thu, 04 Aug 2016 22:42:05 -0400] rev 40366
8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section Reviewed-by: simonis Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
Thu, 04 Aug 2016 10:34:34 +0200 8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed"
thartmann [Thu, 04 Aug 2016 10:34:34 +0200] rev 40365
8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed" Summary: Added missing Op_StoreB check to ArrayCopyNode::may_modify_helper(). Reviewed-by: kvn
Thu, 04 Aug 2016 08:58:22 +0200 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
thartmann [Thu, 04 Aug 2016 08:58:22 +0200] rev 40364
8162881: Effect of -XX:CICompilerCount depends on ordering of other flags Summary: Value of CICompilerCount should be range checked after ergo. Don't create C2 compiler threads with TieredStopAtLevel=1. Reviewed-by: kvn
Wed, 03 Aug 2016 15:52:38 +0000 Merge
never [Wed, 03 Aug 2016 15:52:38 +0000] rev 40363
Merge
Tue, 02 Aug 2016 17:12:16 -0700 8162477: [JVMCI] assert(wf.check_method_context(ctxk, m)) failed: proper context
never [Tue, 02 Aug 2016 17:12:16 -0700] rev 40362
8162477: [JVMCI] assert(wf.check_method_context(ctxk, m)) failed: proper context Reviewed-by: kvn
Tue, 02 Aug 2016 19:46:29 -0700 8163018: Slow compiler tests in JPRT
kvn [Tue, 02 Aug 2016 19:46:29 -0700] rev 40361
8163018: Slow compiler tests in JPRT Summary: fixed test/TEST.groups and added -XX:-TieredCompilation to Test6792161 test. Reviewed-by: dholmes, dcubed
Thu, 11 Aug 2016 21:35:09 +0200 Merge
dcubed [Thu, 11 Aug 2016 21:35:09 +0200] rev 40360
Merge
Thu, 11 Aug 2016 16:13:05 +0000 Merge
lfoltan [Thu, 11 Aug 2016 16:13:05 +0000] rev 40359
Merge
Thu, 11 Aug 2016 11:41:11 -0400 8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
lfoltan [Thu, 11 Aug 2016 11:41:11 -0400] rev 40358
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value Summary: Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes. Reviewed-by: acorn, coleenp, dholmes, jiangli
Thu, 11 Aug 2016 17:47:25 +0300 8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
dsamersoff [Thu, 11 Aug 2016 17:47:25 +0300] rev 40357
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames Summary: Added code to represent the frame mirror offset in SA Reviewed-by: dsamersoff Contributed-by: jini.george@oracle.com
Wed, 10 Aug 2016 21:02:14 -0400 8163580: Cannot get Monitor Cache Dump in HSDB
ysuenaga [Wed, 10 Aug 2016 21:02:14 -0400] rev 40356
8163580: Cannot get Monitor Cache Dump in HSDB Reviewed-by: dholmes
Wed, 10 Aug 2016 09:24:42 +0200 8161026: GPL header missing comma in year
rehn [Wed, 10 Aug 2016 09:24:42 +0200] rev 40355
8161026: GPL header missing comma in year Reviewed-by: sjohanss, redestad
Thu, 18 Aug 2016 21:33:36 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:36 +0000] rev 40354
Merge
Tue, 16 Aug 2016 08:08:00 -0700 Merge
amurillo [Tue, 16 Aug 2016 08:08:00 -0700] rev 40353
Merge
Thu, 11 Aug 2016 12:27:20 -0700 8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
dcubed [Thu, 11 Aug 2016 12:27:20 -0700] rev 40352
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently Reviewed-by: hseigel
Fri, 12 Aug 2016 13:58:14 -0700 Merge
amurillo [Fri, 12 Aug 2016 13:58:14 -0700] rev 40351
Merge
Mon, 08 Aug 2016 15:53:02 +0000 Merge
dsamersoff [Mon, 08 Aug 2016 15:53:02 +0000] rev 40350
Merge
Mon, 08 Aug 2016 21:59:12 +0900 8163272: jhsdb jinfo cannot show system properties
ysuenaga [Mon, 08 Aug 2016 21:59:12 +0900] rev 40349
8163272: jhsdb jinfo cannot show system properties Reviewed-by: dholmes, dsamersoff
Mon, 08 Aug 2016 17:15:46 +0300 8163269: Testcase missed in push for JDK-8160817
dsamersoff [Mon, 08 Aug 2016 17:15:46 +0300] rev 40348
8163269: Testcase missed in push for JDK-8160817 Summary: Add missed testcase Reviewed-by: dsamersoff Contributed-by: sharath.ballal@oracle.com
Fri, 05 Aug 2016 09:58:09 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:58:09 -0700] rev 40347
Merge
Thu, 04 Aug 2016 16:11:49 -0700 8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
cjplummer [Thu, 04 Aug 2016 16:11:49 -0700] rev 40346
8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail Summary: Clear the jtreg exit code when set to 1. Reviewed-by: stsmirno, dholmes
Thu, 04 Aug 2016 23:17:33 +0200 Merge
mockner [Thu, 04 Aug 2016 23:17:33 +0200] rev 40345
Merge
Thu, 04 Aug 2016 12:55:28 -0400 8145543: JPRT jobs see intermittent failures in compiler/floatingpoint/ModNaN.java
mockner [Thu, 04 Aug 2016 12:55:28 -0400] rev 40344
8145543: JPRT jobs see intermittent failures in compiler/floatingpoint/ModNaN.java Summary: Not reproducible due to glibc patch which affects current and previous versions. Removed @ignore for compiler/floatingpoint/ModNaN.java Reviewed-by: coleenp, gtriantafill
Thu, 04 Aug 2016 19:50:23 +0000 Merge
coleenp [Thu, 04 Aug 2016 19:50:23 +0000] rev 40343
Merge
Thu, 04 Aug 2016 10:11:35 -0700 8162999: Build give extraneous find warnings
gthornbr [Thu, 04 Aug 2016 10:11:35 -0700] rev 40342
8162999: Build give extraneous find warnings Summary: removed JtregNative.gmk line that was part of a merger error Reviewed-by: coleenp, fparain
Thu, 04 Aug 2016 20:28:12 +0200 Merge
mockner [Thu, 04 Aug 2016 20:28:12 +0200] rev 40341
Merge
Thu, 04 Aug 2016 18:34:40 +0200 Merge
mockner [Thu, 04 Aug 2016 18:34:40 +0200] rev 40340
Merge
Thu, 04 Aug 2016 12:24:10 -0400 8159917: Space character is missing in ClassLoaderData::print_value_on
mockner [Thu, 04 Aug 2016 12:24:10 -0400] rev 40339
8159917: Space character is missing in ClassLoaderData::print_value_on Summary: Added missing space in ClassLoaderData::print_value_on Reviewed-by: coleenp
Thu, 04 Aug 2016 14:04:14 +0300 8162852: Mark stress compiler and gc tests with stress keyword
lmesnik [Thu, 04 Aug 2016 14:04:14 +0300] rev 40338
8162852: Mark stress compiler and gc tests with stress keyword Reviewed-by: kvn, tschatzl
Wed, 03 Aug 2016 15:55:40 -0700 Merge
iveresov [Wed, 03 Aug 2016 15:55:40 -0700] rev 40337
Merge
Tue, 02 Aug 2016 11:06:25 -0700 8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
dlong [Tue, 02 Aug 2016 11:06:25 -0700] rev 40336
8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken Summary: move patchable check into patch_pc Reviewed-by: dcubed
Mon, 01 Aug 2016 22:34:23 -0700 Merge
kvn [Mon, 01 Aug 2016 22:34:23 -0700] rev 40335
Merge
Sat, 30 Jul 2016 04:05:28 -0700 8161652: Crash with assert(ft == _type) failed in PhiNode::Value()
roland [Sat, 30 Jul 2016 04:05:28 -0700] rev 40334
8161652: Crash with assert(ft == _type) failed in PhiNode::Value() Summary: Use CastPP and CheckCastPP when NotNull and klass have to be casted on Phi with unique input. Reviewed-by: kvn
Wed, 03 Aug 2016 13:56:27 -0700 8161030: GPL header missing comma after year
cjplummer [Wed, 03 Aug 2016 13:56:27 -0700] rev 40333
8161030: GPL header missing comma after year Summary: Added comma. Reviewed-by: coleenp, fparain
Wed, 03 Aug 2016 09:40:21 -0400 8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use
coleenp [Wed, 03 Aug 2016 09:40:21 -0400] rev 40332
8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use Summary: Test condition in assert in frame::safe_for_sender() for entry frames and return false. Reviewed-by: mgronlun, fparain
Tue, 02 Aug 2016 20:55:27 -0700 Merge
dcubed [Tue, 02 Aug 2016 20:55:27 -0700] rev 40331
Merge
Tue, 02 Aug 2016 13:48:07 -0700 8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k
gthornbr [Tue, 02 Aug 2016 13:48:07 -0700] rev 40330
8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k Summary: changed argument from 328k to 1M Reviewed-by: dcubed, fparain, dholmes
Wed, 03 Aug 2016 02:10:23 +0000 Merge
jprovino [Wed, 03 Aug 2016 02:10:23 +0000] rev 40329
Merge
Tue, 02 Aug 2016 16:39:33 -0400 8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC
jprovino [Tue, 02 Aug 2016 16:39:33 -0400] rev 40328
8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc Reviewed-by: jmasa, tschatzl
Thu, 18 Aug 2016 21:01:21 +0000 Added tag jdk-9+132 for changeset a11ec8919fef
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40327
Added tag jdk-9+132 for changeset a11ec8919fef
Mon, 22 Aug 2016 08:27:08 -0700 Merge
amurillo [Mon, 22 Aug 2016 08:27:08 -0700] rev 40326
Merge
Fri, 19 Aug 2016 11:22:13 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:13 -0700] rev 40325
Merge
Mon, 15 Aug 2016 16:14:59 +0200 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:14:59 +0200] rev 40324
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
Fri, 19 Aug 2016 07:54:03 -0700 8164402: key word 'requires' appearing in comment causing a build failure
tbell [Fri, 19 Aug 2016 07:54:03 -0700] rev 40323
8164402: key word 'requires' appearing in comment causing a build failure Reviewed-by: erikj, dholmes
Thu, 18 Aug 2016 21:01:21 +0000 Added tag jdk-9+132 for changeset cbba9772b2be
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40322
Added tag jdk-9+132 for changeset cbba9772b2be
Wed, 05 Jul 2017 22:05:30 +0200 Added tag jdk-9+132 for changeset 2e83d21d78cd
duke [Wed, 05 Jul 2017 22:05:30 +0200] rev 40321
Added tag jdk-9+132 for changeset 2e83d21d78cd
Wed, 05 Jul 2017 22:05:29 +0200 Merge jdk-9+132
duke [Wed, 05 Jul 2017 22:05:29 +0200] rev 40320
Merge
Wed, 05 Jul 2017 22:05:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:05:22 +0200] rev 40319
Merge
Mon, 15 Aug 2016 08:28:26 +0200 8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion
jlahoda [Mon, 15 Aug 2016 08:28:26 +0200] rev 40318
8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion 8129422: JShell: methods and fields of uncompleted expressions should be suggested Summary: Fixing several completion bugs Reviewed-by: rfield
Sat, 13 Aug 2016 09:42:26 -0700 8067485: ct.properties has no copyright notice
vromero [Sat, 13 Aug 2016 09:42:26 -0700] rev 40317
8067485: ct.properties has no copyright notice Reviewed-by: jjg
Fri, 12 Aug 2016 17:45:31 -0700 8052398: Uniqify test framework class names
jjg [Fri, 12 Aug 2016 17:45:31 -0700] rev 40316
8052398: Uniqify test framework class names Reviewed-by: darcy
Fri, 12 Aug 2016 16:03:36 -0700 8160137: HTMLDoclet and AbstractDoclet should implement Doclet
jjg [Fri, 12 Aug 2016 16:03:36 -0700] rev 40315
8160137: HTMLDoclet and AbstractDoclet should implement Doclet Reviewed-by: ksrini
Fri, 12 Aug 2016 15:41:47 -0700 8163524: doclet resources doclet.usage.NAME.name are redundant
jjg [Fri, 12 Aug 2016 15:41:47 -0700] rev 40314
8163524: doclet resources doclet.usage.NAME.name are redundant Reviewed-by: ksrini
Fri, 12 Aug 2016 11:49:18 +0530 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
sadayapalam [Fri, 12 Aug 2016 11:49:18 +0530] rev 40313
8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op Reviewed-by: mcimadamore, ksrini
Thu, 11 Aug 2016 17:02:00 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:00 +0000] rev 40312
Merge
Thu, 11 Aug 2016 17:26:12 +0200 8133884: javac moduleName/className and moduleName/packageName options
jlahoda [Thu, 11 Aug 2016 17:26:12 +0200] rev 40311
8133884: javac moduleName/className and moduleName/packageName options 8162711: javax.lang.model.util.Elements.getModuleElement returns null during annotation processing on class files Summary: Adding a test for annotation processing for <module-name>/<class-name>; ensuring the <module-name> module is in the module graph. Reviewed-by: jjg
Wed, 10 Aug 2016 16:19:09 -0700 8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests
ksrini [Wed, 10 Aug 2016 16:19:09 -0700] rev 40310
8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests Reviewed-by: jjg
Wed, 10 Aug 2016 15:54:25 -0700 Merge
mchung [Wed, 10 Aug 2016 15:54:25 -0700] rev 40309
Merge
Wed, 10 Aug 2016 15:47:46 -0700 8136930: Simplify use of module-system options by custom launchers
jjg [Wed, 10 Aug 2016 15:47:46 -0700] rev 40308
8136930: Simplify use of module-system options by custom launchers 8160489: Multiple -Xpatch lines ignored by javac 8156998: javac should support new option -XinheritRuntimeEnvironment Reviewed-by: jlahoda, ksrini
Wed, 10 Aug 2016 15:52:26 -0700 8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229
rfield [Wed, 10 Aug 2016 15:52:26 -0700] rev 40307
8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229 Reviewed-by: jlahoda, psandoz, darcy
Wed, 10 Aug 2016 13:52:02 -0700 8160156: javac is generating let expressions unnecessarily
vromero [Wed, 10 Aug 2016 13:52:02 -0700] rev 40306
8160156: javac is generating let expressions unnecessarily Reviewed-by: mcimadamore Contributed-by: vicente.romero@oracle.com, maurizio.cimadamore@oracle.com
Wed, 10 Aug 2016 10:47:43 -0700 8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed
rfield [Wed, 10 Aug 2016 10:47:43 -0700] rev 40305
8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed Reviewed-by: jlahoda
Tue, 09 Aug 2016 23:00:49 -0700 8143964: JShell API: convert query responses to Stream instead of List
rfield [Tue, 09 Aug 2016 23:00:49 -0700] rev 40304
8143964: JShell API: convert query responses to Stream instead of List Reviewed-by: psandoz, shinyafox
Tue, 09 Aug 2016 13:22:57 -0700 8160697: HTMLWriter needs perf cleanup
jjg [Tue, 09 Aug 2016 13:22:57 -0700] rev 40303
8160697: HTMLWriter needs perf cleanup Reviewed-by: ksrini, bpatel
Tue, 09 Aug 2016 20:27:06 +0200 8143048: Re-examine dependency on property sun.boot.class.path
jlahoda [Tue, 09 Aug 2016 20:27:06 +0200] rev 40302
8143048: Re-examine dependency on property sun.boot.class.path Summary: Removing obsolete references to sun.boot.class.path Reviewed-by: jjg
Tue, 09 Aug 2016 07:31:16 -0700 8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet.
ksrini [Tue, 09 Aug 2016 07:31:16 -0700] rev 40301
8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet. Reviewed-by: jjg
Thu, 11 Aug 2016 15:47:10 +0000 Added tag jdk-9+131 for changeset 48d9e26a8fa4
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40300
Added tag jdk-9+131 for changeset 48d9e26a8fa4
Wed, 05 Jul 2017 22:05:10 +0200 Merge
duke [Wed, 05 Jul 2017 22:05:10 +0200] rev 40299
Merge
Thu, 11 Aug 2016 17:02:08 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:08 +0000] rev 40298
Merge
Wed, 10 Aug 2016 15:49:27 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:27 -0700] rev 40297
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Thu, 11 Aug 2016 15:47:08 +0000 Added tag jdk-9+131 for changeset 11487423d488
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40296
Added tag jdk-9+131 for changeset 11487423d488
Wed, 05 Jul 2017 22:05:03 +0200 Merge
duke [Wed, 05 Jul 2017 22:05:03 +0200] rev 40295
Merge
Thu, 11 Aug 2016 13:34:30 -0700 8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException
joehw [Thu, 11 Aug 2016 13:34:30 -0700] rev 40294
8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException Reviewed-by: lancea
Thu, 11 Aug 2016 17:02:17 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:17 +0000] rev 40293
Merge
Thu, 11 Aug 2016 10:20:44 +0800 8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently
fyuan [Thu, 11 Aug 2016 10:20:44 +0800] rev 40292
8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Wed, 10 Aug 2016 15:49:23 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:23 -0700] rev 40291
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Thu, 04 Aug 2016 13:58:06 +0800 8163145: Remove two null line in the end of message.properties
lana [Thu, 04 Aug 2016 13:58:06 +0800] rev 40290
8163145: Remove two null line in the end of message.properties Reviewed-by: joehw, rriggs Contributed-by: li.jiang@oracle.com
Thu, 11 Aug 2016 15:47:08 +0000 Added tag jdk-9+131 for changeset 64662417aa2d
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40289
Added tag jdk-9+131 for changeset 64662417aa2d
Wed, 05 Jul 2017 22:04:55 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:55 +0200] rev 40288
Merge
Thu, 11 Aug 2016 17:02:59 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:59 +0000] rev 40287
Merge
Wed, 10 Aug 2016 15:49:16 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:16 -0700] rev 40286
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Wed, 10 Aug 2016 09:21:58 -0700 8134304: NPE in initialization of OptimisticTypesPersistence
sdama [Wed, 10 Aug 2016 09:21:58 -0700] rev 40285
8134304: NPE in initialization of OptimisticTypesPersistence Reviewed-by: hannesw, jlaskey, mhaupt
Thu, 11 Aug 2016 15:47:10 +0000 Added tag jdk-9+131 for changeset b381e616c242
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40284
Added tag jdk-9+131 for changeset b381e616c242
Wed, 05 Jul 2017 22:04:45 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:45 +0200] rev 40283
Merge
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset e0d360ea22db
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40282
Added tag jdk-9+131 for changeset e0d360ea22db
Wed, 05 Jul 2017 22:04:38 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:38 +0200] rev 40281
Merge
Mon, 15 Aug 2016 09:16:31 -0700 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08
dl [Mon, 15 Aug 2016 09:16:31 -0700] rev 40280
8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 Reviewed-by: martin, psandoz
Mon, 15 Aug 2016 09:13:22 -0700 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
dl [Mon, 15 Aug 2016 09:13:22 -0700] rev 40279
8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 8144836: [TESTBUG] FJExceptionTableLeak and RemoveLeak fail with -XX:+UseParallelGC -XX:+AggressiveOpts Reviewed-by: martin, psandoz, amlu, darcy
Mon, 15 Aug 2016 09:09:00 -0700 8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate
dl [Mon, 15 Aug 2016 09:09:00 -0700] rev 40278
8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate Reviewed-by: martin, psandoz, dholmes
Mon, 15 Aug 2016 09:04:40 -0700 8162805: Optimize AtomicBoolean.getAndSet
dl [Mon, 15 Aug 2016 09:04:40 -0700] rev 40277
8162805: Optimize AtomicBoolean.getAndSet Reviewed-by: martin, psandoz, shade
Mon, 15 Aug 2016 14:25:51 +0100 8163503: PKCS12 keystore cannot store non-X.509 certificates
vinnie [Mon, 15 Aug 2016 14:25:51 +0100] rev 40276
8163503: PKCS12 keystore cannot store non-X.509 certificates Reviewed-by: weijun, xuelei, mullan
Sat, 13 Aug 2016 02:21:30 +0000 8162362: Introduce system property to control enabled ciphersuites
xuelei [Sat, 13 Aug 2016 02:21:30 +0000] rev 40275
8162362: Introduce system property to control enabled ciphersuites Reviewed-by: coffeys, mullan
Fri, 12 Aug 2016 20:14:25 +0300 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
snikandrova [Fri, 12 Aug 2016 20:14:25 +0300] rev 40274
8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries Summary: Test update to explicitly cover problematic scenario. Reviewed-by: chegar
Fri, 12 Aug 2016 17:35:01 +0200 8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878
redestad [Fri, 12 Aug 2016 17:35:01 +0200] rev 40273
8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878 Reviewed-by: mhaupt
Fri, 12 Aug 2016 11:30:23 +0200 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
redestad [Fri, 12 Aug 2016 11:30:23 +0200] rev 40272
8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke Reviewed-by: mhaupt, shade
Fri, 12 Aug 2016 14:38:02 +0800 8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
fyuan [Fri, 12 Aug 2016 14:38:02 +0800] rev 40271
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList Summary: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910. Reviewed-by: mullan Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 14:36:14 +0800 8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
fyuan [Fri, 12 Aug 2016 14:36:14 +0800] rev 40270
8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh Summary: Remove sun/security/tools/keytool/autotest.sh from ProblemList.txt due to JDK-8130302 has been resolved Reviewed-by: weijun Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 14:34:45 +0800 8160611: Clean up ProblemList.txt for closed/resolved issues
fyuan [Fri, 12 Aug 2016 14:34:45 +0800] rev 40269
8160611: Clean up ProblemList.txt for closed/resolved issues Summary: Clean up ProblemList.txt for JDK-8130339, JDK-8068645, JDK-8061177, JDK-8058616, JDK-8046285 and JDK-8031555 Reviewed-by: darcy Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 00:47:06 +0000 8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
valeriep [Fri, 12 Aug 2016 00:47:06 +0000] rev 40268
8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI") Summary: Granted security permission "authProvider.SunMSCAPI" to SunMSCAPI provider Reviewed-by: mullan
Fri, 12 Aug 2016 00:39:34 +0000 8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86) Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning Reviewed-by: vinnie, mullan
Fri, 12 Aug 2016 00:10:07 +0000 6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification Summary: Changed to allow null actions value Reviewed-by: xuelei
Thu, 11 Aug 2016 23:41:48 +0300 8163877: Tests added in JDK-8163518 fail on some platforms
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy
Thu, 11 Aug 2016 17:02:46 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
Thu, 11 Aug 2016 17:03:40 +0300 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() Reviewed-by: rriggs, shade
Thu, 11 Aug 2016 13:10:54 +0800 8133910: Some sun/security/tools tests failed.
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed. Reviewed-by: xuelei
Wed, 10 Aug 2016 15:51:25 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Wed, 10 Aug 2016 22:48:25 +0100 8163586: java.net.http.RawChannel has been made public by mistake
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake Reviewed-by: chegar
Wed, 10 Aug 2016 22:49:05 +0200 8163814: JDK build has been failing after 8163373
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373 Reviewed-by: mchung
Wed, 10 Aug 2016 21:55:25 +0200 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke Reviewed-by: vlivanov, mchung
Wed, 10 Aug 2016 17:55:08 +0200 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h Reviewed-by: serb
Wed, 10 Aug 2016 13:54:38 +0200 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke Reviewed-by: igerasim, psandoz
Wed, 10 Aug 2016 11:54:12 +0100 8163104: Unexpected NPE still possible on some Kerberos ticket calls
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls Reviewed-by: weijun
Tue, 09 Aug 2016 22:31:41 -0700 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling. Reviewed-by: xuelei
Wed, 10 Aug 2016 11:30:53 +0800 8162739: Create new keytool option to access cacerts file
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file Reviewed-by: erikj, vinnie, mullan
Wed, 10 Aug 2016 11:21:01 +0800 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test Reviewed-by: chegar
Fri, 29 Jul 2016 09:58:28 -0700 8158295: Add a multi-release jar validation mechanism to jar tool
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool Reviewed-by: ogb, psandoz
Tue, 09 Aug 2016 07:50:26 -0700 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout Reviewed-by: chegar
Tue, 09 Aug 2016 07:43:48 -0700 8163431: probeContentType/Basic.java fails after changes for JDK-8146215
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215 Summary: Allow multiple legal MIME type interpretations for certain extensions. Reviewed-by: chegar
Thu, 11 Aug 2016 15:47:09 +0000 Added tag jdk-9+131 for changeset 6863c0579ecf
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
Wed, 05 Jul 2017 22:04:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
Fri, 12 Aug 2016 08:59:20 -0700 8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
mhaupt [Fri, 12 Aug 2016 08:59:20 -0700] rev 40246
8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev Reviewed-by: shade
Thu, 11 Aug 2016 17:02:27 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
Wed, 10 Aug 2016 15:48:04 -0700 8136930: Simplify use of module-system options by custom launchers
hseigel [Wed, 10 Aug 2016 15:48:04 -0700] rev 40244
8136930: Simplify use of module-system options by custom launchers Reviewed-by: coleenp, lfoltan, mchung
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
Thu, 11 Aug 2016 17:01:55 +0000 Merge
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
Wed, 10 Aug 2016 15:49:03 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:03 -0700] rev 40241
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 1ca743d80734
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
Wed, 05 Jul 2017 22:04:05 +0200 Added tag jdk-9+131 for changeset 4d2a15091124
duke [Wed, 05 Jul 2017 22:04:05 +0200] rev 40239
Added tag jdk-9+131 for changeset 4d2a15091124
Wed, 05 Jul 2017 22:04:04 +0200 Merge jdk-9+131
duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
Wed, 05 Jul 2017 22:03:58 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
Mon, 08 Aug 2016 11:48:02 -0700 8162874: AST nodes representing operators should have a common superclass
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass Reviewed-by: mcimadamore
Mon, 08 Aug 2016 17:22:44 +0200 8144733: Iterating over elements of a Scope can return spurious inner class elements
jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change. Reviewed-by: mcimadamore
Thu, 04 Aug 2016 17:48:48 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
Thu, 04 Aug 2016 10:07:48 +0200 8157100: missing dependency in build system
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system Reviewed-by: tbell
Wed, 03 Aug 2016 16:01:09 -0700 8162359: javac should use stdout for --help and --version
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version Reviewed-by: vromero
Wed, 03 Aug 2016 11:30:27 -0700 8163113: langtools repeating annotations tests depend rely on annotations toString output
darcy [Wed, 03 Aug 2016 11:30:27 -0700] rev 40231
8163113: langtools repeating annotations tests depend rely on annotations toString output Reviewed-by: jlahoda, vromero
Wed, 03 Aug 2016 10:05:37 -0700 8163115: Temporarily problem list javac repeating annotations tests
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests Reviewed-by: jjg
Tue, 02 Aug 2016 13:14:12 -0700 8154817: Fix the click-through navigation for modules
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules Reviewed-by: jjg, ksrini
Thu, 04 Aug 2016 17:32:55 +0000 Added tag jdk-9+130 for changeset 4923274643f2
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40228
Added tag jdk-9+130 for changeset 4923274643f2
Wed, 05 Jul 2017 22:03:48 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:48 +0200] rev 40227
Merge
Mon, 08 Aug 2016 10:15:29 -0400 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
rriggs [Mon, 08 Aug 2016 10:15:29 -0400] rev 40226
8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError Reviewed-by: rriggs Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
Thu, 04 Aug 2016 17:32:53 +0000 Added tag jdk-9+130 for changeset 86902ef5ff79
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40225
Added tag jdk-9+130 for changeset 86902ef5ff79
Wed, 05 Jul 2017 22:03:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:41 +0200] rev 40224
Merge
Mon, 08 Aug 2016 12:50:00 +0800 8067170: Enable security manager on JAXP unit tests and make some improvement
fyuan [Mon, 08 Aug 2016 12:50:00 +0800] rev 40223
8067170: Enable security manager on JAXP unit tests and make some improvement 8130494: [TESTBUG] 2 jaxp test cases are failing 8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Thu, 04 Aug 2016 17:47:31 -0700 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
joehw [Thu, 04 Aug 2016 17:47:31 -0700] rev 40222
8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause Reviewed-by: lancea
Thu, 04 Aug 2016 17:32:53 +0000 Added tag jdk-9+130 for changeset 00e4298ae168
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40221
Added tag jdk-9+130 for changeset 00e4298ae168
Wed, 05 Jul 2017 22:03:31 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:31 +0200] rev 40220
Merge
Mon, 08 Aug 2016 12:51:44 +0200 8162955: Activate anonymous class loading for small sources
hannesw [Mon, 08 Aug 2016 12:51:44 +0200] rev 40219
8162955: Activate anonymous class loading for small sources Reviewed-by: sundar
Thu, 04 Aug 2016 17:49:29 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:49:29 +0000] rev 40218
Merge
Tue, 02 Aug 2016 12:39:25 +0200 8162771: Strict equality operators should not be optimistic
hannesw [Tue, 02 Aug 2016 12:39:25 +0200] rev 40217
8162771: Strict equality operators should not be optimistic Reviewed-by: jlaskey, sundar
Thu, 04 Aug 2016 17:32:55 +0000 Added tag jdk-9+130 for changeset bb2621620e5f
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40216
Added tag jdk-9+130 for changeset bb2621620e5f
Wed, 05 Jul 2017 22:03:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:22 +0200] rev 40215
Merge
Thu, 04 Aug 2016 17:32:52 +0000 Added tag jdk-9+130 for changeset 78f922bcd6cf
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 40214
Added tag jdk-9+130 for changeset 78f922bcd6cf
Wed, 05 Jul 2017 22:03:13 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:13 +0200] rev 40213
Merge
Tue, 09 Aug 2016 15:02:27 +0200 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
redestad [Tue, 09 Aug 2016 15:02:27 +0200] rev 40212
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369 Reviewed-by: igerasim, chegar
Tue, 09 Aug 2016 10:00:31 +0200 8163369: Enable generating DMH classes at link time
redestad [Tue, 09 Aug 2016 10:00:31 +0200] rev 40211
8163369: Enable generating DMH classes at link time Reviewed-by: vlivanov, shade
Tue, 09 Aug 2016 09:42:01 +0200 8162815: unnecessary object creation in reflection
redestad [Tue, 09 Aug 2016 09:42:01 +0200] rev 40210
8162815: unnecessary object creation in reflection Reviewed-by: psandoz, shade Contributed-by: tomas.hurka@oracle.com
Tue, 09 Aug 2016 09:44:25 +0530 8163382: ResourcePoolManager.findEntry has a bug in startsWith call
sundar [Tue, 09 Aug 2016 09:44:25 +0530] rev 40209
8163382: ResourcePoolManager.findEntry has a bug in startsWith call Reviewed-by: jlaskey, redestad
Mon, 08 Aug 2016 13:58:14 -0700 8162745: content-types.properties files are missing some modern types
bpb [Mon, 08 Aug 2016 13:58:14 -0700] rev 40208
8162745: content-types.properties files are missing some modern types Summary: Add some content types from HTML5 and Xiph. Reviewed-by: rriggs, chegar
Mon, 08 Aug 2016 13:57:51 -0700 8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
bpb [Mon, 08 Aug 2016 13:57:51 -0700] rev 40207
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms Reviewed-by: alanb, rriggs, naoto
Mon, 08 Aug 2016 11:04:57 -0700 Merge
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
Mon, 08 Aug 2016 08:12:20 -0700 Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
Fri, 05 Aug 2016 09:50:29 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
Tue, 02 Aug 2016 18:36:47 +0200 8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory Reviewed-by: egahlin, dcubed
Mon, 01 Aug 2016 14:09:27 +0000 Merge
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
Mon, 01 Aug 2016 15:39:10 +0300 8160817: Add jsadebugd functionality to jhsdb
dsamersoff [Mon, 01 Aug 2016 15:39:10 +0300] rev 40201
8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal@oracle.com
Mon, 01 Aug 2016 15:27:07 +0300 8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
dsamersoff [Mon, 01 Aug 2016 15:27:07 +0300] rev 40200
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member Summary: return clone of array Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 13:53:55 +0300 8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
dsamersoff [Mon, 01 Aug 2016 13:53:55 +0300] rev 40199
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions Summary: add missed exception check Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 10:51:32 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:32 +0300] rev 40198
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Sat, 30 Jul 2016 00:11:02 +0000 Merge
amurillo [Sat, 30 Jul 2016 00:11:02 +0000] rev 40197
Merge
Fri, 29 Jul 2016 16:11:57 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:57 -0700] rev 40196
Merge
Fri, 29 Jul 2016 10:18:47 +0200 8162458: Buffer view implementations use incorrect offset for Unsafe access
psandoz [Fri, 29 Jul 2016 10:18:47 +0200] rev 40195
8162458: Buffer view implementations use incorrect offset for Unsafe access Reviewed-by: alanb
Wed, 27 Jul 2016 13:33:55 +0000 Merge
acorn [Wed, 27 Jul 2016 13:33:55 +0000] rev 40194
Merge
Wed, 27 Jul 2016 08:33:15 -0400 8162340: Better class stream parsing
acorn [Wed, 27 Jul 2016 08:33:15 -0400] rev 40193
8162340: Better class stream parsing Summary: check package validity Reviewed-by: lfoltan, coleenp, dholmes
Tue, 26 Jul 2016 23:52:29 -0400 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
dholmes [Tue, 26 Jul 2016 23:52:29 -0400] rev 40192
8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: psandoz, alanb, alexsch
Tue, 26 Jul 2016 16:18:24 -0700 Merge
amurillo [Tue, 26 Jul 2016 16:18:24 -0700] rev 40191
Merge
Fri, 22 Jul 2016 10:35:48 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:48 -0700] rev 40190
Merge
Thu, 21 Jul 2016 20:09:20 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:20 -0700] rev 40189
Merge
Thu, 21 Jul 2016 16:29:17 +0200 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
psandoz [Thu, 21 Jul 2016 16:29:17 +0200] rev 40188
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes
Wed, 20 Jul 2016 12:53:25 -0700 8161057: Solaris: deprecated/obsolete compiler flags should be removed
dcubed [Wed, 20 Jul 2016 12:53:25 -0700] rev 40187
8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison@oracle.com
Mon, 18 Jul 2016 14:21:17 -0700 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
dcubed [Mon, 18 Jul 2016 14:21:17 -0700] rev 40186
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X 8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win* Reviewed-by: sspitsyn, gtriantafill
Mon, 18 Jul 2016 08:28:32 -0700 8161034: GPL header missing comma after year
fparain [Mon, 18 Jul 2016 08:28:32 -0700] rev 40185
8161034: GPL header missing comma after year Reviewed-by: alanb
Fri, 15 Jul 2016 23:54:37 -0700 8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
sspitsyn [Fri, 15 Jul 2016 23:54:37 -0700] rev 40184
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes Summary: Update table in ThreadInfo.from(CompositeData) for new stack trace attributes Reviewed-by: alanb, dholmes, dsamersoff Contributed-by: amit.sapre@oracle.com
Fri, 15 Jul 2016 18:09:33 +0000 Merge
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 40183
Merge
Fri, 15 Jul 2016 09:37:38 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
dcubed [Fri, 15 Jul 2016 09:37:38 -0700] rev 40182
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
Fri, 15 Jul 2016 12:36:15 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Mon, 08 Aug 2016 13:55:16 -0400 8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
rriggs [Mon, 08 Aug 2016 13:55:16 -0400] rev 40179
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c Reviewed-by: naoto
Mon, 08 Aug 2016 20:16:53 +0300 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
snikandrova [Mon, 08 Aug 2016 20:16:53 +0300] rev 40178
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently Reviewed-by: chegar
Mon, 08 Aug 2016 21:51:01 +0800 8163303: Remove identity scope information from jarsigner -verbose output
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output Reviewed-by: mullan
Fri, 05 Aug 2016 18:45:40 -0700 8163149: Typo in java.net.http.AuthenticationFilter
xiaofeya [Fri, 05 Aug 2016 18:45:40 -0700] rev 40176
8163149: Typo in java.net.http.AuthenticationFilter Reviewed-by: chegar, rriggs
Sat, 06 Aug 2016 00:34:50 +0200 8161379: Force inline methods calling Reflection.getCallerClass
redestad [Sat, 06 Aug 2016 00:34:50 +0200] rev 40175
8161379: Force inline methods calling Reflection.getCallerClass Reviewed-by: shade, mchung
Fri, 05 Aug 2016 10:23:28 -0700 Merge
prr [Fri, 05 Aug 2016 10:23:28 -0700] rev 40174
Merge
Wed, 03 Aug 2016 14:49:01 +0530 6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
aghaisas [Wed, 03 Aug 2016 14:49:01 +0530] rev 40173
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster) Reviewed-by: psadhukhan, prr
Wed, 03 Aug 2016 14:45:25 +0530 6575247: Banner checkbox in PrinterJob print dialog doesn't work
psadhukhan [Wed, 03 Aug 2016 14:45:25 +0530] rev 40172
6575247: Banner checkbox in PrinterJob print dialog doesn't work Reviewed-by: prr, jdv
Tue, 02 Aug 2016 10:43:31 -0700 8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
prr [Tue, 02 Aug 2016 10:43:31 -0700] rev 40171
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v Reviewed-by: vadim, psadhukhan
Tue, 02 Aug 2016 16:14:59 +0530 8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
jdv [Tue, 02 Aug 2016 16:14:59 +0530] rev 40170
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java Reviewed-by: prr, bpb, vadim Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 15:55:03 +0530 8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image.
jdv [Tue, 02 Aug 2016 15:55:03 +0530] rev 40169
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image. Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 10:46:08 +0530 8144594: HiDPI: awt.Choice looks improperly (Win 8)
rchamyal [Tue, 02 Aug 2016 10:46:08 +0530] rev 40168
8144594: HiDPI: awt.Choice looks improperly (Win 8) Reviewed-by: alexsch, serb Contributed-by: rajeev.chamyal@oracle.com
Mon, 01 Aug 2016 10:06:09 -0700 Merge
prr [Mon, 01 Aug 2016 10:06:09 -0700] rev 40167
Merge
Fri, 29 Jul 2016 11:25:59 +0300 8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
ssadetsky [Fri, 29 Jul 2016 11:25:59 +0300] rev 40166
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3 Reviewed-by: prr
Fri, 29 Jul 2016 11:19:28 +0300 8160448: Make GTK3 menus appearence similar to native.
ssadetsky [Fri, 29 Jul 2016 11:19:28 +0300] rev 40165
8160448: Make GTK3 menus appearence similar to native. Reviewed-by: alexsch
Fri, 29 Jul 2016 11:14:05 +0300 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
ssadetsky [Fri, 29 Jul 2016 11:14:05 +0300] rev 40164
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java Reviewed-by: alexsch
Fri, 29 Jul 2016 11:08:34 +0300 8016313: java.awt.Headless exception has no spec since its creation
ssadetsky [Fri, 29 Jul 2016 11:08:34 +0300] rev 40163
8016313: java.awt.Headless exception has no spec since its creation Reviewed-by: prr
Fri, 29 Jul 2016 11:04:52 +0300 8117886: There is no tooltip while moving the mouse on the tray icon.
ssadetsky [Fri, 29 Jul 2016 11:04:52 +0300] rev 40162
8117886: There is no tooltip while moving the mouse on the tray icon. Reviewed-by: alexsch
Fri, 29 Jul 2016 10:59:43 +0300 8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled.
ssadetsky [Fri, 29 Jul 2016 10:59:43 +0300] rev 40161
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled. Reviewed-by: alexsch
Fri, 29 Jul 2016 10:56:30 +0300 8160246: Regression: 4410243 reproducible with GTK LaF
ssadetsky [Fri, 29 Jul 2016 10:56:30 +0300] rev 40160
8160246: Regression: 4410243 reproducible with GTK LaF Reviewed-by: alexsch
Fri, 29 Jul 2016 10:50:49 +0300 8161007: GPL header missing comma in year
ssadetsky [Fri, 29 Jul 2016 10:50:49 +0300] rev 40159
8161007: GPL header missing comma in year Reviewed-by: alexsch, azvegint
Thu, 28 Jul 2016 10:27:46 -0700 Merge
ddehaven [Thu, 28 Jul 2016 10:27:46 -0700] rev 40158
Merge
Thu, 28 Jul 2016 09:29:38 -0700 Merge
ddehaven [Thu, 28 Jul 2016 09:29:38 -0700] rev 40157
Merge
Thu, 28 Jul 2016 09:54:55 -0700 8056210: Move libawt file to windows directory
prr [Thu, 28 Jul 2016 09:54:55 -0700] rev 40156
8056210: Move libawt file to windows directory Reviewed-by: serb, psadhukhan
Thu, 28 Jul 2016 09:53:08 -0700 8148477: Native memory leak in font layout subsystem
prr [Thu, 28 Jul 2016 09:53:08 -0700] rev 40155
8148477: Native memory leak in font layout subsystem Reviewed-by: serb
Thu, 28 Jul 2016 06:02:40 -0700 8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701
prr [Thu, 28 Jul 2016 06:02:40 -0700] rev 40154
8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701 Reviewed-by: serb, ssadetsky
Wed, 27 Jul 2016 15:32:25 +0300 8160664: JVM crashed with font manager on Solaris 12
aivanov [Wed, 27 Jul 2016 15:32:25 +0300] rev 40153
8160664: JVM crashed with font manager on Solaris 12 Reviewed-by: prr, aivanov Contributed-by: Martin Walsh <martin.walsh@oracle.com>
Tue, 26 Jul 2016 11:50:19 -0700 8162488: JDK should be updated to use LittleCMS 2.8
prr [Tue, 26 Jul 2016 11:50:19 -0700] rev 40152
8162488: JDK should be updated to use LittleCMS 2.8 Reviewed-by: serb, psadhukhan
Tue, 26 Jul 2016 11:30:40 -0700 8074827: Resolve disabled warnings for libjavajpeg
prr [Tue, 26 Jul 2016 11:30:40 -0700] rev 40151
8074827: Resolve disabled warnings for libjavajpeg Reviewed-by: serb, psadhukhan
Tue, 26 Jul 2016 18:45:05 +0300 8162545: Mac build failure
vadim [Tue, 26 Jul 2016 18:45:05 +0300] rev 40150
8162545: Mac build failure Reviewed-by: psadhukhan, prr
Tue, 26 Jul 2016 15:55:22 +0300 8159899: [TEST_BUG] Timeout in tests when OOM should be generated
serb [Tue, 26 Jul 2016 15:55:22 +0300] rev 40149
8159899: [TEST_BUG] Timeout in tests when OOM should be generated Reviewed-by: yan, ssadetsky
Tue, 26 Jul 2016 14:54:26 +0300 8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
vadim [Tue, 26 Jul 2016 14:54:26 +0300] rev 40148
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65 Reviewed-by: serb, ssadetsky
Tue, 26 Jul 2016 14:19:40 +0300 8161733: [parfait] Memory leak in imageioJPEG.c:2803
vadim [Tue, 26 Jul 2016 14:19:40 +0300] rev 40147
8161733: [parfait] Memory leak in imageioJPEG.c:2803 Reviewed-by: prr, serb
Tue, 26 Jul 2016 14:19:15 +0300 8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
vadim [Tue, 26 Jul 2016 14:19:15 +0300] rev 40146
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132 Reviewed-by: serb, ssadetsky
Tue, 26 Jul 2016 14:18:43 +0300 8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
vadim [Tue, 26 Jul 2016 14:18:43 +0300] rev 40145
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c Reviewed-by: prr, serb
Tue, 26 Jul 2016 12:37:21 +0530 6591280: getting IPP connection causes disabling jar caches
psadhukhan [Tue, 26 Jul 2016 12:37:21 +0530] rev 40144
6591280: getting IPP connection causes disabling jar caches Reviewed-by: prr, jdv
Mon, 25 Jul 2016 11:03:53 -0700 7175487: Cannot customize font configuration on Linux
prr [Mon, 25 Jul 2016 11:03:53 -0700] rev 40143
7175487: Cannot customize font configuration on Linux Reviewed-by: bpb
Mon, 25 Jul 2016 10:36:12 -0700 8147542: ClassCastException when repainting after display resolution change
prr [Mon, 25 Jul 2016 10:36:12 -0700] rev 40142
8147542: ClassCastException when repainting after display resolution change Reviewed-by: prr, flar Contributed-by: alexey.ushakov@jetbrains.com
Mon, 25 Jul 2016 15:29:24 +0530 8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
rchamyal [Mon, 25 Jul 2016 15:29:24 +0530] rev 40141
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Fri, 22 Jul 2016 16:09:52 -0700 8162429: Clean up obsolete font preferences for JDS.
prr [Fri, 22 Jul 2016 16:09:52 -0700] rev 40140
8162429: Clean up obsolete font preferences for JDS. Reviewed-by: bpb
Fri, 22 Jul 2016 16:07:45 -0700 8162432: Clean up references in font code to old Solaris releases.
prr [Fri, 22 Jul 2016 16:07:45 -0700] rev 40139
8162432: Clean up references in font code to old Solaris releases. Reviewed-by: bpb
Fri, 22 Jul 2016 15:57:57 -0700 8140314: Verify IIOMetadataFormat class on loading
prr [Fri, 22 Jul 2016 15:57:57 -0700] rev 40138
8140314: Verify IIOMetadataFormat class on loading Reviewed-by: bpb
Fri, 22 Jul 2016 14:32:49 -0700 8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
bpb [Fri, 22 Jul 2016 14:32:49 -0700] rev 40137
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null Reviewed-by: prr
Sat, 23 Jul 2016 02:08:17 +0530 8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
jdv [Sat, 23 Jul 2016 02:08:17 +0530] rev 40136
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails Reviewed-by: prr Contributed-by: jayathirth.d.v@oracle.com
Fri, 22 Jul 2016 11:16:08 -0700 8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
bpb [Fri, 22 Jul 2016 11:16:08 -0700] rev 40135
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor Summary: Replace invocation of this() constructor with explicit checks and initializations Reviewed-by: prr
Fri, 22 Jul 2016 12:16:33 +0530 8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
pkbalakr [Fri, 22 Jul 2016 12:16:33 +0530] rev 40134
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing Reviewed-by: alexsch, rchamyal
Fri, 22 Jul 2016 12:13:24 +0530 7096375: Swing ignores first click after decreasing system's time
aghaisas [Fri, 22 Jul 2016 12:13:24 +0530] rev 40133
7096375: Swing ignores first click after decreasing system's time Reviewed-by: alexsch, rchamyal
Fri, 22 Jul 2016 10:53:01 +0530 4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
psadhukhan [Fri, 22 Jul 2016 10:53:01 +0530] rev 40132
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr Reviewed-by: prr, jdv
Thu, 21 Jul 2016 12:27:27 -0700 8156960: Deprecate JSObject.getWindow(Applet) method
dtitov [Thu, 21 Jul 2016 12:27:27 -0700] rev 40131
8156960: Deprecate JSObject.getWindow(Applet) method Reviewed-by: mchung, kcr, smarks, erikj, alexsch
Thu, 21 Jul 2016 20:30:18 +0530 8158918: setExtendedState(1) for maximized Frame results in state==7
rchamyal [Thu, 21 Jul 2016 20:30:18 +0530] rev 40130
8158918: setExtendedState(1) for maximized Frame results in state==7 Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Wed, 20 Jul 2016 17:08:04 +0200 4908075: Press shift and another key using robot does not trigger events properly - WinXP
simonis [Wed, 20 Jul 2016 17:08:04 +0200] rev 40129
4908075: Press shift and another key using robot does not trigger events properly - WinXP Reviewed-by: alexsch, simonis Contributed-by: oliver.bendig@sap.com
Thu, 07 Jul 2016 16:21:45 +0200 8160974: [TESTBUG] Mark more headful tests with @key headful.
goetz [Thu, 07 Jul 2016 16:21:45 +0200] rev 40128
8160974: [TESTBUG] Mark more headful tests with @key headful. Reviewed-by: serb, simonis
Wed, 20 Jul 2016 14:17:41 +0530 8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
aniyogi [Wed, 20 Jul 2016 14:17:41 +0530] rev 40127
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java Reviewed-by: alexsch, rchamyal
Wed, 20 Jul 2016 11:25:57 +0530 8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
aniyogi [Wed, 20 Jul 2016 11:25:57 +0530] rev 40126
8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails Reviewed-by: alexsch, rchamyal
Fri, 05 Aug 2016 18:16:45 +0530 8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
sundar [Fri, 05 Aug 2016 18:16:45 +0530] rev 40125
8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist Reviewed-by: jlaskey, alanb
Fri, 05 Aug 2016 09:42:05 +0530 8163116: jlink exclude VM plugin does not fully support cross platform image creation
sundar [Fri, 05 Aug 2016 09:42:05 +0530] rev 40124
8163116: jlink exclude VM plugin does not fully support cross platform image creation Reviewed-by: redestad, alanb, mchung
Thu, 04 Aug 2016 14:29:27 -0700 8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference
bpb [Thu, 04 Aug 2016 14:29:27 -0700] rev 40123
8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference Summary: Add printing of iteration numbers Reviewed-by: alanb
Thu, 04 Aug 2016 17:49:12 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:49:12 +0000] rev 40122
Merge
Thu, 04 Aug 2016 19:39:42 +0530 8146721: FileCopierPlugin should not create fake module
sundar [Thu, 04 Aug 2016 19:39:42 +0530] rev 40121
8146721: FileCopierPlugin should not create fake module Reviewed-by: jlaskey, alanb
Thu, 04 Aug 2016 16:05:37 +0300 8163180: Typos around @code javadoc tag usage
igerasim [Thu, 04 Aug 2016 16:05:37 +0300] rev 40120
8163180: Typos around @code javadoc tag usage Reviewed-by: dfuchs
Thu, 04 Aug 2016 15:45:24 +0800 8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java
amlu [Thu, 04 Aug 2016 15:45:24 +0800] rev 40119
8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java Reviewed-by: darcy
Wed, 03 Aug 2016 21:15:05 +0200 8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
clanger [Wed, 03 Aug 2016 21:15:05 +0200] rev 40118
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket Reviewed-by: dfuchs
Wed, 03 Aug 2016 12:55:44 -0400 8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!"
rriggs [Wed, 03 Aug 2016 12:55:44 -0400] rev 40117
8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!" Reviewed-by: dfuchs
Wed, 03 Aug 2016 08:13:45 -0700 8162817: Annotation toString output not reusable for source input
darcy [Wed, 03 Aug 2016 08:13:45 -0700] rev 40116
8162817: Annotation toString output not reusable for source input Reviewed-by: plevart
Wed, 03 Aug 2016 13:32:59 +0800 8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt
amlu [Wed, 03 Aug 2016 13:32:59 +0800] rev 40115
8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt 8157664: Remove JInfoSanityTest.java JInfoRunningProcessFlagTest.java and JMapHeapConfigTest.java from ProblemList.txt Reviewed-by: sundar, dsamersoff
Wed, 03 Aug 2016 09:37:57 +0900 8035133: Locale matching: Weight q=0 isn't handled correctly.
nishjain [Wed, 03 Aug 2016 09:37:57 +0900] rev 40114
8035133: Locale matching: Weight q=0 isn't handled correctly. Reviewed-by: okutsu, peytoia
Tue, 02 Aug 2016 10:58:16 -0700 8162797: Code clean-up in IncludeLocalesPlugin
naoto [Tue, 02 Aug 2016 10:58:16 -0700] rev 40113
8162797: Code clean-up in IncludeLocalesPlugin Reviewed-by: sundar
Tue, 02 Aug 2016 10:36:33 -0700 8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java
tidu [Tue, 02 Aug 2016 10:36:33 -0700] rev 40112
8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java Reviewed-by: rhalade, xuelei
Tue, 02 Aug 2016 17:33:50 +0530 8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
sundar [Tue, 02 Aug 2016 17:33:50 +0530] rev 40111
8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file Reviewed-by: jlaskey
Thu, 04 Aug 2016 17:32:53 +0000 Added tag jdk-9+130 for changeset cd4f403f9618
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40110
Added tag jdk-9+130 for changeset cd4f403f9618
Wed, 05 Jul 2017 22:02:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:02:42 +0200] rev 40109
Merge
Fri, 05 Aug 2016 09:50:25 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:25 -0700] rev 40108
Merge
Tue, 02 Aug 2016 16:24:04 -0400 7008747: Header files with conditional behaviour can not be precompiled
dholmes [Tue, 02 Aug 2016 16:24:04 -0400] rev 40107
7008747: Header files with conditional behaviour can not be precompiled Reviewed-by: kvn, gthornbr
Tue, 02 Aug 2016 15:22:41 +0300 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
mchernov [Tue, 02 Aug 2016 15:22:41 +0300] rev 40106
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value Reviewed-by: sangheki, tschatzl
Mon, 01 Aug 2016 20:47:51 -0700 Merge
kvn [Mon, 01 Aug 2016 20:47:51 -0700] rev 40105
Merge
Fri, 29 Jul 2016 17:41:14 +0300 8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]"
tpivovarova [Fri, 29 Jul 2016 17:41:14 +0300] rev 40104
8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]" Reviewed-by: kvn
Mon, 01 Aug 2016 20:41:15 -0400 8162869: Small fixes for AIX perf memory and attach listener
clanger [Mon, 01 Aug 2016 20:41:15 -0400] rev 40103
8162869: Small fixes for AIX perf memory and attach listener Reviewed-by: dsamersoff, dholmes
Mon, 01 Aug 2016 16:28:23 -0400 8161445: [BACKOUT] MemberNameTable doesn't purge stale entries
coleenp [Mon, 01 Aug 2016 16:28:23 -0400] rev 40102
8161445: [BACKOUT] MemberNameTable doesn't purge stale entries Summary: Original change caused performance regression in microbenchmarks after GC Reviewed-by: dholmes, ecaspole
Mon, 01 Aug 2016 15:38:58 +0300 8160817: Add jsadebugd functionality to jhsdb
dsamersoff [Mon, 01 Aug 2016 15:38:58 +0300] rev 40101
8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal@oracle.com
Mon, 01 Aug 2016 10:51:22 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:22 +0300] rev 40100
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Fri, 29 Jul 2016 16:50:45 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 40099
Merge
Fri, 29 Jul 2016 16:11:55 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:55 -0700] rev 40098
Merge
Fri, 29 Jul 2016 20:23:24 +0000 Merge
jmasa [Fri, 29 Jul 2016 20:23:24 +0000] rev 40097
Merge
Wed, 08 Jun 2016 14:11:51 -0700 8159073: : Error handling incomplete when creating GC threads lazily
jmasa [Wed, 08 Jun 2016 14:11:51 -0700] rev 40096
8159073: : Error handling incomplete when creating GC threads lazily Reviewed-by: drwhite, tschatzl, sangheki
Fri, 29 Jul 2016 11:38:07 -0700 8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed
dcubed [Fri, 29 Jul 2016 11:38:07 -0700] rev 40095
8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed Reviewed-by: redestad, dcubed, gthornbr, dholmes
Fri, 29 Jul 2016 08:17:43 +0000 Merge
rbackman [Fri, 29 Jul 2016 08:17:43 +0000] rev 40094
Merge
Fri, 29 Jul 2016 09:23:05 +0200 Merge
rbackman [Fri, 29 Jul 2016 09:23:05 +0200] rev 40093
Merge
Thu, 28 Jul 2016 16:09:31 +0300 8162603: Unrecognized VM option 'UseCountedLoopSafepoints'
dpochepk [Thu, 28 Jul 2016 16:09:31 +0300] rev 40092
8162603: Unrecognized VM option 'UseCountedLoopSafepoints' Reviewed-by: kvn
Thu, 28 Jul 2016 08:19:35 +0000 Merge
zmajo [Thu, 28 Jul 2016 08:19:35 +0000] rev 40091
Merge
Wed, 27 Jul 2016 12:33:33 +0200 8162384: Performance regression: bimorphic inlining may be bypassed by type speculation
roland [Wed, 27 Jul 2016 12:33:33 +0200] rev 40090
8162384: Performance regression: bimorphic inlining may be bypassed by type speculation Summary: when speculation fails at a call fallback to profile data at the call site Reviewed-by: kvn
Wed, 27 Jul 2016 10:56:01 -0700 8160742: Node::operator new invokes undefined behavior
dlong [Wed, 27 Jul 2016 10:56:01 -0700] rev 40089
8160742: Node::operator new invokes undefined behavior Summary: remove obsolete asserts Reviewed-by: kvn
Wed, 20 Jul 2016 12:34:11 +0200 8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL
goetz [Wed, 20 Jul 2016 12:34:11 +0200] rev 40088
8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL Reviewed-by: kvn
Mon, 25 Jul 2016 14:31:42 -0700 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
roland [Mon, 25 Jul 2016 14:31:42 -0700] rev 40087
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled Summary: don't convert loop with safepoint on the backedge to Counted loop Reviewed-by: kvn
Thu, 23 Jun 2016 17:58:59 +0000 8157306: Random infrequent null pointer exceptions in javac
aph [Thu, 23 Jun 2016 17:58:59 +0000] rev 40086
8157306: Random infrequent null pointer exceptions in javac Reviewed-by: kvn
Mon, 25 Jul 2016 21:02:51 +0300 8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected
dpochepk [Mon, 25 Jul 2016 21:02:51 +0300] rev 40085
8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected Reviewed-by: kvn
Fri, 22 Jul 2016 12:47:08 -1000 8162427: fix indent in CompileTask::print_tty
twisti [Fri, 22 Jul 2016 12:47:08 -1000] rev 40084
8162427: fix indent in CompileTask::print_tty Reviewed-by: kvn
Mon, 18 Jul 2016 20:45:51 +0200 8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input
roland [Mon, 18 Jul 2016 20:45:51 +0200] rev 40083
8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input Reviewed-by: thartmann, kvn
Fri, 22 Jul 2016 17:52:03 +0000 Merge
dnsimon [Fri, 22 Jul 2016 17:52:03 +0000] rev 40082
Merge
Wed, 20 Jul 2016 22:18:13 +0000 8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags
dnsimon [Wed, 20 Jul 2016 22:18:13 +0000] rev 40081
8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags Reviewed-by: twisti, kvn, never
Fri, 22 Jul 2016 17:05:08 +0100 8161190: AArch64: Fix overflow in immediate cmp instruction
aph [Fri, 22 Jul 2016 17:05:08 +0100] rev 40080
8161190: AArch64: Fix overflow in immediate cmp instruction Summary: Use subs instead of cmp to compare BlockZeroingLowLimit. Subs can check and handle immediate out of range correctly. Reviewed-by: aph Contributed-by: yang.zhang@linaro.org
Wed, 20 Jul 2016 19:35:08 +0300 8071652: -XX:CompileOnly does not behave as documented
dpochepk [Wed, 20 Jul 2016 19:35:08 +0300] rev 40079
8071652: -XX:CompileOnly does not behave as documented Reviewed-by: kvn
Wed, 20 Jul 2016 19:33:22 +0300 8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms
dpochepk [Wed, 20 Jul 2016 19:33:22 +0300] rev 40078
8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms Reviewed-by: kvn
Wed, 20 Jul 2016 19:31:34 +0300 8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1
dpochepk [Wed, 20 Jul 2016 19:31:34 +0300] rev 40077
8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1 Reviewed-by: thartmann
Wed, 20 Jul 2016 19:29:10 +0300 8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization
dpochepk [Wed, 20 Jul 2016 19:29:10 +0300] rev 40076
8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 tip