Thu, 22 Dec 2016 08:26:00 +0000 lana Added tag jdk-9+150 for changeset 34c1d69e6fc6
Wed, 05 Jul 2017 22:38:14 +0200 duke Merge
Mon, 02 Jan 2017 22:45:34 +0100 redestad 8172048: Re-examine use of AtomicReference in java.security.Policy
Fri, 30 Dec 2016 13:02:23 +0300 aefimov 8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
Tue, 27 Dec 2016 09:44:54 +0100 erikj 8171471: libawt_xawt and libawt_headless should not set rpath to /..
Mon, 26 Dec 2016 19:38:27 +0100 plevart 8171988: Backout of fix for 8062389, 8029459, 8061950
Sun, 25 Dec 2016 19:29:06 +0100 plevart 8062389: Class.getMethod() is inconsistent with Class.getMethods() results
Fri, 23 Dec 2016 13:42:21 -0500 rriggs 8171940: Incorrect statement about an absolute value of months unit after period's normalization
Fri, 23 Dec 2016 13:53:22 +0530 vtewari 8168840: InetAddress.getByName() throws java.net.UnknownHostException no such interface when used with virtual interfaces on Solaris
Fri, 23 Dec 2016 07:54:05 +0100 clanger 8171906: Changes for 8148023 break AIX build
Thu, 22 Dec 2016 18:48:53 +0000 lana Merge
Thu, 22 Dec 2016 09:30:58 -0800 prr Merge
Tue, 20 Dec 2016 11:53:07 +0300 ssadetsky 8074883: Tab key should move to focused button in a button group
Mon, 19 Dec 2016 15:33:32 -0800 prr Merge
Mon, 19 Dec 2016 09:16:40 -0800 prr Merge
Tue, 06 Dec 2016 14:54:11 +0100 goetz 8170798: Fix minor issues in java2d and sound coding.
Fri, 16 Dec 2016 16:09:52 -0800 prr 8171363: [PIT] Four Windows-specific tests fail with InaccessibleObjectException when calling Field.setAccessible()
Fri, 16 Dec 2016 12:02:10 +0530 aghaisas 8134612: clipboard.getData(dataFlavor) can throw UnsupportedFlavorException for registered data flavor
Thu, 15 Dec 2016 14:30:12 -0800 prr 8039273: Font related files should not be modified in ${java.home}/lib
Thu, 15 Dec 2016 20:09:13 +0300 serb 8131347: new @BeanProperty annotation: inconsistent behavior for "enumerationValues"
Wed, 14 Dec 2016 08:48:08 -0800 prr 8171074: Test api/javax_swing/UIManager/index.html\#Methods is failing
Thu, 22 Dec 2016 17:15:33 +0000 vinnie 8171443: (spec) An ALPN callback function may also ignore ALPN
Wed, 21 Dec 2016 23:57:12 -0800 ssahoo 8161232: AsyncSSLSocketClose.java test fails timeout.
Thu, 22 Dec 2016 06:05:31 +0000 rgoel 8167143: CLDR timezone parsing does not work for all locales
Thu, 22 Dec 2016 03:35:44 +0000 xuelei 6972386: issues with String.toLowerCase/toUpperCase
Wed, 21 Dec 2016 18:34:34 -0800 mli 8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host"
Wed, 21 Dec 2016 14:26:52 -0800 dl 8170484: Miscellaneous changes imported from jsr166 CVS 2016-12
Wed, 21 Dec 2016 14:22:53 -0800 dl 8171051: LinkedBlockingQueue spliterator needs to support node self-linking
Wed, 21 Dec 2016 11:54:42 -0800 bpb 8056205: (fs) Potential for NPE in Files.walkFileTree if closing directory fails
Wed, 21 Dec 2016 18:45:34 +0000 ntv 8145633: Adjacent value parsing not supported for Localized Patterns
Wed, 21 Dec 2016 07:49:36 -0800 bpb 8165664: (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of system date/time change and blocks
Wed, 21 Dec 2016 20:16:29 +0530 sundar 8170618: jmod should validate if any exported or open package is missing
Wed, 21 Dec 2016 08:12:49 +0000 bgopularam 8160036: Java API doc for method minusMonths in LocalDateTime class needs correction
Tue, 20 Dec 2016 23:09:27 -0800 mli 8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
Wed, 21 Dec 2016 12:15:11 +0800 amlu 8171824: Remove OpenNonIntegralNumberOfSampleframes.java and ServerIdentityTest.java from ProblemList
Tue, 20 Dec 2016 17:34:11 -0800 mli 8029360: java/rmi/transport/dgcDeadLock/DGCDeadLock.java failing intermittently
Thu, 22 Dec 2016 08:26:02 +0000 lana Added tag jdk-9+150 for changeset 7781326fff20
Wed, 05 Jul 2017 22:37:57 +0200 duke Merge
Tue, 27 Dec 2016 22:00:30 +0100 jwilhelm Merge
Thu, 22 Dec 2016 22:07:36 +0100 jwilhelm Merge
Wed, 21 Dec 2016 17:27:25 +0000 kvn Merge
Wed, 21 Dec 2016 08:15:10 -0800 kvn 8171807: 8170761 fix should be applied to ARM code after 8168503
Tue, 20 Dec 2016 15:49:30 -0500 enevill 8171537: aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1
Sun, 18 Dec 2016 17:26:44 -0500 enevill 8171410: aarch64: long multiplyExact shifts by 31 instead of 63
Wed, 21 Dec 2016 11:51:57 +0300 kzhaldyb 8170936: Logging: LogFileOutput.invalid_file_test crashes when executed twice.
Wed, 21 Dec 2016 11:51:57 +0300 kzhaldyb 8171517: test_logMessageTest.cpp has "ac_heapanied" instead of "accompanied" inside copyright notice
Tue, 20 Dec 2016 19:52:52 -0800 dcubed Merge
Mon, 19 Dec 2016 15:48:57 -0800 goetz 8170655: [posix] Fix minimum stack size computations
Tue, 08 Nov 2016 16:30:36 +0100 goetz 8169373: Work around linux NPTL stack guard error.
Tue, 20 Dec 2016 20:42:15 -0500 dholmes 8171815: [TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java
Tue, 20 Dec 2016 22:53:45 +0100 jwilhelm Merge
Tue, 20 Dec 2016 21:45:13 +0000 dholmes Merge
Tue, 20 Dec 2016 09:25:03 +0100 stuefe 8171408: [aix] TOC overflow when linking the gtest libjvm.so
Sun, 18 Dec 2016 10:57:49 +0100 stuefe 8171225: [aix] Fix gtests compile error on AIX 7.1 with xlC 12
Tue, 20 Dec 2016 11:50:40 -0800 ccheung 8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces
Tue, 20 Dec 2016 17:35:20 +0300 dpochepk 8170886: compiler/ciReplay/TestSAServer.java intermittently throws NumberFormatException
Tue, 20 Dec 2016 14:55:18 +0100 mdoerr 8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
Tue, 20 Dec 2016 13:02:16 +0000 dsamersoff Merge
Tue, 20 Dec 2016 15:40:01 +0300 dsamersoff 8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Tue, 20 Dec 2016 12:16:41 +0000 dsamersoff Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip