2017-07-05 |
duke |
Merge
jdk-9+139
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-10-04 |
jlahoda |
8073844: fatal annotation processing errors do not stop compilation
|
changeset |
files
|
2016-10-04 |
jlahoda |
8152911: javac assertion error when compiling overlay sources
|
changeset |
files
|
2016-10-04 |
erikj |
8166965: Some small java build tools are still running with big JVM configuration
|
changeset |
files
|
2016-09-30 |
jjg |
8166144: New javadoc options don't conform to JEP 293 (GNU style options)
|
changeset |
files
|
2016-09-30 |
mchung |
8166238: Update jdeps for GNU-style long form options
|
changeset |
files
|
2016-09-29 |
lana |
Merge
|
changeset |
files
|
2016-09-29 |
shinyafox |
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
|
changeset |
files
|
2016-09-28 |
shinyafox |
8154714: jshell tool: add exports support
|
changeset |
files
|
2016-09-28 |
sadayapalam |
8166363: Method with reordered type parameter bounds compiles with @Override annotation but does not actually override superclass method.
|
changeset |
files
|
2016-09-29 |
lana |
Added tag jdk-9+138 for changeset 4b05dadfb69d
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-09-29 |
lana |
Added tag jdk-9+138 for changeset 8ced0dd94a6e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-09-29 |
lana |
Added tag jdk-9+138 for changeset 7223a315fd01
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-10-04 |
erikj |
8166965: Some small java build tools are still running with big JVM configuration
|
changeset |
files
|
2016-10-04 |
attila |
8167037: Remove CALL_METHOD support from internal Nashorn linkers
|
changeset |
files
|
2016-09-30 |
hannesw |
8166902: Nested object literal property maps not reset in optimistic recompilation
|
changeset |
files
|
2016-09-29 |
lana |
Added tag jdk-9+138 for changeset b9a1cb9ed1d3
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-10-04 |
erikj |
8166965: Some small java build tools are still running with big JVM configuration
|
changeset |
files
|
2016-09-29 |
lana |
Added tag jdk-9+138 for changeset f8823c55a1b7
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-10-04 |
rriggs |
8165261: RMI API to export an object with a serialization filter
|
changeset |
files
|
2016-10-04 |
rriggs |
8165806: UnicastServerRef support to export an object with a filter
|
changeset |
files
|
2016-10-04 |
rriggs |
8155760: Implement Serialization Filtering
|
changeset |
files
|
2016-10-04 |
naoto |
8166645: Include locales plugin throws InternalError with "*" specified.
|
changeset |
files
|
2016-10-04 |
vtewari |
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
|
changeset |
files
|
2016-10-04 |
bpb |
8167058: (fs) UnixDirectoryIterator::stream unused
|
changeset |
files
|
2016-10-04 |
skovalev |
8166378: Missing dependencies in several java/security tests
|
changeset |
files
|
2016-10-04 |
erikj |
8166965: Some small java build tools are still running with big JVM configuration
|
changeset |
files
|
2016-10-04 |
erikj |
8166948: Exploded image too slow to be usable
|
changeset |
files
|
2016-10-04 |
nishjain |
8165466: DecimalFormat percentage format can contain unexpected %
|
changeset |
files
|
2016-10-04 |
rgoel |
8166993: typo in java.util.Locale javadoc
|
changeset |
files
|
2016-10-03 |
sdrach |
8165944: jar utility doesn't process more than one -C argument
|
changeset |
files
|
2016-10-03 |
jwilhelm |
8167026: Quarantine TestDaemonThread.java
|
changeset |
files
|
2016-09-30 |
plevart |
8166842: String.hashCode() has a non-benign data race
|
changeset |
files
|
2016-09-30 |
serb |
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
|
changeset |
files
|
2016-09-30 |
erikj |
8160630: libjimage.so and others should link statically to libgcc
|
changeset |
files
|
2016-09-29 |
lana |
Merge
|
changeset |
files
|
2016-09-29 |
clanger |
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
|
changeset |
files
|
2016-09-29 |
clanger |
8166850: No runtime error expected after calling NET_MapSocketOption
|
changeset |
files
|
2016-09-29 |
shinyafox |
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
|
changeset |
files
|
2016-09-28 |
sundar |
8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
|
changeset |
files
|
2016-09-28 |
skovalev |
8166841: Unused import causes test failure on compilation for java.text tests
|
changeset |
files
|
2016-09-28 |
clanger |
8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
|
changeset |
files
|
2016-09-28 |
redestad |
8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
|
changeset |
files
|
2016-09-28 |
redestad |
8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
|
changeset |
files
|
2016-09-28 |
mhaupt |
8151179: address issues raised by JCK team on JEP 274 API
|
changeset |
files
|
2016-09-28 |
valeriep |
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
|
changeset |
files
|
2016-09-28 |
valeriep |
8149802: Signature.verify() doesn't reset the signature object on exception
|
changeset |
files
|
2016-09-28 |
mli |
8162519: Remove ParallelPrefix.java from ProblemList.txt
|
changeset |
files
|
2016-09-27 |
amurillo |
Merge
|
changeset |
files
|
2016-09-27 |
amurillo |
Merge
|
changeset |
files
|
2016-09-23 |
amurillo |
Merge
|
changeset |
files
|
2016-09-16 |
amurillo |
Merge
|
changeset |
files
|
2016-09-15 |
ctornqvi |
6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
|
changeset |
files
|
2016-03-21 |
sgehwolf |
8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
|
changeset |
files
|