Mon, 02 Jun 2014 09:19:59 +0100 |
alanb |
8043753: Drop javax.transaction from compact2 and compact3 |
Sun, 01 Jun 2014 11:54:04 -0400 |
omajid |
8044235: src.zip should include all sources |
Fri, 30 May 2014 16:45:30 -0700 |
darcy |
8039865: Add fallthrough lint warning to build of jdk repository |
Fri, 30 May 2014 16:41:18 -0700 |
darcy |
8044477: Fix fallthrough lint warning in ASM |
Fri, 30 May 2014 13:37:35 -0700 |
ksrini |
8044046: [asm] refresh internal ASM version to v5.0.3 |
Fri, 30 May 2014 09:25:18 -0700 |
mikael |
8044363: Remove special build options for unpack200 executable |
Fri, 30 May 2014 15:46:12 -0400 |
rriggs |
8044461: Cleanup new Boolean and single character strings |
Wed, 04 Jun 2014 20:20:28 -0700 |
katleman |
Added tag jdk9-b16 for changeset ab7d2c565b0d |
Fri, 30 May 2014 19:09:46 +0200 |
sla |
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txtjdk9-b16 |
Fri, 30 May 2014 09:25:14 -0700 |
lana |
Merge |
Fri, 30 May 2014 14:32:01 +0100 |
alanb |
8044027: Remove unused XML Signature schema and dtd files from source |
Fri, 30 May 2014 14:37:43 +0800 |
weijun |
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec |
Fri, 30 May 2014 02:33:20 +0400 |
igerasim |
8044342: build failure on Windows noticed with recent smartcardio fix |
Thu, 29 May 2014 15:50:36 +0100 |
vinnie |
8044038: Security tests fail on 32 bit linux platform |
Thu, 29 May 2014 13:27:36 +0400 |
vlivanov |
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error |
Thu, 29 May 2014 10:17:08 +0400 |
igerasim |
8043720: (smartcardio) Native memory should be handled more accurately |
Wed, 28 May 2014 23:08:49 -0700 |
darcy |
8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java |
Thu, 29 May 2014 10:36:06 +0800 |
weijun |
8036709: Java 7 jarsigner displays warning about cert policy tree |
Thu, 29 May 2014 01:50:50 +0400 |
igerasim |
7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true |
Tue, 27 May 2014 10:27:51 +0100 |
prappo |
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound |
Wed, 28 May 2014 11:41:26 +0400 |
igerasim |
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X |
Tue, 27 May 2014 17:26:52 -0700 |
joehw |
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE |
Mon, 16 Jun 2014 14:04:22 +0100 |
alanb |
Overriding now working consistently |
Sat, 14 Jun 2014 20:19:38 +0100 |
alanb |
Don't search initial module graph's module path when module not found |
Thu, 12 Jun 2014 16:28:21 +0100 |
alanb |
Allow readability graph to be defined incrementally/lazily |
Mon, 09 Jun 2014 18:39:13 +0100 |
alanb |
Extend MH access checks to modules to allow for experimental testing |
Mon, 09 Jun 2014 14:41:29 +0100 |
alanb |
Bring back java -m to allow initial (main) module to be specified |
Thu, 05 Jun 2014 11:11:19 +0200 |
erikj |
Adding a print shuffle mode that just lists all files to be moved in a file. |
Wed, 04 Jun 2014 16:47:37 +0200 |
erikj |
Better incremental hg shuffle |
Wed, 04 Jun 2014 15:24:13 +0200 |
erikj |
Fixed jpda demo shuffle. |
Wed, 04 Jun 2014 14:00:16 +0200 |
erikj |
Shuffle fixes |
Wed, 04 Jun 2014 13:46:45 +0200 |
erikj |
Fixes for macosx |
Wed, 04 Jun 2014 12:06:53 +0100 |
alanb |
System module graph needs to include all selected modules at startup |
Tue, 03 Jun 2014 20:24:49 +0100 |
alanb |
ServiceLoader no longer used to locate implementations of sun.java2d.cmm.CMMServiceProvider |
Tue, 03 Jun 2014 20:01:19 +0100 |
alanb |
java -modulepath now uses module graph composition |
Tue, 03 Jun 2014 14:55:49 +0200 |
erikj |
Merge |
Thu, 29 May 2014 22:32:11 -0700 |
katleman |
Added tag jdk9-b15 for changeset 4537360f09fe |
Tue, 27 May 2014 21:29:13 +0000 |
wetmore |
Mergejdk9-b15 |
Tue, 27 May 2014 17:06:18 +0000 |
wetmore |
Merge |
Fri, 23 May 2014 23:55:14 +0000 |
wetmore |
Merge |
Thu, 22 May 2014 20:24:42 +0000 |
wetmore |
8043342: Replace uses of StringBuffer with StringBuilder within crypto code |
Tue, 27 May 2014 16:05:04 -0400 |
rriggs |
8003488: (process) Provide Process.getPid() |
Tue, 27 May 2014 12:15:08 -0700 |
mchung |
8044034: Remove unused com/sun/tools/hat files |
Tue, 27 May 2014 17:56:35 +0800 |
luchsh |
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX |
Tue, 27 May 2014 16:20:09 +0900 |
okutsu |
8033627: UTC+02:00 time zones are not detected correctly on Windows |
Mon, 26 May 2014 18:34:26 -0700 |
kvn |
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler |
Mon, 24 Feb 2014 18:11:55 +0400 |
vlivanov |
8037210: Get rid of char-based descriptions 'J' of basic types |
Mon, 26 May 2014 19:59:28 +0400 |
igerasim |
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space |
Mon, 26 May 2014 15:52:40 +0100 |
alanb |
8043958: Remove unused com.sun.pept classes from jdk repository |
Sun, 25 May 2014 09:37:20 +0200 |
sla |
8041923: Command line output is missing from jinfo |
Fri, 23 May 2014 19:42:16 +0100 |
robm |
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request |
Fri, 23 May 2014 09:05:24 -0700 |
prr |
Merge |
Tue, 13 May 2014 10:29:12 -0700 |
ddehaven |
8003900: X11 dependencies should be removed from Mac OS X build. |
Thu, 15 May 2014 20:24:13 +0400 |
azvegint |
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException |
Thu, 15 May 2014 20:21:17 +0400 |
alitvinov |
8041725: Nimbus JList selection colors persist across L&F changes |
Thu, 15 May 2014 20:09:38 +0400 |
bagiras |
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests |
Wed, 14 May 2014 18:19:14 +0400 |
bae |
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG |
Tue, 13 May 2014 16:06:12 +0400 |
serb |
8042007: Javadoc cleanup of javax.sound.sampled.spi package |
Mon, 12 May 2014 09:38:27 -0700 |
prr |
Merge |
Mon, 12 May 2014 09:32:23 -0700 |
prr |
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider |
Mon, 12 May 2014 18:21:15 +0400 |
anashaty |
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed |
Thu, 08 May 2014 19:27:24 -0400 |
omajid |
8042806: Splashscreen uses libjpeg-internal macros |
Thu, 08 May 2014 15:17:02 -0700 |
prr |
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine |
Thu, 08 May 2014 18:37:34 +0400 |
pchelko |
8042752: [macosx] NSEvent instances leak throw JNI local references |
Thu, 08 May 2014 16:50:42 +0400 |
pchelko |
8036917: [macosx] Native memory leaks. |
Thu, 08 May 2014 11:46:03 +0200 |
simonis |
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface |
Mon, 05 May 2014 23:21:27 -0700 |
ddehaven |
8042440: awt_Plugin no longer needed |
Wed, 07 May 2014 19:47:26 +0400 |
pchelko |
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx |
Wed, 07 May 2014 19:40:30 +0400 |
pchelko |
8042585: [macosx] Unused code in LWCToolkit.m |
Mon, 05 May 2014 23:38:30 -0700 |
darcy |
8039109: Fix unchecked and raw lint warnings in java.awt |
Mon, 05 May 2014 23:19:00 -0700 |
darcy |
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound |
Mon, 05 May 2014 12:49:13 -0700 |
prr |
Merge |
Mon, 05 May 2014 09:41:41 -0700 |
prr |
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9 |
Mon, 05 May 2014 19:42:11 +0400 |
serb |
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution |
Wed, 30 Apr 2014 19:28:05 +0400 |
malenkov |
8041917: unexcepted behavior of LineBorder while using Boolean variable true |
Wed, 30 Apr 2014 11:29:29 +0200 |
simonis |
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c |
Wed, 30 Apr 2014 12:41:38 +0400 |
pchelko |
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater |
Tue, 29 Apr 2014 14:40:26 -0700 |
ngthomas |
Merge |
Tue, 29 Apr 2014 15:46:16 -0400 |
omajid |
8042159: Allow using a system-installed lcms2 |
Tue, 29 Apr 2014 14:32:38 +0400 |
yan |
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk |
Mon, 28 Apr 2014 19:05:49 -0700 |
henryjen |
8039642: Fix raw and unchecked warnings in sun.awt.* |
Mon, 28 Apr 2014 11:03:52 -0700 |
asaha |
8036819: JAB: mneumonics not read for textboxes |
Mon, 28 Apr 2014 16:45:43 +0400 |
pchelko |
8041987: [macosx] setDisplayMode crashes |
Fri, 25 Apr 2014 16:39:13 +0400 |
pchelko |
8041490: PIT: [macosx] Crash in system tray functionality check test |
Fri, 25 Apr 2014 16:27:30 +0400 |
pchelko |
8041572: [macosx] huge native memory leak in AWTWindow.m |
Thu, 24 Apr 2014 20:22:58 +0400 |
pchelko |
7124250: [macosx] JOptionPane dialogs show wrong icons |
Thu, 24 Apr 2014 16:15:08 +0400 |
alexsch |
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage |
Wed, 23 Apr 2014 21:11:25 +0400 |
malenkov |
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel |
Wed, 23 Apr 2014 18:07:12 +0400 |
pchelko |
8039567: Duplicated code in DataTransferer |
Wed, 23 Apr 2014 17:56:05 +0400 |
pchelko |
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order |
Tue, 22 Apr 2014 17:55:25 -0700 |
darcy |
8039860: Fix fallthrough lint warnings in swing |
Mon, 21 Apr 2014 23:39:30 -0700 |
darcy |
8039862: Fix fallthrough lint warnings in 2d |
Mon, 21 Apr 2014 20:59:59 +0400 |
malenkov |
8040656: Classes with overriden methods with covariant returns return random read methods |
Mon, 21 Apr 2014 16:32:41 +0400 |
alitvinov |
8024061: Exception thrown when drag and drop between two components is executed quickly |
Mon, 21 Apr 2014 14:35:14 +0400 |
yan |
8039279: Move awt tests to openjdk repository |
Mon, 21 Apr 2014 11:00:46 +0400 |
pchelko |
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 |
Fri, 18 Apr 2014 09:56:34 -0700 |
henryjen |
8038644: Fix raw and unchecked warnings in sun.java2d.* |
Fri, 18 Apr 2014 20:10:39 +0400 |
serb |
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform |
Fri, 18 Apr 2014 10:47:23 +0400 |
pchelko |
8035169: Move ThreadGroupUtils from the sun.misc package |
Fri, 23 May 2014 16:24:43 +0100 |
robm |
8042857: 14 stuck threads waiting for notification on LDAPRequest |
Fri, 23 May 2014 16:35:10 +0200 |
mkos |
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail |
Fri, 23 May 2014 15:07:22 +0200 |
jbachorik |
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable |
Fri, 23 May 2014 07:07:33 +0400 |
igerasim |
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX |
Thu, 22 May 2014 14:39:32 -0700 |
lana |
Merge |
Thu, 22 May 2014 13:03:10 -0700 |
dsamersoff |
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly |
Thu, 22 May 2014 20:19:08 +0400 |
igerasim |
8043772: Typos in Double/Int/LongSummaryStatistics.java |
Thu, 22 May 2014 09:15:01 -0700 |
mfang |
Merge |
Thu, 22 May 2014 08:13:14 -0700 |
mfang |
8037343: Wrong dateformat for locale es_DO |
Wed, 21 May 2014 14:33:33 +0100 |
alanb |
8042887: Remove serialver -show, this tool does not need a GUI |
Thu, 22 May 2014 11:05:36 +0200 |
ykantser |
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError |
Thu, 22 May 2014 13:21:47 +0900 |
okutsu |
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending |
Wed, 21 May 2014 23:30:17 +0000 |
valeriep |
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 |
Thu, 22 May 2014 07:04:57 +0800 |
weijun |
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth |
Wed, 21 May 2014 10:22:20 +0200 |
sla |
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build |
Tue, 20 May 2014 23:17:01 +0400 |
kizune |
8037398: integer overflow in jdk/src/share/bin/java.c |
Tue, 20 May 2014 06:11:05 -0700 |
dsamersoff |
8041435: Make JDWP socket connector accept only local connections by default |
Tue, 20 May 2014 10:11:23 +0400 |
igerasim |
7195480: javax.smartcardio does not detect cards on Mac OS X |
Mon, 19 May 2014 14:28:08 +0100 |
robm |
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings |
Mon, 19 May 2014 10:43:09 +0400 |
yan |
8040893: Add block tags for @return and @param to swing border classes |
Mon, 19 May 2014 10:34:42 +0400 |
yan |
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes |
Sun, 18 May 2014 20:42:10 +0200 |
sla |
8043382: TempDirTest.java times out |
Fri, 16 May 2014 14:48:34 -0400 |
lancea |
8043278: Add initial unit tests for javax.sql.rowset.serial |
Fri, 16 May 2014 09:20:56 -0700 |
twisti |
8032606: ClassValue.ClassValueMap.type is unused |
Fri, 16 May 2014 17:45:35 +0400 |
yan |
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages |
Fri, 16 May 2014 17:41:47 +0400 |
yan |
8042120: Fix doclint warnings from javax.swing.text.html.parser |
Mon, 12 May 2014 14:47:55 +0200 |
jfranck |
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null |
Thu, 22 May 2014 12:54:02 -0700 |
katleman |
Added tag jdk9-b14 for changeset 5c7a17a81afd |
Thu, 15 May 2014 10:41:25 -0700 |
lana |
Mergejdk9-b14 |
Wed, 14 May 2014 15:46:27 +0100 |
chegar |
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize |
Thu, 15 May 2014 18:18:19 +0400 |
aefimov |
8043012: (tz) Support tzdata2014c |
Wed, 14 May 2014 10:52:51 -0700 |
naoto |
8041791: String.toLowerCase regression - violates Unicode standard |
Wed, 14 May 2014 16:40:53 +0100 |
alanb |
8043119: (props) Properties.storeToXML closes output stream |
Wed, 14 May 2014 11:16:41 +0100 |
michaelm |
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java |
Tue, 13 May 2014 11:03:25 +0100 |
alanb |
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser |
Mon, 12 May 2014 12:35:23 -0400 |
mullan |
6996377: shrink duplicate code in the constructor of PKIXValidator |
Mon, 12 May 2014 17:34:29 +0200 |
plevart |
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix) |
Mon, 12 May 2014 14:33:13 +0400 |
yan |
8038795: Tidy warnings cleanup for javax.management |
Mon, 12 May 2014 14:12:33 +0400 |
yan |
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script |
Fri, 09 May 2014 15:24:57 +0200 |
ykantser |
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError |
Fri, 09 May 2014 15:27:02 -0400 |
emc |
8042859: Build broken for Solaris |
Fri, 09 May 2014 09:04:41 -0700 |
mchung |
8040059: Change default policy for extensions to no permission |
Fri, 09 May 2014 12:06:13 +0200 |
sla |
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework |
Fri, 09 May 2014 09:47:07 +0100 |
alanb |
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2 |
Mon, 02 Jun 2014 09:03:58 +0100 |
alanb |
Rename ModuleLibrary to ModulePath to align with current terminology |
Sun, 01 Jun 2014 17:33:48 +0100 |
alanb |
Initial changes to support module graph composition |
Fri, 30 May 2014 16:42:22 +0100 |
alanb |
Fix mixups between module name and id |
Thu, 29 May 2014 17:36:13 -0700 |
mchung |
jdk.jfr dependency on sun.management has been removed |
Thu, 29 May 2014 17:27:58 -0700 |
mchung |
Fix macosx/native/include be included in LIBAWT_LWAWT_CFLAGS |
Thu, 29 May 2014 15:50:12 -0700 |
mchung |
Fix macosx java.desktop jawt and awt_lwawt build failure |
Thu, 29 May 2014 10:53:18 +0100 |
alanb |
META-INF incorrectly treated as contents in modular JAR |
Wed, 28 May 2014 16:25:34 +0200 |
erikj |
Windows builds without old src dir |
Tue, 27 May 2014 18:06:57 +0200 |
erikj |
Fixed shuffle of windows files |
Tue, 27 May 2014 17:00:09 +0200 |
erikj |
Added shuffle of jmm.h. Verified build of jigsaw with old src removed. |
Tue, 27 May 2014 15:10:30 +0200 |
erikj |
Shuffling iiop, snmp docs, windows resource files, aix porting and management manifest. |
Mon, 26 May 2014 17:32:08 +0200 |
erikj |
Shuffling more files. |
Fri, 23 May 2014 20:50:38 -0700 |
mchung |
Update GenGraphs to use bold/dashed edge. |
Fri, 23 May 2014 14:21:36 +0200 |
erikj |
Adding missing files to shuffle for langtools and jaxp. |
Fri, 23 May 2014 12:00:50 +0100 |
alanb |
Move JAXB tools to jdk.xml.bind |
Thu, 22 May 2014 08:43:16 +0100 |
alanb |
java.jgss -> java.security.jgss |
Thu, 22 May 2014 08:18:41 +0100 |
alanb |
jdk.service -> jdk.svc |
Wed, 21 May 2014 16:25:00 -0700 |
mchung |
modules.xml element name change |
Wed, 21 May 2014 16:11:39 +0200 |
erikj |
Added shuffle of various doc files in all repos except jdk. |
Wed, 21 May 2014 12:31:33 +0200 |
erikj |
Fixed duplicated shuffles. |
Tue, 20 May 2014 19:09:18 -0700 |
mchung |
Tools modules update |
Tue, 20 May 2014 16:20:00 +0200 |
erikj |
Merge |
Thu, 15 May 2014 10:25:51 -0700 |
katleman |
Added tag jdk9-b13 for changeset c7c8002d0272 |
Thu, 08 May 2014 17:42:58 -0700 |
lana |
Mergejdk9-b13 |
Thu, 08 May 2014 15:27:38 -0700 |
lana |
Merge |
Thu, 08 May 2014 16:06:43 -0700 |
bpb |
8042478: Include Mersenne primes in BigInteger primality testing |
Thu, 08 May 2014 22:30:31 +0800 |
weijun |
8039951: com.sun.security.auth.module missing classes on some platforms |
Thu, 08 May 2014 22:30:24 +0800 |
weijun |
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false) |
Thu, 08 May 2014 13:26:26 +0400 |
yan |
8042105: Fix some more doclint issues in javax.swing.text.html classes |
Fri, 25 Apr 2014 17:19:49 +0200 |
sla |
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms |
Thu, 08 May 2014 08:22:25 +0900 |
peytoia |
8042360: Subtag syntax check is incomplete in Locale.LanguageRange |
Wed, 07 May 2014 11:45:31 -0700 |
bpb |
8026236: Add PrimeTest for BigInteger |
Wed, 07 May 2014 16:50:40 +0400 |
igerasim |
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified |
Wed, 07 May 2014 09:43:40 +0400 |
igerasim |
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException |
Wed, 07 May 2014 02:24:01 +0000 |
xuelei |
8042449: Issue for negative byte major record version |
Tue, 06 May 2014 10:32:32 -0700 |
ksrini |
8042266: [launcher] create test groups for launcher regression tests |
Tue, 06 May 2014 12:20:29 +0100 |
chegar |
Merge |
Fri, 02 May 2014 19:38:33 +0100 |
chegar |
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes |
Tue, 06 May 2014 10:51:03 +0200 |
miauno |
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests |
Tue, 06 May 2014 10:29:59 +0200 |
psandoz |
8042355: stream with sorted() causes downstream ops not to be lazy |
Tue, 06 May 2014 10:28:48 +0400 |
igerasim |
8040806: BitSet.toString() can throw IndexOutOfBoundsException |
Thu, 06 Mar 2014 16:51:30 +0000 |
scolebourne |
8034906: Fix typos, errors and Javadoc differences in java.time |
Mon, 05 May 2014 09:52:24 -0700 |
mduigou |
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour |
Sat, 03 May 2014 17:23:51 -0700 |
ksrini |
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily |
Fri, 02 May 2014 11:25:07 -0700 |
bpb |
8032016: Optimizations of Math.next{After,Up}({float,double}) |
Fri, 02 May 2014 10:05:57 -0400 |
mullan |
Merge |
Fri, 02 May 2014 10:01:46 -0400 |
mullan |
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits |
Fri, 02 May 2014 14:40:52 +0200 |
sjiang |
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121 |
Thu, 08 May 2014 01:05:24 -0700 |
katleman |
Added tag jdk9-b12 for changeset 83d9bc20973d |
Thu, 01 May 2014 14:21:29 -0700 |
lana |
Mergejdk9-b12 |
Wed, 30 Apr 2014 14:27:19 +0100 |
alanb |
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive |
Wed, 30 Apr 2014 14:46:19 +0200 |
erikj |
8042208: Build fails on Solaris using devkit when X isn't installed |
Wed, 30 Apr 2014 15:13:44 +0400 |
yan |
8039488: Tidy warnings cleanup for javax.sql |
Wed, 30 Apr 2014 15:02:24 +0400 |
yan |
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql |
Wed, 30 Apr 2014 11:28:05 +0200 |
jbachorik |
8042123: Support default and static interface methods in JDI, JDWP and JDB |
Tue, 29 Apr 2014 23:20:34 +0000 |
xuelei |
8042178: A comment need to go in RSAClientKeyExchange.java |
Tue, 29 Apr 2014 11:04:47 -0700 |
ngthomas |
Merge |
Tue, 29 Apr 2014 09:04:02 -0700 |
ngthomas |
Merge |
Thu, 17 Apr 2014 09:45:16 -0700 |
darcy |
8039861: Fix fallthrough lint warnings in awt |
Thu, 17 Apr 2014 16:26:45 +0400 |
pchelko |
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7 |
Wed, 16 Apr 2014 12:42:40 -0700 |
ngthomas |
Merge |
Wed, 16 Apr 2014 10:53:10 -0700 |
asaha |
Merge |
Tue, 15 Apr 2014 15:28:01 -0700 |
asaha |
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event |
Wed, 16 Apr 2014 17:01:47 +0400 |
bagiras |
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp |
Wed, 16 Apr 2014 16:55:45 +0400 |
bagiras |
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp |
Wed, 16 Apr 2014 12:51:25 +0400 |
dmarkov |
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable |
Tue, 15 Apr 2014 22:57:02 -0700 |
ngthomas |
Merge |
Mon, 14 Apr 2014 12:59:50 -0700 |
prr |
Merge |
Mon, 14 Apr 2014 21:24:45 +0400 |
bagiras |
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp |
Fri, 11 Apr 2014 11:03:13 -0700 |
darcy |
8039863: Fix fallthrough lint warnings in sound |
Fri, 11 Apr 2014 17:28:45 +0400 |
serb |
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0 |
Fri, 11 Apr 2014 16:18:58 +0400 |
serb |
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical |
Thu, 10 Apr 2014 22:30:58 +0400 |
malenkov |
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter |
Thu, 10 Apr 2014 22:26:43 +0400 |
malenkov |
8039750: KSS: Replace MetalLazyValue with lambda |
Thu, 10 Apr 2014 13:22:23 +0400 |
alexsch |
8038113: [macosx] JTree icon is not rendered in high resolution on Retina |
Thu, 10 Apr 2014 11:57:19 +0400 |
pchelko |
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp |
Thu, 10 Apr 2014 11:56:01 +0400 |
pchelko |
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp |
Wed, 09 Apr 2014 18:20:55 +0400 |
pchelko |
8039752: Regression: Clipboard couldn't be used on linux |
Wed, 09 Apr 2014 17:30:42 +0400 |
yan |
8038631: Create wrapper for awt.Robot with additional functionality |
Wed, 09 Apr 2014 15:20:09 +0400 |
pchelko |
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux |
Wed, 09 Apr 2014 14:38:27 +0400 |
serb |
8038765: [macosx] Toolkit.sync should be implemented |
Tue, 08 Apr 2014 14:02:30 +0400 |
pchelko |
6690000: Typo's in DataFlavor Javadoc |
Mon, 07 Apr 2014 17:45:18 +0100 |
azvegint |
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux |
Mon, 07 Apr 2014 17:43:42 +0100 |
azvegint |
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes? |
Mon, 07 Apr 2014 17:41:16 +0100 |
azvegint |
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt |
Mon, 07 Apr 2014 18:01:52 +0400 |
alexsch |
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour |
Mon, 07 Apr 2014 15:34:27 +0400 |
serb |
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F |
Fri, 04 Apr 2014 11:18:28 -0700 |
prr |
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak |
Fri, 04 Apr 2014 10:24:11 -0700 |
prr |
Merge |
Fri, 04 Apr 2014 10:03:18 -0700 |
prr |
8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp |
Fri, 04 Apr 2014 20:26:01 +0400 |
bagiras |
8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp |
Fri, 04 Apr 2014 20:18:53 +0400 |
malenkov |
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden |
Fri, 04 Apr 2014 20:12:41 +0400 |
malenkov |
8038962: KSS: javax.swing.text.html[.parser].ResourceLoader |
Thu, 03 Apr 2014 13:02:39 +0400 |
pchelko |
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric |
Thu, 03 Apr 2014 11:19:10 +0400 |
bae |
8019990: IM candidate window appears on the South-East corner of the display. |
Wed, 02 Apr 2014 18:34:08 +0400 |
alexsch |
6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer |
Wed, 02 Apr 2014 17:37:34 +0400 |
pchelko |
6463901: Either generify or deprecate sun.awt.EventListenerAggregate |