Thu, 15 Sep 2016 17:15:54 +0000 |
lana |
Added tag jdk-9+136 for changeset 54c5931849a3 |
Mon, 12 Sep 2016 22:04:48 +0000 |
sspitsyn |
Mergejdk-9+136 |
Mon, 12 Sep 2016 15:00:58 -0700 |
sspitsyn |
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader |
Mon, 12 Sep 2016 13:14:49 -0700 |
dl |
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 |
Mon, 12 Sep 2016 13:11:38 -0700 |
dl |
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently |
Mon, 12 Sep 2016 13:07:30 -0700 |
dl |
8164983: Improve CountedCompleter code samples; add corresponding tests |
Mon, 12 Sep 2016 20:12:26 +0200 |
redestad |
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723 |
Mon, 12 Sep 2016 09:38:32 -0700 |
naoto |
8165605: Thai resources in jdk.localedata cause split package issue with java.base |
Mon, 12 Sep 2016 17:45:55 +0200 |
redestad |
8165723: JarFile::isMultiRelease() method returns false when it should return true |
Mon, 12 Sep 2016 18:27:33 +0530 |
sundar |
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java |
Mon, 12 Sep 2016 13:23:07 +0200 |
redestad |
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy |
Sun, 11 Sep 2016 13:23:14 -0700 |
darcy |
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed |
Sat, 10 Sep 2016 06:46:45 +0530 |
sundar |
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes |
Fri, 09 Sep 2016 14:54:41 -0700 |
psandoz |
8161230: ClassLoader: add resource methods returning java.util.stream.Stream |
Fri, 09 Sep 2016 14:54:29 -0700 |
psandoz |
8164691: Stream specification clarifications for iterate and collect |
Fri, 09 Sep 2016 14:54:24 -0700 |
psandoz |
8165731: Reference to removed method in VarHandle JavaDoc |
Fri, 09 Sep 2016 13:44:48 -0700 |
mchung |
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE |
Fri, 09 Sep 2016 16:24:24 -0400 |
kbarrett |
8165393: bad merge in java/lang/ref/package-info.java |
Fri, 09 Sep 2016 12:07:49 -0700 |
smarks |
4285505: deprecate java.lang.Compiler |
Fri, 09 Sep 2016 10:58:05 -0700 |
skovalev |
8165592: Fix module dependencies for sun/text/* tests |
Wed, 07 Sep 2016 14:44:59 -0700 |
martin |
8165643: SecureDirectoryStream doesn't work on linux non-x86 |
Thu, 08 Sep 2016 22:14:00 +0000 |
lana |
Merge |
Thu, 08 Sep 2016 14:23:45 -0700 |
darcy |
8039854: Broken link in java.lang.RuntimePermission |
Thu, 08 Sep 2016 09:59:54 -0700 |
skovalev |
8165583: Fix module dependencies for jdk/java/util/* tests |
Thu, 08 Sep 2016 09:45:50 -0700 |
mchung |
8165563: ClassLoader::getSystemClassLoader will never be null |
Thu, 08 Sep 2016 16:16:44 +0100 |
coffeys |
8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode |
Thu, 08 Sep 2016 20:21:42 +0530 |
sundar |
8165697: jlink running on Mac with Windows jmods produces non-runnable image |
Wed, 07 Sep 2016 14:59:55 -0700 |
smarks |
8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text |
Wed, 07 Sep 2016 10:58:22 -0700 |
ksrini |
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR |
Wed, 07 Sep 2016 10:04:46 -0700 |
skovalev |
8165604: Fix module dependencies for sun/util/* tests |
Wed, 07 Sep 2016 18:35:21 +0530 |
sundar |
8165503: jlink exclude VM plugin's handling of jvmlibs is wrong |
Wed, 07 Sep 2016 10:14:48 +0300 |
igerasim |
8165413: Typos in javadoc: extra period, wrong number, misspelled word |
Tue, 06 Sep 2016 16:08:54 -0700 |
smarks |
8159404: throw UnsupportedOperationException unconditionally for mutator methods |
Tue, 06 Sep 2016 17:07:06 -0400 |
shurailine |
8148859: Fix module dependences for java/time tests |
Thu, 08 Sep 2016 21:11:54 +0000 |
lana |
Added tag jdk-9+135 for changeset 021369229cfd |
Tue, 06 Sep 2016 13:09:29 -0400 |
alanbur |
8161360: Deprecated vfork() should not be used on Solarisjdk-9+135 |
Tue, 06 Sep 2016 18:16:56 +0530 |
sundar |
8163952: jlink exclude VM plugin does not support static libraries |
Tue, 06 Sep 2016 14:11:12 +0530 |
vtewari |
8131061: Use of -Dcom.sun.management.snmp needs to be examined for modules |
Tue, 06 Sep 2016 13:57:03 +0530 |
vtewari |
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null. |
Mon, 05 Sep 2016 10:05:12 +0200 |
clanger |
8163181: Further improvements for Unix NetworkInterface native implementation |
Sat, 03 Sep 2016 13:43:01 +0300 |
igerasim |
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output |
Fri, 02 Sep 2016 12:38:27 -0700 |
bpb |
8165000: Selector.select(timeout) throws IOException when timeout is a large long |
Fri, 02 Sep 2016 12:30:46 -0400 |
rriggs |
8155102: (Process) Process.toString could include pid, isAlive, exitStatus |
Thu, 01 Sep 2016 10:35:38 +0530 |
rpatil |
8161016: Strange behavior of URLConnection with proxy |
Fri, 02 Sep 2016 14:46:27 +0530 |
sundar |
8157992: Improve jlink help message on optimization-related options |
Fri, 02 Sep 2016 02:41:37 +0000 |
lana |
Merge |
Thu, 01 Sep 2016 13:56:13 -0700 |
psandoz |
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet |
Thu, 01 Sep 2016 10:17:01 -0700 |
psandoz |
8162106: Remove VarHandle.addAndGet |
Thu, 01 Sep 2016 10:16:57 -0700 |
psandoz |
8161444: VarHandles should provide access bitwise atomics |
Thu, 01 Sep 2016 08:39:27 -0700 |
prr |
Merge |
Tue, 30 Aug 2016 08:45:21 -0700 |
prr |
Merge |
Tue, 30 Aug 2016 11:07:58 +0530 |
psadhukhan |
6357887: selected printertray is ignored under linux |
Mon, 29 Aug 2016 08:53:32 -0700 |
prr |
Merge |
Wed, 20 Jul 2016 15:07:48 +0200 |
goetz |
8161923: Fix free in awt_PrintControl. |
Thu, 25 Aug 2016 16:01:44 +0530 |
psadhukhan |
8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob() |
Thu, 25 Aug 2016 14:12:13 +0530 |
aghaisas |
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees |
Thu, 25 Aug 2016 13:46:17 +0530 |
aniyogi |
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java |
Wed, 24 Aug 2016 13:36:46 -0700 |
prr |
8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts |
Wed, 24 Aug 2016 12:56:51 -0700 |
prr |
8164752: Extraneous debugging printf in hb-jdk-font.cc |
Wed, 24 Aug 2016 10:59:17 -0700 |
bpb |
8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node |
Wed, 24 Aug 2016 09:45:20 +0900 |
peytoia |
8164628: update copyright header in java.awt.font.JavaAWTFontAccessImpl class |
Wed, 24 Aug 2016 00:23:49 +0400 |
alexsch |
8129854: Remove reflection from AWT/Swing classes |
Tue, 23 Aug 2016 20:45:35 +0300 |
serb |
8160217: JavaSound should clean up resources better |
Tue, 23 Aug 2016 18:15:27 +0300 |
azvegint |
8162840: Desktop. enableSuddenTermination() has no effect |
Tue, 23 Aug 2016 14:47:53 +0530 |
pnarayanan |
8158524: Adding a test case to compare the rendered output of VolatileImage with that of BufferedImage |
Tue, 23 Aug 2016 15:35:44 +0900 |
rgoel |
8163362: Reconsider reflection usage in java.awt.font.JavaAWTFontAccessImpl class |
Tue, 23 Aug 2016 10:27:47 +0530 |
psadhukhan |
8163922: Print-to-file is disabled for SERVICE_FORMATTED docflavor in linux |
Mon, 22 Aug 2016 10:02:10 -0700 |
ddehaven |
Merge |
Mon, 22 Aug 2016 10:35:16 -0700 |
prr |
8145901: Printed content is overlapping. |
Mon, 22 Aug 2016 18:23:46 +0530 |
mhalder |
8156099: [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null |
Mon, 22 Aug 2016 14:41:36 +0530 |
rchamyal |
8163160: [PIT][TEST_BUG] Some issues in java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java |
Mon, 22 Aug 2016 01:35:40 +0300 |
serb |
8164104: Cleanup of javaclient related mapfiles |
Sat, 20 Aug 2016 18:35:37 +0300 |
serb |
8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame |
Fri, 19 Aug 2016 16:48:53 +0400 |
alexsch |
8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it |
Fri, 19 Aug 2016 12:22:23 +0530 |
jdv |
8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null |
Thu, 18 Aug 2016 10:46:48 +0530 |
psadhukhan |
8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile |
Wed, 17 Aug 2016 14:48:13 +0530 |
rchamyal |
8161913: [PIT] java/awt/Window/8159168/SetShapeTest.java mostly fails |
Wed, 17 Aug 2016 14:42:14 +0530 |
aniyogi |
8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work |
Tue, 16 Aug 2016 23:07:35 +0300 |
serb |
8159898: Negative array size in java/beans/Introspector/Test8027905.java |
Tue, 16 Aug 2016 22:10:12 +0300 |
azvegint |
8155691: Update GIFlib library to the latest up-to-date |
Thu, 01 Sep 2016 11:01:47 +0100 |
coffeys |
8164846: CertificateException missing cause of underlying exception |
Thu, 01 Sep 2016 15:02:32 +0530 |
vtewari |
8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error |
Thu, 01 Sep 2016 10:30:13 +0200 |
jlahoda |
8131023: JShell: System.in does not work |
Wed, 31 Aug 2016 16:16:01 -0700 |
rhalade |
8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group |
Wed, 31 Aug 2016 15:20:31 -0700 |
mchung |
8165180: Provide a shared secret to access non-public ServerSocket constructor |
Wed, 31 Aug 2016 11:53:58 -0700 |
henryjen |
8081388: JNI exception pending in jdk/src/windows/bin/java_md.c |
Wed, 31 Aug 2016 13:50:02 -0700 |
amurillo |
Merge |
Wed, 31 Aug 2016 09:22:54 -0700 |
amurillo |
Merge |
Fri, 26 Aug 2016 10:02:50 -0700 |
amurillo |
Merge |
Wed, 24 Aug 2016 20:51:37 +0200 |
rehn |
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend. |
Wed, 24 Aug 2016 20:38:22 +0200 |
rehn |
8164208: Update tests with redefine classes UL options and tags? |
Mon, 22 Aug 2016 21:37:37 +0300 |
dsamersoff |
8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly |
Sat, 20 Aug 2016 09:36:35 -0400 |
ctornqvi |
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag |
Fri, 19 Aug 2016 12:17:32 -0700 |
amurillo |
Merge |
Fri, 19 Aug 2016 10:09:53 -0400 |
ctornqvi |
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder |
Thu, 18 Aug 2016 13:19:38 +0300 |
dsamersoff |
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file |
Wed, 31 Aug 2016 09:46:50 -0700 |
shurailine |
8164982: Fix legal notices in java/lang, java/net, java/util tests. |
Wed, 31 Aug 2016 08:44:12 -0700 |
ssahoo |
8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux. |
Wed, 31 Aug 2016 08:34:59 -0700 |
ssahoo |
8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error |
Wed, 31 Aug 2016 14:20:02 +0200 |
redestad |
8164858: Enable build-time use of java.lang.invoke resolve tracing |
Tue, 30 Aug 2016 17:48:07 -0700 |
mchung |
8160851: Remove old launcher module-related options |
Tue, 30 Aug 2016 14:30:32 -0700 |
shurailine |
8164859: Fix module dependences in java/text tests |
Tue, 30 Aug 2016 15:31:46 +0300 |
igerasim |
6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException |
Tue, 30 Aug 2016 14:16:16 +0900 |
okutsu |
8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones |
Tue, 30 Aug 2016 09:36:23 +0800 |
amlu |
8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing |
Tue, 30 Aug 2016 09:31:28 +0800 |
amlu |
8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java |
Thu, 01 Sep 2016 23:20:11 +0000 |
lana |
Added tag jdk-9+134 for changeset 803adcd526d7 |
Mon, 29 Aug 2016 11:39:12 -0700 |
sherman |
8066577: Cleanup and make better use of the stream API in the jrtfs codejdk-9+134 |
Mon, 29 Aug 2016 20:55:06 +0300 |
snikandrova |
8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test" |
Mon, 29 Aug 2016 21:09:36 +0530 |
sundar |
8159004: jlink attempts to create launcher scripts when root/bin dir does not exist |
Mon, 29 Aug 2016 09:10:07 -0300 |
jlaskey |
8161000: GPL header incorrect - classfile/classpath |
Mon, 29 Aug 2016 11:23:34 +0200 |
clanger |
8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java |
Fri, 26 Aug 2016 13:44:20 -0700 |
wetmore |
8061842: Package jurisdiction policy files as something other than JAR |
Thu, 25 Aug 2016 20:53:40 +0300 |
snikandrova |
8005068: HttpCookie does not correctly handle negative maxAge values |
Fri, 26 Aug 2016 09:57:36 -0700 |
ascarpino |
8074838: Resolve disabled warnings for libj2pkcs11 |
Fri, 26 Aug 2016 18:10:12 +0200 |
redestad |
8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371 |
Fri, 26 Aug 2016 21:31:47 +0530 |
sundar |
8164800: Cross targeting Windows |
Fri, 26 Aug 2016 08:33:28 -0700 |
xiaofeya |
8163561: Add a test for Proxy Authentication in HTTP/2 Client API |
Fri, 26 Aug 2016 16:16:09 +0200 |
redestad |
8163371: Enable tracing which JLI classes can be pre-generated |
Fri, 26 Aug 2016 08:16:42 -0400 |
mullan |
8024714: In java.security file, ocsp.responderCertSubjectName should not contain quotes |