Tue, 22 Oct 2013 09:06:42 -0400 |
mullan |
Merge
|
changeset |
files
|
Tue, 22 Oct 2013 08:17:06 -0400 |
mullan |
Merge
|
changeset |
files
|
Tue, 22 Oct 2013 08:03:16 -0400 |
mullan |
8021191: Add isAuthorized check to limited doPrivileged methods
|
changeset |
files
|
Tue, 22 Oct 2013 14:00:16 +0100 |
chegar |
8017779: java/net/Authenticator/B4769350.java fails
|
changeset |
files
|
Tue, 15 Oct 2013 18:41:23 +0400 |
igerasim |
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
|
changeset |
files
|
Tue, 22 Oct 2013 12:04:19 +0100 |
alanb |
8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
|
changeset |
files
|
Tue, 22 Oct 2013 11:43:04 +0100 |
alanb |
8021257: com.sun.corba.se.** should be on restricted package list
|
changeset |
files
|
Tue, 22 Oct 2013 12:35:27 +0200 |
alundblad |
8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
|
changeset |
files
|
Tue, 22 Oct 2013 10:57:40 +0200 |
ykantser |
8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
|
changeset |
files
|
Tue, 22 Oct 2013 10:34:12 +0200 |
jfranck |
8009411: (reflect) Class.getMethods should not include static methods from interfaces
|
changeset |
files
|
Tue, 22 Oct 2013 03:49:50 +0000 |
juh |
Merge
|
changeset |
files
|
Mon, 21 Oct 2013 22:05:31 +0000 |
juh |
Merge
|
changeset |
files
|
Mon, 21 Oct 2013 13:36:04 -0700 |
darcy |
8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
|
changeset |
files
|
Mon, 21 Oct 2013 23:32:36 -0400 |
sla |
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
|
changeset |
files
|
Mon, 21 Oct 2013 18:22:39 -0700 |
sherman |
8008386: (cs) Unmappable leading should be decoded to replacement.
|
changeset |
files
|
Tue, 22 Oct 2013 06:13:01 +0900 |
peytoia |
8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char
|
changeset |
files
|
Mon, 21 Oct 2013 12:52:37 -0700 |
darcy |
8022658: Revisit FunctionalInterface on some core libs types
|
changeset |
files
|
Mon, 21 Oct 2013 11:16:02 -0700 |
sherman |
8026842: Remove Time-Zone IDs HST/EST/MST
|
changeset |
files
|
Mon, 21 Oct 2013 13:57:11 +0200 |
jbachorik |
7140929: NotSerializableNotifTest.java fails intermittently
|
changeset |
files
|
Mon, 21 Oct 2013 12:00:58 +0200 |
dfuchs |
8026499: Root Logger level can be reset unexpectedly
|
changeset |
files
|
Mon, 21 Oct 2013 11:15:41 +0200 |
dfuchs |
8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
|
changeset |
files
|
Mon, 21 Oct 2013 10:54:46 +0200 |
jbachorik |
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
|
changeset |
files
|
Mon, 21 Oct 2013 10:40:03 +0200 |
jbachorik |
7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues
|
changeset |
files
|
Sun, 20 Oct 2013 18:07:40 -0700 |
rfield |
8025631: Enhance Lambda construction
|
changeset |
files
|
Sat, 19 Oct 2013 15:19:40 -0700 |
ksrini |
8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
|
changeset |
files
|
Sat, 19 Oct 2013 20:59:42 +0400 |
dsamersoff |
8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
|
changeset |
files
|
Sat, 19 Oct 2013 17:53:44 +0100 |
vromero |
8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
|
changeset |
files
|
Fri, 18 Oct 2013 16:37:58 -0400 |
rriggs |
8025828: Late binding of Chronology to appendValueReduced
|
changeset |
files
|
Sat, 19 Oct 2013 00:05:42 +0400 |
dsamersoff |
8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
|
changeset |
files
|
Fri, 18 Oct 2013 16:28:35 +0100 |
robm |
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
|
changeset |
files
|
Fri, 18 Oct 2013 16:01:26 +0100 |
alanb |
Merge
|
changeset |
files
|
Fri, 18 Oct 2013 15:51:43 +0100 |
alanb |
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
|
changeset |
files
|
Fri, 18 Oct 2013 16:15:38 +0200 |
sjiang |
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
|
changeset |
files
|
Fri, 18 Oct 2013 13:51:12 +0100 |
alanb |
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
|
changeset |
files
|
Fri, 18 Oct 2013 16:06:20 +0400 |
igerasim |
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
|
changeset |
files
|
Fri, 18 Oct 2013 13:45:54 +0100 |
alanb |
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
|
changeset |
files
|
Fri, 18 Oct 2013 11:52:24 +0200 |
sla |
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
|
changeset |
files
|
Thu, 17 Oct 2013 23:43:08 -0700 |
sherman |
8025971: Remove ZoneId.OLD_SHORT_IDS
|
changeset |
files
|
Thu, 17 Oct 2013 22:22:14 -0700 |
darcy |
8026840: Fix new doclint issues in javax.naming
|
changeset |
files
|
Thu, 17 Oct 2013 19:47:47 -0700 |
mchung |
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
|
changeset |
files
|
Thu, 31 Oct 2013 16:22:30 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 30 Oct 2013 20:54:42 +0400 |
leonidr |
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
|
changeset |
files
|
Wed, 30 Oct 2013 12:00:18 +0400 |
pchelko |
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
|
changeset |
files
|
Tue, 29 Oct 2013 21:46:03 +0400 |
bagiras |
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
|
changeset |
files
|
Tue, 29 Oct 2013 19:01:46 +0400 |
malenkov |
8027442: JDK compilation fails on MacOS
|
changeset |
files
|
Tue, 29 Oct 2013 17:01:06 +0400 |
malenkov |
8022746: List of spelling errors in API doc
|
changeset |
files
|
Tue, 29 Oct 2013 16:35:20 +0400 |
ant |
8027157: [SwingNode] needs explicit expose for JWindow
|
changeset |
files
|
Fri, 25 Oct 2013 10:39:13 -0700 |
lana |
Merge
|
changeset |
files
|