2011-03-15 |
bpatel |
4743537: Help doesn't say what "All Classes" and other links really mean
|
changeset |
files
|
2011-03-15 |
jjg |
6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly
|
changeset |
files
|
2011-03-15 |
jjg |
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
|
changeset |
files
|
2011-03-15 |
jjg |
6993311: annotations on packages are not validated
|
changeset |
files
|
2011-03-14 |
jjg |
7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations
|
changeset |
files
|
2011-03-14 |
jjg |
7010608: the string 'error' should appear in error messages
|
changeset |
files
|
2011-03-14 |
jjg |
7026414: Types.asElement() returns null for ErrorType
|
changeset |
files
|
2011-03-11 |
bpatel |
7006178: findbugs high priority issues in new javadoc
|
changeset |
files
|
2011-03-11 |
darcy |
7026868: Apply specification changes fro 6505047
|
changeset |
files
|
2011-03-10 |
bpatel |
6776656: Incorrect number in 'generated' help-doc.html
|
changeset |
files
|
2011-03-09 |
mcimadamore |
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
|
changeset |
files
|
2011-03-08 |
ksrini |
7021927: javac: regression in performance
|
changeset |
files
|
2011-03-24 |
schien |
Added tag jdk7-b135 for changeset bf9507aab301
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2011-03-24 |
schien |
Added tag jdk7-b135 for changeset 88216c3c4af7
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2011-03-24 |
schien |
Added tag jdk7-b135 for changeset ef8d7bf5bc99
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2011-03-24 |
schien |
Added tag jdk7-b135 for changeset 9ee26678bf4e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2011-03-30 |
ohair |
Merge
|
changeset |
files
|
2011-03-29 |
ohair |
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
|
changeset |
files
|
2011-03-30 |
ohair |
Merge
|
changeset |
files
|
2011-03-30 |
ohair |
7032327: Fix overview-core.html file, refers to version 6
|
changeset |
files
|
2011-03-29 |
trims |
Merge
|
changeset |
files
|
2011-03-24 |
jrose |
Merge
|
changeset |
files
|
2011-03-24 |
jrose |
7012648: move JSR 292 to package java.lang.invoke and adjust names
|
changeset |
files
|
2011-03-18 |
jrose |
6839872: remove implementation inheritance from JSR 292 APIs
|
changeset |
files
|
2011-03-26 |
lana |
Merge
|
changeset |
files
|
2011-03-25 |
michaelm |
7031238: Problem with fix for 6981922
|
changeset |
files
|
2011-03-22 |
lana |
Merge
|
changeset |
files
|
2011-03-18 |
michaelm |
6981922: DNS cache poisoning by untrusted applets
|
changeset |
files
|
2011-03-18 |
denis |
6907662: System clipboard should ensure access restrictions
|
changeset |
files
|
2011-01-10 |
chegar |
6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
|
changeset |
files
|
2010-11-01 |
mullan |
6994263: Untrusted code can replace JRE's XML DSig Transform or C14N algorithm implementations
|
changeset |
files
|
2010-10-29 |
bae |
6985453: Font.createFont may expose some system properties in exception text
|
changeset |
files
|
2011-03-21 |
lana |
Merge
|
changeset |
files
|
2011-03-21 |
mduigou |
Merge
|
changeset |
files
|
2011-03-21 |
mduigou |
7029491: fix broken test file committed with CR 5045147.
|
changeset |
files
|
2011-03-20 |
alanb |
Merge
|
changeset |
files
|
2011-03-19 |
alanb |
7017446: (fs) Updates to file system API (3/2011)
|
changeset |
files
|
2011-03-18 |
alanb |
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
|
changeset |
files
|
2011-03-20 |
ksrini |
7026184: (launcher) Regression: class with unicode name can't be launched by java.
|
changeset |
files
|
2011-03-18 |
lana |
Merge
|
changeset |
files
|
2011-03-18 |
dcubed |
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
|
changeset |
files
|
2011-03-18 |
smarks |
7022382: convert pack200 library code to use try-with-resources
|
changeset |
files
|
2011-03-17 |
mduigou |
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used.
|
changeset |
files
|
2011-03-17 |
mduigou |
Merge
|
changeset |
files
|
2011-03-17 |
mduigou |
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
|
changeset |
files
|
2011-03-17 |
sherman |
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
|
changeset |
files
|
2011-03-17 |
xuelei |
7028422: regression: SKID miss-matching
|
changeset |
files
|
2011-03-17 |
lancea |
7026898: DriverManager to now use CopyOnWriteArrayList
|
changeset |
files
|
2011-03-16 |
dholmes |
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
|
changeset |
files
|
2011-03-16 |
sherman |
6803681: RFE: Need new codeset converter for IBM Cp1364
|
changeset |
files
|
2011-03-16 |
dholmes |
Merge
|
changeset |
files
|
2011-03-16 |
dholmes |
Merge
|
changeset |
files
|
2011-03-15 |
dholmes |
7027897: Build support for client-VM only configurations
|
changeset |
files
|
2011-03-16 |
xuelei |
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
|
changeset |
files
|
2011-03-16 |
xuelei |
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
|
changeset |
files
|
2011-03-16 |
valeriep |
7001933: Deadlock in java.lang.classloader.getPackage()
|
changeset |
files
|