Tue, 22 Mar 2016 19:29:25 +0100 |
sla |
8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout |
Tue, 22 Mar 2016 01:13:06 -0700 |
hb |
8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results |
Mon, 21 Mar 2016 20:39:54 -0700 |
hb |
8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced |
Sat, 19 Mar 2016 01:23:44 +0100 |
jwilhelm |
Merge |
Thu, 17 Mar 2016 10:26:59 +0100 |
redestad |
8152074: Avoid lambda usage in StringConcatFactory initializer |
Tue, 15 Mar 2016 12:27:26 +0900 |
ysuenaga |
8151709: jhsdb should show help message in SALauncher. |
Fri, 04 Mar 2016 18:13:04 +0900 |
ysuenaga |
8151181: Add JSnap to jhsdb |
Thu, 10 Mar 2016 14:20:59 -0500 |
coleenp |
8150778: Reduce Throwable.getStackTrace() calls to the JVM |
Wed, 09 Mar 2016 14:18:11 +0100 |
jwilhelm |
Merge |
Tue, 12 Apr 2016 18:58:21 -0700 |
mchung |
8153665: URLClassLoader::definePackage no longer inspect packages from ancestors |
Tue, 12 Apr 2016 21:41:28 +0200 |
redestad |
8154067: Avoid early use of limited privilege escalation in InnerClassLambdaMetafactory |
Tue, 12 Apr 2016 09:37:46 -0700 |
rhalade |
8153829: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails intermittently with NullPointerException |
Tue, 12 Apr 2016 18:25:10 +0200 |
redestad |
8153213: Jar manifest attribute "Multi-Release" accepts any value |
Tue, 12 Apr 2016 13:53:48 +0800 |
amlu |
8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing. |
Tue, 12 Apr 2016 09:54:55 +0800 |
amlu |
8154031: Mark tools/pack200/BandIntegrity.java as intermittently failing |
Tue, 12 Apr 2016 10:15:09 +0900 |
peytoia |
8150324: java/util/Currency/CurrencyTest.java does not restore default TimeZone |
Mon, 11 Apr 2016 11:45:30 -0700 |
smarks |
8145461: finalize and integrate @Deprecated annotation specification change |
Thu, 14 Apr 2016 09:09:30 -0700 |
lana |
Added tag jdk-9+114 for changeset bb8379287f37 |
Mon, 11 Apr 2016 19:00:49 +0200 |
psandoz |
8152645: VarHandle lookup access control testsjdk-9+114 |
Mon, 11 Apr 2016 18:21:25 +0200 |
psandoz |
8151706: Update VarHandle implementation to use @Stable arrays |
Mon, 11 Apr 2016 10:55:03 +0200 |
plevart |
8152115: (proxy) Examine performance of dynamic proxy creation |
Mon, 11 Apr 2016 16:46:52 +0900 |
okutsu |
8153836: java/util/ResourceBundle/Bug6299235Test.sh depends on java.desktop |
Mon, 11 Apr 2016 15:14:04 +0800 |
amlu |
8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc |
Mon, 11 Apr 2016 08:00:21 +0100 |
coffeys |
8149450: LdapCtx.processReturnCode() throwing Null Pointer Exception |
Mon, 11 Apr 2016 12:27:48 +0800 |
amlu |
8153722: Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing |
Mon, 11 Apr 2016 03:00:50 +0100 |
msheppar |
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor |
Sat, 09 Apr 2016 20:12:13 +0100 |
chegar |
8153737: Unsupported Module |
Sat, 09 Apr 2016 20:11:51 +0100 |
chegar |
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module |
Fri, 08 Apr 2016 09:36:11 -0700 |
bpb |
8153414: (fs) Internal sun/nio/fs exceptions should be stackless |
Fri, 08 Apr 2016 16:38:37 +0100 |
alanb |
8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently |
Fri, 08 Apr 2016 14:05:22 +0300 |
serb |
8153725: Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux |
Fri, 08 Apr 2016 14:35:35 +0900 |
peytoia |
7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH |
Thu, 07 Apr 2016 12:54:23 -0700 |
ksrini |
8150469: unpack200 fails to compare crc correctly. |
Thu, 07 Apr 2016 11:03:59 -0700 |
lana |
Merge |
Thu, 07 Apr 2016 10:12:08 -0700 |
dl |
8151579: Optimize ConcurrentHashMap.Node |
Thu, 07 Apr 2016 10:09:03 -0700 |
dl |
8151344: Improve timeout factor handling in tck/JSR166TestCase |
Thu, 07 Apr 2016 10:06:01 -0700 |
dl |
8151501: LockSupport/ParkLoops.java: AssertionError: lost unpark |
Thu, 07 Apr 2016 10:01:36 -0700 |
dl |
8152433: Typo in interface Deque javadocs |
Thu, 07 Apr 2016 09:57:08 -0700 |
dl |
8152924: Improve scalability of CompletableFuture with large number of dependents |
Thu, 07 Apr 2016 13:41:46 +0200 |
stuefe |
8153727: AIX jdk build broken after 8145174 |
Thu, 07 Apr 2016 10:11:38 +0100 |
coffeys |
8153531: Improve exception messaging for RSAClientKeyExchange |
Thu, 07 Apr 2016 17:52:01 +0900 |
okutsu |
8151431: DateFormatSymbols triggers this.clone() in the constructor |
Thu, 07 Apr 2016 15:09:03 +0800 |
amlu |
8153695: Problem list sun/security/pkcs11/Provider/Login.sh for linux-all |
Wed, 06 Apr 2016 21:23:44 -0700 |
jjiang |
8153239: ProblemList update for sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java |
Wed, 06 Apr 2016 09:38:39 -0700 |
ksrini |
8152622: tools/pack200/Pack200Props.java timed out |
Wed, 06 Apr 2016 21:31:48 +0100 |
vtewari |
8151586: Wrong exception catch for FTPClient in JDK-8055032 |
Wed, 06 Apr 2016 17:54:41 +0200 |
dfuchs |
8152436: Add a test to verify that the root logger correctly reports the caller's information |
Wed, 06 Apr 2016 11:45:15 +0000 |
ntv |
8148950: Enhance ChronoField Javadoc |
Wed, 06 Apr 2016 09:41:42 +0100 |
alanb |
8153538: module java.httpclient should not be in java.compact3 |
Wed, 06 Apr 2016 16:36:12 +0800 |
amlu |
8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469 |
Wed, 06 Apr 2016 07:20:37 +0000 |
ntv |
8030864: Add an efficient getDateTimeMillis method to java.time |
Tue, 05 Apr 2016 20:02:21 -0700 |
amurillo |
Merge |
Mon, 04 Apr 2016 13:40:23 -0700 |
amurillo |
Merge |
Thu, 31 Mar 2016 14:25:38 -0700 |
amurillo |
Merge |
Wed, 30 Mar 2016 09:56:11 +0200 |
erikj |
8152959: Build crashes in jdk9-hs-comp on Linux with gnumake 3.81 |
Tue, 29 Mar 2016 13:43:29 +0200 |
zmajo |
Merge |
Fri, 25 Mar 2016 15:35:43 +0300 |
shade |
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support |
Thu, 24 Mar 2016 16:21:19 +0100 |
zmajo |
Merge |
Thu, 24 Mar 2016 11:21:21 +0100 |
psandoz |
8149644: Integrate VarHandles |
Thu, 24 Mar 2016 11:21:18 +0100 |
psandoz |
8149469: ByteBuffer API and implementation enhancements for VarHandles |
Thu, 24 Mar 2016 15:53:22 -0700 |
amurillo |
Merge |
Wed, 23 Mar 2016 15:01:43 +0100 |
zmajo |
Merge |
Mon, 21 Mar 2016 11:21:08 +0100 |
zmajo |
Merge |
Mon, 21 Mar 2016 08:42:00 +0100 |
thartmann |
8144693: Intrinsify StringCoding.hasNegatives() on SPARC |
Tue, 05 Apr 2016 21:18:01 +0100 |
alanb |
8153370: Drop use of old style -XaddExports from tests |
Tue, 05 Apr 2016 11:48:30 -0700 |
ascarpino |
8098580: drainRefQueueBounds() puts pressure on pool.size() |
Tue, 05 Apr 2016 09:13:52 -0700 |
prr |
Merge |
Tue, 05 Apr 2016 07:51:12 -0700 |
prr |
Merge |
Tue, 29 Mar 2016 17:35:29 +0300 |
serb |
7179078: Remove @beaninfo processing from the makefiles |
Tue, 29 Mar 2016 09:38:19 -0700 |
alexsch |
8152159: LabelUI is not updated for TitledBorder |
Tue, 29 Mar 2016 14:43:05 +0530 |
rchamyal |
8150225: api/javax_swing/text/AbstractWriter/index_indent failed |
Mon, 28 Mar 2016 08:56:34 -0700 |
prr |
Merge |
Mon, 28 Mar 2016 08:38:59 -0700 |
prr |
Merge |
Mon, 28 Mar 2016 18:02:10 +0300 |
serb |
8149958: Implementation/documantation of AudioInputStream.read()/skip() should be updated |
Mon, 28 Mar 2016 17:59:54 +0300 |
serb |
8132782: RIFFReader does not support WAVE-Files greater than 2 GiB |
Fri, 25 Mar 2016 13:47:21 -0700 |
prr |
8051519: Deprecate sun.java2d.SunGraphicsEnvironment.useAlternateFontforJALocales |
Fri, 25 Mar 2016 15:49:24 +0300 |
avstepan |
8149558: [TEST] add regression test for JDK-8150154 |
Fri, 25 Mar 2016 12:31:16 +0300 |
yan |
8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java |
Fri, 25 Mar 2016 11:29:32 +0300 |
ssadetsky |
8078514: Nightly: api/javax_swing/DefaultRowSorter/index_ModelStructChanged failure |
Thu, 24 Mar 2016 13:27:44 -0700 |
alexsch |
8151998: VS2010 ThemeReader.cpp(758) : error C3861: 'round': identifier not found |
Thu, 24 Mar 2016 20:28:53 +0300 |
ssadetsky |
8134669: Empty screen insets in Gnome 3, OEL 7 in multiscreen mode |
Thu, 24 Mar 2016 20:19:26 +0300 |
ssadetsky |
8139215: RTFEditorKit does not save alignment |
Thu, 24 Mar 2016 20:10:52 +0300 |
ssadetsky |
8075907: The regression-swing case failed as the rollover icons is not correctly shown with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel" |
Thu, 24 Mar 2016 20:03:38 +0300 |
ssadetsky |
8133864: Wrong display, when the document I18n properties is true. |
Thu, 24 Mar 2016 16:56:13 +0530 |
pkbalakr |
6439354: Win L&F: TitledBorder colors are not from desktop |
Thu, 24 Mar 2016 14:06:32 +0530 |
rchamyal |
8145173: HiDPI splash screen support on Windows |
Thu, 24 Mar 2016 14:00:14 +0530 |
psadhukhan |
8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows |
Thu, 24 Mar 2016 12:27:40 +0530 |
aghaisas |
6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel |
Thu, 24 Mar 2016 12:02:06 +0530 |
psadhukhan |
7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java |
Thu, 24 Mar 2016 02:22:01 +0300 |
azvegint |
8143227: Platform-Specific Desktop Features |
Wed, 23 Mar 2016 21:20:25 +0100 |
lbourges |
8144938: Handle properly coordinate overflow in Marlin Renderer |
Wed, 23 Mar 2016 17:25:27 +0530 |
aniyogi |
8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF |
Wed, 23 Mar 2016 14:25:22 +0400 |
alexsch |
8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X |
Tue, 22 Mar 2016 14:46:48 -0700 |
prr |
8055463: Need public API allowing full access to font collections in Font.createFont() |
Tue, 22 Mar 2016 13:10:07 -0700 |
prr |
Merge |
Tue, 22 Mar 2016 16:07:36 +0530 |
aniyogi |
8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea |
Tue, 22 Mar 2016 13:07:27 +0300 |
ssadetsky |
8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag |
Mon, 21 Mar 2016 09:36:54 -0700 |
prr |
Merge |
Fri, 18 Mar 2016 11:07:25 -0700 |
prr |
Merge |
Fri, 18 Mar 2016 17:00:08 +0530 |
arapte |
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField |
Thu, 17 Mar 2016 21:58:19 -0500 |
ptbrunet |
8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole |
Thu, 17 Mar 2016 13:17:39 +0300 |
avstepan |
8151714: [TEST] add a test for JOptionPane dialog multiresolution icons |
Thu, 17 Mar 2016 12:48:25 +0530 |
psadhukhan |
8151110: libfontmanager should free memory with delete[] if it was allocated with new[] |
Thu, 17 Mar 2016 11:23:31 +0530 |
psadhukhan |
6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int) |
Wed, 16 Mar 2016 15:55:27 +0300 |
serb |
8146239: Support of PCM_FLOAT for the AU file format |
Wed, 16 Mar 2016 15:36:06 +0300 |
serb |
8151857: [TEST_BUG] bug6544309.java fails intermittently |
Wed, 16 Mar 2016 15:00:57 +0530 |
psadhukhan |
8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java |
Tue, 15 Mar 2016 22:40:38 -0700 |
alexsch |
8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1 |
Tue, 15 Mar 2016 09:16:56 -0700 |
alexsch |
8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display |
Tue, 15 Mar 2016 09:22:48 +0300 |
ssadetsky |
8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets |
Tue, 15 Mar 2016 09:18:29 +0300 |
ssadetsky |
8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios |
Tue, 15 Mar 2016 09:11:43 +0300 |
ssadetsky |
8143295: Validating issue in AWT |
Mon, 14 Mar 2016 13:10:50 -0700 |
erikj |
8151770: 9-client windows builds fail on windows since make file change for 8145174 |
Mon, 14 Mar 2016 07:28:14 -0700 |
ddehaven |
Merge |
Fri, 11 Mar 2016 11:42:43 -0800 |
ddehaven |
Merge |
Mon, 14 Mar 2016 16:46:39 +0530 |
mhalder |
8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19 |
Mon, 14 Mar 2016 12:20:38 +0300 |
avstepan |
8150724: [TEST] HiDPI: create a test for multiresolution icons |
Mon, 14 Mar 2016 13:04:07 +0530 |
psadhukhan |
8151621: [TEST_BUG] java/awt/print/PrinterJob/MultiMonPrintDlgTest.java doesn't work with jtreg |
Fri, 11 Mar 2016 21:57:43 +0400 |
alexsch |
8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D |
Fri, 11 Mar 2016 19:45:03 +0300 |
avstepan |
8151697: [TEST] minor update of test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java |
Fri, 11 Mar 2016 14:06:14 +0300 |
avstepan |
8151699: [TEST_BUG] fix awt/image/multiresolution/MultiResolutionTrayIconTest |
Fri, 11 Mar 2016 11:17:17 +0300 |
kshefov |
6734341: REGTEST fails: SelectionAutoscrollTest.html |
Fri, 11 Mar 2016 11:02:54 +0530 |
pkbalakr |
7012008: JDesktopPane - Wrong background color with Win7+WindowsLnf |
Fri, 11 Mar 2016 11:00:38 +0530 |
rchamyal |
8145174: HiDPI splash screen support on Linux |
Fri, 11 Mar 2016 10:57:47 +0530 |
rchamyal |
8145896: JInternalFrame setMaximum before adding to desktop throws null pointer exception |
Thu, 10 Mar 2016 17:19:15 +0300 |
avstepan |
8151627: [TEST_BUG] fix test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java to run with Jake |
Fri, 04 Mar 2016 20:10:52 +0300 |
serb |
8151288: Generation of property files for gtk l&f can be skipped on win/osx |
Thu, 10 Mar 2016 13:07:41 +0300 |
avstepan |
8151269: [TEST] add test covering getSource() method for multiresolution image |
Thu, 10 Mar 2016 14:14:28 +0530 |
jdv |
8139183: drawImage misses background's alpha channel |
Wed, 09 Mar 2016 14:23:20 +0300 |
serb |
8144164: [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed |
Wed, 09 Mar 2016 12:38:42 +0300 |
avstepan |
8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted |
Wed, 09 Mar 2016 11:26:57 +0530 |
psadhukhan |
8034239: PrintServiceLookup.lookupPrintServices() returns different amount of services in comparison with lpstat -v |
Tue, 05 Apr 2016 09:13:30 -0700 |
naoto |
8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException |
Tue, 05 Apr 2016 12:02:54 +0530 |
rgoel |
8149735: PropertiesTest.sh fails |
Tue, 05 Apr 2016 17:07:56 +0100 |
vtewari |
7167293: FtpURLConnection connection leak on FileNotFoundException |
Mon, 04 Apr 2016 10:45:56 -0700 |
naoto |
8153041: Remove unused redundant parameter in CLDRConverter |
Mon, 04 Apr 2016 17:51:41 +0100 |
chegar |
8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport ) |
Mon, 04 Apr 2016 09:34:18 -0300 |
jlaskey |
8151806: JImage decompress code needs to be revised to be more effective |
Sun, 03 Apr 2016 16:28:41 +0100 |
chegar |
8153181: Move sun.misc.VMSupport to an internal package |
Thu, 07 Apr 2016 10:07:02 -0700 |
lana |
Added tag jdk-9+113 for changeset 68f8be44b6a6 |
Sun, 03 Apr 2016 16:38:10 +0300 |
igerasim |
6483657: MSCAPI provider does not create unique alias namesjdk-9+113 |
Fri, 01 Apr 2016 22:47:30 +0200 |
redestad |
8153317: Two jimage tests have been failing since JDK-8152641 was fixed |
Fri, 01 Apr 2016 20:28:03 +0200 |
redestad |
8152641: Plugin to generate BMH$Species classes ahead-of-time |
Fri, 01 Apr 2016 17:08:53 +0200 |
erikj |
8153261: Clean up fix for JDK-8153217 |
Fri, 01 Apr 2016 16:46:32 +0300 |
aefimov |
8153262: javax/xml/bind/marshal/8134111/UnmarshalTest.java fails |
Fri, 01 Apr 2016 12:34:02 +0300 |
aefimov |
8134111: Unmarshaller unmarshalls XML element which doesn't have the expected namespace |
Fri, 01 Apr 2016 14:50:42 +0900 |
okutsu |
8152817: Locale data loading fails silently when running with a security manager |
Fri, 01 Apr 2016 09:14:05 +0800 |
amlu |
8153147: Mark java/net/BindException/Test.java as intermittently failing |
Thu, 31 Mar 2016 14:11:33 -0700 |
mchung |
8153217: javafx modules are not included in the jre |
Thu, 31 Mar 2016 11:50:06 -0700 |
mchung |
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build |
Thu, 31 Mar 2016 11:49:22 -0700 |
mchung |
8153125: rmic from bootcycle build should launch with -m jdk.rmic/sun.rmi.rmic.Main |
Thu, 31 Mar 2016 09:00:24 -0700 |
lana |
Merge |
Thu, 31 Mar 2016 17:30:31 +0300 |
igerasim |
8079136: Accessing a nested sublist leads to StackOverflowError |
Thu, 31 Mar 2016 06:30:39 +0100 |
chegar |
8153118: Remove sun.misc.resources |
Thu, 31 Mar 2016 06:23:43 +0100 |
chegar |
8152190: Move sun.misc.JarIndex and InvalidJarIndexException to an internal package |
Wed, 30 Mar 2016 19:05:58 -0700 |
mrkam |
8153141: Develop initial set of tests for SwingSet |
Wed, 30 Mar 2016 18:12:08 -0700 |
darcy |
8151763: Use more informative format for problem list |
Wed, 30 Mar 2016 17:23:45 -0700 |
mchung |
8153035: GenModuleInfoSource strips away the API comments |
Wed, 30 Mar 2016 19:56:34 +0100 |
alanb |
8141609: Need test for jrtfs that runs on JDK 8 to target a JDK 9 image |
Wed, 30 Mar 2016 12:47:54 -0400 |
rriggs |
8152005: sun/misc/SunMiscSignalTest.java failed intermittently |
Tue, 29 Mar 2016 17:06:33 -0700 |
naoto |
8152704: jlink command line output/help message improvement |
Tue, 29 Mar 2016 12:43:15 -0700 |
mchung |
8153027: Exclude tools/jimage/JImageTest.java |
Tue, 29 Mar 2016 18:27:33 +0200 |
redestad |
8152951: Avoid calculating the reverse of StringConcatFactory$Recipe elements |
Tue, 29 Mar 2016 18:04:41 +0900 |
okutsu |
8152077: (cal) Calendar.roll does not always roll the hours during daylight savings |
Tue, 29 Mar 2016 10:47:03 +0800 |
amlu |
8152873: java/util/Locale/LocaleProviders.sh fails after JDK-8150432 |
Mon, 28 Mar 2016 22:25:32 +0200 |
redestad |
8152733: Avoid creating Manifest when checking for Multi-Release attribute |
Mon, 28 Mar 2016 12:36:33 +0530 |
rgoel |
8150432: LocaleProviders.sh fails |
Mon, 28 Mar 2016 08:53:39 -0700 |
dl |
8152083: Optimize TimeUnit conversions |
Mon, 28 Mar 2016 17:12:48 +0300 |
aefimov |
8073872: Schemagen fails with StackOverflowError if element references containing class |
Thu, 31 Mar 2016 01:13:26 -0700 |
lana |
Added tag jdk-9+112 for changeset 1565a0efe6f0 |
Fri, 25 Mar 2016 16:50:20 -0700 |
asmotrak |
8152798: Mark WeakCipherSuite.java as intermittently failingjdk-9+112 |
Fri, 25 Mar 2016 12:30:13 -0700 |
mchung |
8151571: InnocuousThread cannot be created during early startup |
Fri, 25 Mar 2016 17:12:18 +0100 |
dfuchs |
8150840: Add an internal system property to control the default level of System.Logger when java.logging is not present. |
Fri, 25 Mar 2016 19:46:48 +0800 |
amlu |
8152749: Mark AdaptorCloseAndInterrupt.java as intermittently failing |
Thu, 24 Mar 2016 13:09:48 -0700 |
mchung |
8152508: tools/jlink/SecurityTest.java failed intermittently |
Thu, 24 Mar 2016 11:20:14 -0700 |
mchung |
8152715: Problem list tools/pack200/Pack200Props.java |
Thu, 24 Mar 2016 15:34:37 +0000 |
chegar |
Merge |
Thu, 24 Mar 2016 15:32:54 +0000 |
chegar |
8149122: Move sun.misc.URLClassPath and Resouce to an internal package |
Thu, 24 Mar 2016 14:45:46 +0100 |
dfuchs |
8152606: java.base no longer needs to export sun.util.logging to java.httpclient |
Thu, 24 Mar 2016 14:23:37 +0100 |
erikj |
8152545: Use preprocessor instead of compiling a program to generate native nio constants |
Thu, 24 Mar 2016 12:41:24 +0000 |
xuelei |
8152237: Support BigInteger.TWO |
Thu, 24 Mar 2016 11:59:07 +0000 |
chegar |
8152277: Move URLClassPath.pathToURLs(String) to RegistryImpl |
Thu, 24 Mar 2016 11:56:47 +0000 |
chegar |
8152642: Remove sun.misc.Unsafe dependency from java.lang.reflect.Proxy |
Thu, 24 Mar 2016 12:52:03 +0300 |
shade |
8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization |
Wed, 23 Mar 2016 21:45:11 -0700 |
lana |
Merge |
Wed, 23 Mar 2016 17:05:04 -0700 |
naoto |
8152143: jlink --include-locales should gracefully detect certain user error |
Wed, 23 Mar 2016 18:24:35 +0100 |
dfuchs |
8151281: Module java.httpclient could use System.Logger instead of PlatformLogger |
Wed, 23 Mar 2016 09:23:07 -0700 |
mchung |
8152227: Remove jdk.deploy.osx module descriptor |
Wed, 23 Mar 2016 09:21:01 -0700 |
mchung |
8152197: Single place to specify module-specific information for images build |
Wed, 23 Mar 2016 19:57:42 +0530 |
rriggs |
8151868: Typo in java.time.Instant until(Temporal endExclusive, TemporalUnit unit) |
Wed, 23 Mar 2016 12:25:08 +0000 |
xuelei |
8149017: Delayed provider selection broken in RSA client key exchange |
Wed, 23 Mar 2016 14:54:30 +0530 |
sundar |
8152268: jjs tool makefile should use --addmods ALL-SYSTEM |
Tue, 22 Mar 2016 15:37:55 -0700 |
bpb |
8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization |
Tue, 22 Mar 2016 16:02:32 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 16:02:25 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 10:42:32 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 16:28:52 +0100 |
tvaleev |
8148748: ArrayList.subList().spliterator() is not late-binding |
Tue, 22 Mar 2016 16:28:50 +0100 |
tvaleev |
8151123: Collectors.summingDouble/averagingDouble unnecessarily call mapper twice |
Mon, 21 Mar 2016 20:19:52 -0700 |
amurillo |
Merge |
Thu, 17 Mar 2016 11:25:16 -0700 |
amurillo |
Merge |
Wed, 16 Mar 2016 14:31:32 +0100 |
jwilhelm |
Merge |
Mon, 07 Mar 2016 20:59:35 +0300 |
dsamersoff |
8147456: Parsing of argument for -agentpath can write outside of allocated memory |
Mon, 21 Mar 2016 15:59:27 -0700 |
sherman |
8152352: Compiling warnings in zip_util.c blocks devkit to build with --with-zlib=system |
Mon, 21 Mar 2016 21:58:50 +0300 |
aefimov |
8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc |
Mon, 21 Mar 2016 11:54:23 -0700 |
ssahoo |
8150512: Update test for jdk.security.provider.preferred security property. |
Mon, 21 Mar 2016 14:24:11 -0400 |
ntv |
8032051: "ZonedDateTime" class "parse" method fails with short time zone offset ("+01") |
Mon, 21 Mar 2016 08:48:34 -0700 |
naoto |
8060097: sun/net/idn/TestStringPrep.java failed. |
Mon, 21 Mar 2016 10:27:50 +0100 |
jlahoda |
8131913: jdk/internal/jline/console/StripAnsiTest.java can't run in the background |
Sun, 20 Mar 2016 07:35:20 +0000 |
alanb |
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded" |
Sun, 20 Mar 2016 00:03:43 +0000 |
xuelei |
8152221: Use try-with-resource in test templates |
Fri, 18 Mar 2016 13:14:53 +0000 |
clanger |
8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow |
Thu, 17 Mar 2016 08:47:46 -0700 |
bpb |
8152043: (fs) Remove dynamic loopup of Win32 API functions in WindowsNativeDispatcher needed to support Windows XP and Server 2003 |
Wed, 16 Mar 2016 14:04:12 -0700 |
mikael |
8151233: Unify CopySwap and CopyMemory tests |
Wed, 16 Mar 2016 13:16:14 -0400 |
rriggs |
8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception |
Tue, 15 Mar 2016 14:49:37 -0700 |
lana |
Merge |
Tue, 15 Mar 2016 06:53:45 -0700 |
ksrini |
8151858: update ASM 5.1 to accept V53.0 classfiles |
Tue, 01 Mar 2016 12:33:04 -0800 |
ksrini |
8147755: ASM should create correct constant tag for invokestatic on handle point to interface static method |
Tue, 15 Mar 2016 12:38:35 +0800 |
amlu |
8151785: Doc typo in src/../java/util/stream/PipelineHelper.java |
Mon, 14 Mar 2016 16:13:09 -0700 |
jjg |
8151847: rmic should support v53 classfiles |
Mon, 14 Mar 2016 14:28:53 -0700 |
amurillo |
Merge |
Thu, 10 Mar 2016 16:08:20 -0800 |
amurillo |
Merge |
Mon, 07 Mar 2016 09:34:30 +0100 |
zmajo |
Merge |
Thu, 03 Mar 2016 23:57:07 +0300 |
shade |
8150465: Unsafe methods to produce uninitialized arrays |
Thu, 03 Mar 2016 09:12:05 -0800 |
mikael |
8149159: Clean up Unsafe |
Mon, 14 Mar 2016 10:48:18 -0700 |
darcy |
8151835: Mark SmallPrimeExponentP.java as intermittently failing |
Sat, 12 Mar 2016 00:58:39 +0530 |
rriggs |
8151062: Unclosed parenthesis in java.util.EnumMap.clone() Javadoc |
Mon, 14 Mar 2016 19:46:19 +0800 |
amlu |
8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2 |
Mon, 14 Mar 2016 08:10:44 +0100 |
mhaupt |
8151778: TestLookup.java fails after push of JDK-8150782 |
Sun, 13 Mar 2016 20:26:29 +0100 |
mhaupt |
8150782: findClass / accessClass throw unexpected exceptions |
Fri, 11 Mar 2016 17:07:57 -0800 |
asmotrak |
8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing |
Fri, 11 Mar 2016 15:30:20 -0800 |
darcy |
8151750: Mark ChangingInterests.java as intermittently failing |
Wed, 23 Mar 2016 19:33:39 -0700 |
lana |
Added tag jdk-9+111 for changeset b2a69d66dc65 |
Thu, 17 Mar 2016 19:04:16 +0000 |
alanb |
8142968: Module System implementationjdk-9+111 |
Tue, 15 Mar 2016 13:48:26 -0700 |
lana |
Added tag jdk-9+110 for changeset 9417e1bcded6 |
Fri, 11 Mar 2016 14:07:03 -0800 |
bpb |
8151691: [Findbugs]jdk.internal.math.FormattedFloatingDecimal.getExponent() may expose internal repjdk-9+110 |
Fri, 11 Mar 2016 11:27:12 -0800 |
ddehaven |
Merge |
Fri, 11 Mar 2016 09:16:55 -0800 |
ddehaven |
Merge |
Mon, 07 Mar 2016 16:38:23 -0800 |
ddehaven |
Merge |
Mon, 07 Mar 2016 11:54:42 +0530 |
psadhukhan |
8058316: lookupDefaultPrintService returns null on Solaris 11 |
Fri, 04 Mar 2016 18:42:16 +0300 |
avstepan |
8150258: [TEST] HiDPI: create a test for multiresolution menu items icons |